[89067] trunk/dports/aqua/Fonzy/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Jan 18 20:19:12 PST 2012


Revision: 89067
          http://trac.macports.org/changeset/89067
Author:   ryandesign at macports.org
Date:     2012-01-18 20:19:12 -0800 (Wed, 18 Jan 2012)
Log Message:
-----------
Fonzy: use github portgroup

Modified Paths:
--------------
    trunk/dports/aqua/Fonzy/Portfile

Modified: trunk/dports/aqua/Fonzy/Portfile
===================================================================
--- trunk/dports/aqua/Fonzy/Portfile	2012-01-19 04:17:45 UTC (rev 89066)
+++ trunk/dports/aqua/Fonzy/Portfile	2012-01-19 04:19:12 UTC (rev 89067)
@@ -2,22 +2,18 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           github 1.0
 PortGroup           xcode 1.0
 
-name                Fonzy
-version             development
+github.setup        magiconair Fonzy development
 categories          aqua
-distname            ${name}
 maintainers         phw openmaintainer
 
 description         Mac OS X network status tool
 
 long_description    ${description}
 
-homepage            https://github.com/magiconair/Fonzy
-
 fetch.type          git
-git.url             git://github.com/magiconair/Fonzy.git
 git.branch          origin/master
 
 livecheck.type      none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120118/b44fe839/attachment.html>


More information about the macports-changes mailing list