[89075] trunk/dports/aqua/MyLoss/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Jan 18 20:39:47 PST 2012


Revision: 89075
          http://trac.macports.org/changeset/89075
Author:   ryandesign at macports.org
Date:     2012-01-18 20:39:47 -0800 (Wed, 18 Jan 2012)
Log Message:
-----------
MyLoss: use github portgroup

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

Modified: trunk/dports/aqua/MyLoss/Portfile
===================================================================
--- trunk/dports/aqua/MyLoss/Portfile	2012-01-19 04:38:50 UTC (rev 89074)
+++ trunk/dports/aqua/MyLoss/Portfile	2012-01-19 04:39:47 UTC (rev 89075)
@@ -2,10 +2,10 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup xcode     1.0
+PortGroup           github 1.0
+PortGroup           xcode 1.0
 
-name                MyLoss
-version             development
+github.setup        balp MyLoss development
 categories          aqua
 maintainers         phw openmaintainer
 
@@ -13,12 +13,7 @@
 
 long_description    ${description}
 
-homepage            https://github.com/balp/MyLoss
-
-distname            ${name}
-
 fetch.type          git
-git.url             git://github.com/balp/MyLoss.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/713ce7ad/attachment.html>


More information about the macports-changes mailing list