svn commit: r312536 - head/math/clipper
Pawel Pekala
pawel at FreeBSD.org
Mon Feb 18 23:29:19 UTC 2013
Author: pawel
Date: Mon Feb 18 23:29:18 2013
New Revision: 312536
URL: http://svnweb.freebsd.org/changeset/ports/312536
Log:
Update to version 5.1.0
PR: ports/176234
Submitted by: Martin Dieringer <martin.dieringer at gmx.de> (maintainer)
Modified:
head/math/clipper/Makefile
head/math/clipper/distinfo
head/math/clipper/pkg-plist
Modified: head/math/clipper/Makefile
==============================================================================
--- head/math/clipper/Makefile Mon Feb 18 23:02:08 2013 (r312535)
+++ head/math/clipper/Makefile Mon Feb 18 23:29:18 2013 (r312536)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= clipperlib
-PORTVERSION= 5.0.3
+PORTVERSION= 5.1.0
CATEGORIES= math
MASTER_SITES= SF
MASTER_SITE_SUBDIR= polyclipping
Modified: head/math/clipper/distinfo
==============================================================================
--- head/math/clipper/distinfo Mon Feb 18 23:02:08 2013 (r312535)
+++ head/math/clipper/distinfo Mon Feb 18 23:29:18 2013 (r312536)
@@ -1,2 +1,2 @@
-SHA256 (clipper_ver5.0.3.zip) = e48178e84b51b4ef7a1d13c0c6e1536e4e55ade71d893c26ba533915fc98fac3
-SIZE (clipper_ver5.0.3.zip) = 1557310
+SHA256 (clipper_ver5.1.0.zip) = 28498152df94b5ce578fb0dba203d3105ad3d0f7f3eafc07607a12f35f55bebe
+SIZE (clipper_ver5.1.0.zip) = 1714315
Modified: head/math/clipper/pkg-plist
==============================================================================
--- head/math/clipper/pkg-plist Mon Feb 18 23:02:08 2013 (r312535)
+++ head/math/clipper/pkg-plist Mon Feb 18 23:29:18 2013 (r312536)
@@ -1,5 +1,5 @@
include/polyclipping/clipper.hpp
-lib/libpolyclipping.so.5.0.0
-lib/libpolyclipping.so.5
+lib/libpolyclipping.so.7.0.0
+lib/libpolyclipping.so.7
lib/libpolyclipping.so
@dirrmtry include/polyclipping
More information about the svn-ports-head
mailing list