diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2013-03-01 16:26:37 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2013-03-01 16:26:37 +0000 |
commit | fc61bf894b5794f74eed78b3fd00a97387f87dd6 (patch) | |
tree | ebf482b8a08ad9de9ddc56661c2627e06c37172a /math | |
parent | c8078d4d2b8519c48acc5afe843ceada4d9e2a9b (diff) | |
download | ports-fc61bf894b5794f74eed78b3fd00a97387f87dd6.tar.gz ports-fc61bf894b5794f74eed78b3fd00a97387f87dd6.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/clipper/Makefile | 2 | ||||
-rw-r--r-- | math/clipper/distinfo | 4 | ||||
-rw-r--r-- | math/clipper/pkg-plist | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/math/clipper/Makefile b/math/clipper/Makefile index f42d85d49223..5cf025e17f41 100644 --- a/math/clipper/Makefile +++ b/math/clipper/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= clipperlib -PORTVERSION= 5.1.0 +PORTVERSION= 5.1.2 CATEGORIES= math MASTER_SITES= SF MASTER_SITE_SUBDIR= polyclipping diff --git a/math/clipper/distinfo b/math/clipper/distinfo index c5dba4abc8b6..b52f0dd38bff 100644 --- a/math/clipper/distinfo +++ b/math/clipper/distinfo @@ -1,2 +1,2 @@ -SHA256 (clipper_ver5.1.0.zip) = 28498152df94b5ce578fb0dba203d3105ad3d0f7f3eafc07607a12f35f55bebe -SIZE (clipper_ver5.1.0.zip) = 1714315 +SHA256 (clipper_ver5.1.2.zip) = 315771010b7b111326455c10dd3680c4b1ac349e675784c5282d27e49a470b04 +SIZE (clipper_ver5.1.2.zip) = 1716969 diff --git a/math/clipper/pkg-plist b/math/clipper/pkg-plist index ab88c89dc43c..46c2a86a2c77 100644 --- a/math/clipper/pkg-plist +++ b/math/clipper/pkg-plist @@ -1,5 +1,5 @@ include/polyclipping/clipper.hpp -lib/libpolyclipping.so.7.0.0 -lib/libpolyclipping.so.7 +lib/libpolyclipping.so.8.0.0 +lib/libpolyclipping.so.8 lib/libpolyclipping.so @dirrmtry include/polyclipping |