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

ryandesign at macports.org ryandesign at macports.org
Wed Jan 18 21:01:52 PST 2012


Revision: 89077
          http://trac.macports.org/changeset/89077
Author:   ryandesign at macports.org
Date:     2012-01-18 21:01:50 -0800 (Wed, 18 Jan 2012)
Log Message:
-----------
MyLoss: install a specific revision instead of master, and call it '1.0', as it says in Info.plist

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

Modified: trunk/dports/aqua/MyLoss/Portfile
===================================================================
--- trunk/dports/aqua/MyLoss/Portfile	2012-01-19 04:40:38 UTC (rev 89076)
+++ trunk/dports/aqua/MyLoss/Portfile	2012-01-19 05:01:50 UTC (rev 89077)
@@ -5,7 +5,7 @@
 PortGroup           github 1.0
 PortGroup           xcode 1.0
 
-github.setup        balp MyLoss development
+github.setup        balp MyLoss 1.0
 categories          aqua
 maintainers         phw openmaintainer
 
@@ -14,7 +14,7 @@
 long_description    ${description}
 
 fetch.type          git
-git.branch          origin/master
+git.branch          c4b378b06f6424336292ab288a41c9b29fd5203d
 
 livecheck.type      regexm
 livecheck.url       ${github.raw}/master/${github.project}-Info.plist
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120118/e4305c8b/attachment.html>


More information about the macports-changes mailing list