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

vince at macports.org vince at macports.org
Thu Oct 10 01:37:16 PDT 2013


Revision: 112040
          https://trac.macports.org/changeset/112040
Author:   vince at macports.org
Date:     2013-10-10 01:37:16 -0700 (Thu, 10 Oct 2013)
Log Message:
-----------
Upgrade to v1.0.1 and make the port github-group compliant. Thanks Ryan!

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

Modified: trunk/dports/gis/sfcgal/Portfile
===================================================================
--- trunk/dports/gis/sfcgal/Portfile	2013-10-10 06:33:14 UTC (rev 112039)
+++ trunk/dports/gis/sfcgal/Portfile	2013-10-10 08:37:16 UTC (rev 112040)
@@ -3,6 +3,7 @@
 
 PortSystem          1.0
 PortGroup           cmake   1.0
+PortGroup           github  1.0
 
 name                sfcgal
 version             1.0
@@ -17,19 +18,15 @@
                     intersections, buffering, etc.).
 
 platforms           darwin
-license             LGPL 2
+license             LGPL-2
 
 homepage            http://www.sfcgal.org/
 
-master_sites        https://github.com/Oslandia/SFCGAL/archive
-distname            v${version}
+github.setup        Oslandia SFCGAL 1.0.1 v
 
-checksums           md5     3f94d79556224581aa08c7893291a908 \
-                    sha1    bfc8ab24ad63668b4bb50e9c32eaa1e302a803c4 \
-                    rmd160  64bcb0ead503bc5fadf628a261f1d13906a8e27d
+checksums           rmd160  3b20469d4bf5e4d6e457dd798186b1b9ba3af2e3 \
+                    sha256  e877fc129414a448e0a968be7ede5121bfd23ee67f6f49bbdc9c3b59edae6c34
 
-worksrcdir          SFCGAL-${version}
-
 depends_lib-append  port:cgal \
                     port:mpfr \
                     port:gmp 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131010/61c8bf90/attachment-0001.html>


More information about the macports-changes mailing list