[89079] trunk/dports/aqua/ShiftIt/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Jan 18 21:06:28 PST 2012


Revision: 89079
          http://trac.macports.org/changeset/89079
Author:   ryandesign at macports.org
Date:     2012-01-18 21:06:27 -0800 (Wed, 18 Jan 2012)
Log Message:
-----------
ShiftIt: use github portgroup

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

Modified: trunk/dports/aqua/ShiftIt/Portfile
===================================================================
--- trunk/dports/aqua/ShiftIt/Portfile	2012-01-19 05:05:05 UTC (rev 89078)
+++ trunk/dports/aqua/ShiftIt/Portfile	2012-01-19 05:06:27 UTC (rev 89079)
@@ -2,10 +2,10 @@
 # $Id$
 #
 PortSystem          1.0
+PortGroup           github 1.0
 PortGroup           xcode 1.0
 
-name                ShiftIt
-version             development
+github.setup        fikovnik ShiftIt development
 categories          aqua
 maintainers         phw openmaintainer
 
@@ -13,10 +13,7 @@
 
 long_description    ${description}
 
-homepage            https://github.com/fikovnik/ShiftIt
-distname            ${name}
 fetch.type          git
-git.url             https://github.com/fikovnik/ShiftIt.git/
 git.branch          origin/master
 
 build.dir           ${worksrcpath}/ShiftIt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120118/d40a95a7/attachment-0001.html>


More information about the macports-changes mailing list