[85828] trunk/dports/graphics/lib2geom/Portfile
devans at macports.org
devans at macports.org
Sun Oct 16 10:27:09 PDT 2011
Revision: 85828
http://trac.macports.org/changeset/85828
Author: devans at macports.org
Date: 2011-10-16 10:27:04 -0700 (Sun, 16 Oct 2011)
Log Message:
-----------
lib2geom: update homepage, livecheck, add license, openmaintainer, builds universal.
Modified Paths:
--------------
trunk/dports/graphics/lib2geom/Portfile
Modified: trunk/dports/graphics/lib2geom/Portfile
===================================================================
--- trunk/dports/graphics/lib2geom/Portfile 2011-10-16 16:41:25 UTC (rev 85827)
+++ trunk/dports/graphics/lib2geom/Portfile 2011-10-16 17:27:04 UTC (rev 85828)
@@ -5,10 +5,11 @@
name lib2geom
version 0.2.0
-maintainers devans
+license {LGPL-2.1 MPL-1.1}
+maintainers devans openmaintainer
categories graphics
platforms darwin
-homepage http://lib2geom.org/
+homepage http://lib2geom.sourceforge.net/
description lib2geom is a library providing a robust 2D computational geometry framework.
@@ -17,8 +18,6 @@
will provide a robust 2D computational geometry framework for any application. It is not a \
rendering library, but instead concentrates on high level algorithms such as computing arc length.
-universal_variant no
-
master_sites sourceforge
checksums md5 983941e4b115a3af9ee95ab2d9cc35e5 \
sha1 c0fc2c50e14dba98753400c75241585fda026960 \
@@ -38,4 +37,4 @@
configure.args -Wno-dev -DCMAKE_INSTALL_PREFIX=${prefix} -D2GEOM_BUILD_SHARED=YES
configure.post_args ${worksrcpath}
-livecheck.version 0.2
+livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111016/e1086174/attachment.html>
More information about the macports-changes
mailing list