ports/183475: [MAINTAINER] math/clipper: update to 6.0.0

Martin Dieringer martin.dieringer at gmx.de
Wed Oct 30 11:30:01 UTC 2013


>Number:         183475
>Category:       ports
>Synopsis:       [MAINTAINER] math/clipper: update to 6.0.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 30 11:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Martin Dieringer
>Release:        FreeBSD 10.0-BETA1 amd64
>Organization:
>Environment:
System: FreeBSD 10.0-BETA1 #1 r256906: Tue Oct 22 16:56:10 CEST
>Description:
- Update to 6.0.0

Generated with FreeBSD Port Tools 0.99_8 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- clipperlib-6.0.0.patch begins here ---
diff -ruN /usr/ports/math/clipper/Makefile ./Makefile
--- /usr/ports/math/clipper/Makefile	2013-09-20 22:55:04.000000000 +0200
+++ ./Makefile	2013-10-30 12:25:07.117571032 +0100
@@ -2,7 +2,7 @@
 # $FreeBSD: math/clipper/Makefile 327746 2013-09-20 20:55:04Z bapt $
 
 PORTNAME=	clipperlib
-PORTVERSION=	5.1.5
+PORTVERSION=	6.0.0
 CATEGORIES=	math
 MASTER_SITES=	SF
 MASTER_SITE_SUBDIR=	polyclipping
@@ -11,11 +11,12 @@
 MAINTAINER=	martin.dieringer at gmx.de
 COMMENT=	Polygon clipping library
 
+LICENSE=	BSL
+
 WRKSRC=		${WRKDIR}/cpp
 
 USE_LDCONFIG=	yes
 USE_ZIP=	yes
 USES=		cmake
 
-NO_STAGE=	yes
 .include <bsd.port.mk>
diff -ruN /usr/ports/math/clipper/distinfo ./distinfo
--- /usr/ports/math/clipper/distinfo	2013-05-11 17:31:37.000000000 +0200
+++ ./distinfo	2013-10-30 12:03:52.272387452 +0100
@@ -1,2 +1,2 @@
-SHA256 (clipper_ver5.1.5.zip) = fb7d8e81d09f3d7c362569f3c670346ee9db0d89c9f70b97ced75dfd401255b8
-SIZE (clipper_ver5.1.5.zip) = 1805206
+SHA256 (clipper_ver6.0.0.zip) = c4df34cf91a27963322cb6939475c522f562cd4ee7ed917a00c10e68227179f2
+SIZE (clipper_ver6.0.0.zip) = 2203619
diff -ruN /usr/ports/math/clipper/pkg-plist ./pkg-plist
--- /usr/ports/math/clipper/pkg-plist	2013-05-11 17:31:37.000000000 +0200
+++ ./pkg-plist	2013-10-30 12:22:10.897368341 +0100
@@ -1,5 +1,5 @@
 include/polyclipping/clipper.hpp
-lib/libpolyclipping.so.9.0.0
-lib/libpolyclipping.so.9
+lib/libpolyclipping.so.12.0.0
+lib/libpolyclipping.so.12
 lib/libpolyclipping.so
 @dirrmtry include/polyclipping
--- clipperlib-6.0.0.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list