[112041] trunk/dports/gis/sfcgal/Portfile

vince at macports.org vince at macports.org
Thu Oct 10 03:35:03 PDT 2013


Revision: 112041
          https://trac.macports.org/changeset/112041
Author:   vince at macports.org
Date:     2013-10-10 03:35:03 -0700 (Thu, 10 Oct 2013)
Log Message:
-----------
Remove an obsolete ‘version’ line and move the ‘name’ line after the github setup call.

Modified Paths:
--------------
    trunk/dports/gis/sfcgal/Portfile

Modified: trunk/dports/gis/sfcgal/Portfile
===================================================================
--- trunk/dports/gis/sfcgal/Portfile	2013-10-10 08:37:16 UTC (rev 112040)
+++ trunk/dports/gis/sfcgal/Portfile	2013-10-10 10:35:03 UTC (rev 112041)
@@ -5,8 +5,6 @@
 PortGroup           cmake   1.0
 PortGroup           github  1.0
 
-name                sfcgal
-version             1.0
 categories          gis
 maintainers         vince
 description         SFCGAL links CGAL to PostGIS
@@ -23,6 +21,7 @@
 homepage            http://www.sfcgal.org/
 
 github.setup        Oslandia SFCGAL 1.0.1 v
+name                sfcgal
 
 checksums           rmd160  3b20469d4bf5e4d6e457dd798186b1b9ba3af2e3 \
                     sha256  e877fc129414a448e0a968be7ede5121bfd23ee67f6f49bbdc9c3b59edae6c34
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131010/ce99c5af/attachment.html>


More information about the macports-changes mailing list