[89089] trunk/dports/aqua/ShiftIt/Portfile
ryandesign at macports.org
ryandesign at macports.org
Wed Jan 18 23:04:54 PST 2012
Revision: 89089
http://trac.macports.org/changeset/89089
Author: ryandesign at macports.org
Date: 2012-01-18 23:04:50 -0800 (Wed, 18 Jan 2012)
Log Message:
-----------
ShiftIt: build a specific revision, not master, and call it 1.5; it's newer than the 1.5 tag but has the advantage of actually building. Also disable universal variant which produces non-universal software.
Modified Paths:
--------------
trunk/dports/aqua/ShiftIt/Portfile
Modified: trunk/dports/aqua/ShiftIt/Portfile
===================================================================
--- trunk/dports/aqua/ShiftIt/Portfile 2012-01-19 06:45:10 UTC (rev 89088)
+++ trunk/dports/aqua/ShiftIt/Portfile 2012-01-19 07:04:50 UTC (rev 89089)
@@ -5,7 +5,7 @@
PortGroup github 1.0
PortGroup xcode 1.0
-github.setup fikovnik ShiftIt development version-
+github.setup fikovnik ShiftIt 1.5 version-
categories aqua
maintainers phw openmaintainer
@@ -14,8 +14,10 @@
long_description ${description}
fetch.type git
-git.branch origin/master
+git.branch 0f6a31350dbf72fa531d292f94bc0e9a63da487f
+universal_variant no
+
build.dir ${worksrcpath}/ShiftIt
xcode.project ShiftIt.xcodeproj
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120118/6605e484/attachment.html>
More information about the macports-changes
mailing list