[133904] trunk/dports/gis/cgal/Portfile

vince at macports.org vince at macports.org
Sun Mar 15 10:56:13 PDT 2015


Revision: 133904
          https://trac.macports.org/changeset/133904
Author:   vince at macports.org
Date:     2015-03-15 10:56:12 -0700 (Sun, 15 Mar 2015)
Log Message:
-----------
cgal: update to 4.5.2 and transition to xz as a compression scheme.

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

Modified: trunk/dports/gis/cgal/Portfile
===================================================================
--- trunk/dports/gis/cgal/Portfile	2015-03-15 17:00:28 UTC (rev 133903)
+++ trunk/dports/gis/cgal/Portfile	2015-03-15 17:56:12 UTC (rev 133904)
@@ -5,7 +5,7 @@
 PortGroup           cmake 1.0
 
 name                cgal
-version             4.5.1
+version             4.5.2
 license             LGPL-3+ GPL-3+
 categories          gis science
 maintainers         vince
@@ -24,13 +24,13 @@
 homepage            http://www.cgal.org/
 
 fetch.ignore_sslcert     yes
-master_sites        https://gforge.inria.fr/frs/download.php/file/34403
+master_sites        https://gforge.inria.fr/frs/download.php/latestfile/2743/CGAL-4.5.2.tar.xz
 
 distname            CGAL-${version}
-checksums           rmd160  f7f48acd7df7986d02933131c169c26856032947 \
-                    sha256  5f92935f620ca8176f95c740446997ab9e06b02b0c1fb75e20f789a0404f779e
+checksums           rmd160  bb9a977778235830651f0499a556052e8ab82fa9 \
+                    sha256  4eb4fdd57ffc39b3cf0fb25d68d979419511ce2a5162c43a3387f423f8f5d771
 
-use_bzip2           yes
+use_xz              yes
 
 worksrcdir          CGAL-${version}
 depends_lib-append  port:boost \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150315/29624ca7/attachment.html>


More information about the macports-changes mailing list