[149471] trunk/dports/gis/cgal/Portfile
dstrubbe at macports.org
dstrubbe at macports.org
Wed Jun 22 09:47:23 PDT 2016
Revision: 149471
https://trac.macports.org/changeset/149471
Author: dstrubbe at macports.org
Date: 2016-06-22 09:47:23 -0700 (Wed, 22 Jun 2016)
Log Message:
-----------
cgal: Update to version 4.8.1 and fix description, homepage, and livecheck. Maintainer timeout (#51615).
Modified Paths:
--------------
trunk/dports/gis/cgal/Portfile
Modified: trunk/dports/gis/cgal/Portfile
===================================================================
--- trunk/dports/gis/cgal/Portfile 2016-06-22 15:54:24 UTC (rev 149470)
+++ trunk/dports/gis/cgal/Portfile 2016-06-22 16:47:23 UTC (rev 149471)
@@ -7,7 +7,7 @@
description Computational Geometry Algorithm Library
long_description \
- The goal of the CGAL is to provide easy access to\
+ The goal of the ${description} is to provide easy access to\
efficient and reliable geometric algorithms in the\
form of a C++ library. CGAL is used in various areas\
needing geometric computation, such as: computer\
@@ -17,9 +17,8 @@
motion planning, mesh generation, numerical methods...
platforms darwin
-homepage http://www.cgal.org/
-github.setup CGAL cgal 4.8 releases%2FCGAL-
+github.setup CGAL cgal 4.8.1 releases%2FCGAL-
github.tarball_from releases
name cgal
license LGPL-3+ GPL-3+
@@ -27,9 +26,10 @@
maintainers vince
use_xz yes
+homepage http://www.cgal.org/
-checksums rmd160 83ed4fec88714c1ca7cf25e3807322c021b13dc4 \
- sha256 2483ccf34ae41e830a3e33f2f471aadecf43316fb56bf632e403765ad035ce25
+checksums rmd160 d2fb07ff434817e847888c368c2237a5d18039b6 \
+ sha256 fa2036e0a53cc54eee3dffe4763028e9aec831672c8259fa376d3c29e8f781b0
worksrcdir CGAL-${version}
depends_lib-append port:boost \
@@ -64,4 +64,4 @@
livecheck.type regex
livecheck.url ${homepage}
-livecheck.regex CGAL-(\[0-9.\]+)\ is\ released
+livecheck.regex CGAL (\[0-9.\]+)\ released
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160622/710d0ba6/attachment.html>
More information about the macports-changes
mailing list