[89061] trunk/dports/aqua/GetPoints/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Jan 18 19:56:45 PST 2012


Revision: 89061
          http://trac.macports.org/changeset/89061
Author:   ryandesign at macports.org
Date:     2012-01-18 19:56:43 -0800 (Wed, 18 Jan 2012)
Log Message:
-----------
GetPoints: use github portgroup

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

Modified: trunk/dports/aqua/GetPoints/Portfile
===================================================================
--- trunk/dports/aqua/GetPoints/Portfile	2012-01-19 03:22:53 UTC (rev 89060)
+++ trunk/dports/aqua/GetPoints/Portfile	2012-01-19 03:56:43 UTC (rev 89061)
@@ -1,10 +1,10 @@
 # $Id$
 
 PortSystem 1.0
+PortGroup           github 1.0
 PortGroup xcode 1.0
 
-name		GetPoints
-version		development
+github.setup        10125HB GetPoints development
 
 categories	aqua 
 distname 	${name}
@@ -12,10 +12,7 @@
 description	A MacOS Cocoa Program to put a coordinate system over a picture and read of coordinates of specified points.
 long_description	${description}
 
-homepage    https://github.com/10125HB/GetPoints
-
 fetch.type	git
-git.url 	git://github.com/10125HB/GetPoints.git
 git.branch  origin/master
 
 livecheck.type	none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120118/2e907108/attachment-0001.html>


More information about the macports-changes mailing list