[89073] trunk/dports/aqua/HideSysFiles/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Jan 18 20:36:58 PST 2012


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

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

Modified: trunk/dports/aqua/HideSysFiles/Portfile
===================================================================
--- trunk/dports/aqua/HideSysFiles/Portfile	2012-01-19 04:33:09 UTC (rev 89072)
+++ trunk/dports/aqua/HideSysFiles/Portfile	2012-01-19 04:36:55 UTC (rev 89073)
@@ -5,7 +5,7 @@
 PortGroup           github 1.0
 PortGroup           xcode 1.0
 
-github.setup        leolezner HideSysFiles development
+github.setup        leolezner HideSysFiles 1.0
 categories          aqua
 maintainers         phw openmaintainer
 
@@ -14,7 +14,7 @@
 long_description    ${description}
 
 fetch.type          git
-git.branch          origin/master
+git.branch          4ae912daf647d949767d78ceec7924e54307952d
 
 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/a96f6129/attachment-0001.html>


More information about the macports-changes mailing list