[89069] trunk/dports/aqua/Fonzy/Portfile
ryandesign at macports.org
ryandesign at macports.org
Wed Jan 18 20:28:45 PST 2012
Revision: 89069
http://trac.macports.org/changeset/89069
Author: ryandesign at macports.org
Date: 2012-01-18 20:28:44 -0800 (Wed, 18 Jan 2012)
Log Message:
-----------
Fonzy: fetch a specific revision instead of fetching from master; call it '1.0' like the Info.plist says
Modified Paths:
--------------
trunk/dports/aqua/Fonzy/Portfile
Modified: trunk/dports/aqua/Fonzy/Portfile
===================================================================
--- trunk/dports/aqua/Fonzy/Portfile 2012-01-19 04:20:02 UTC (rev 89068)
+++ trunk/dports/aqua/Fonzy/Portfile 2012-01-19 04:28:44 UTC (rev 89069)
@@ -5,7 +5,7 @@
PortGroup github 1.0
PortGroup xcode 1.0
-github.setup magiconair Fonzy development
+github.setup magiconair Fonzy 1.0
categories aqua
maintainers phw openmaintainer
@@ -14,7 +14,7 @@
long_description ${description}
fetch.type git
-git.branch origin/master
+git.branch 3487351a981a4153c79f0a43e7793748b694ed9c
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/e9d168a3/attachment.html>
More information about the macports-changes
mailing list