[88942] trunk/dports/devel/dotconf/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Jan 14 23:35:52 PST 2012


Revision: 88942
          http://trac.macports.org/changeset/88942
Author:   ryandesign at macports.org
Date:     2012-01-14 23:35:49 -0800 (Sat, 14 Jan 2012)
Log Message:
-----------
dotconf: use github portgroup

Modified Paths:
--------------
    trunk/dports/devel/dotconf/Portfile

Modified: trunk/dports/devel/dotconf/Portfile
===================================================================
--- trunk/dports/devel/dotconf/Portfile	2012-01-15 07:19:17 UTC (rev 88941)
+++ trunk/dports/devel/dotconf/Portfile	2012-01-15 07:35:49 UTC (rev 88942)
@@ -3,16 +3,15 @@
 # $Id$
 
 PortSystem        1.0
+PortGroup           github 1.0
 
-name              dotconf
-version           1.3
+github.setup        williamh dotconf 1.3 v
 categories        devel
 maintainers       nomaintainer
 description       C-based configuration parser for .conf files
 long_description  \
      dot.conf is a C-based configuration parser for .conf files.
 
-homepage          http://www.github.com/williamh/dotconf/
 platforms         darwin
 master_sites      http://distfiles.gentoo.org/distfiles/
 checksums         md5 2c4316f63bb63c38b7f4eb7416cac0df \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120114/cbb6d4d2/attachment.html>


More information about the macports-changes mailing list