Bug 178479 - [MAINTAINER] math/clipper: update to 5.1.5
Summary: [MAINTAINER] math/clipper: update to 5.1.5
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-10 13:40 UTC by martin.dieringer
Modified: 2013-05-11 16:40 UTC (History)
0 users

See Also:


Attachments
clipperlib-5.1.5.patch (1.24 KB, patch)
2013-05-10 13:40 UTC, martin.dieringer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description martin.dieringer 2013-05-10 13:40:00 UTC
- Update to 5.1.5

Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: ports)
Comment 1 dfilter service freebsd_committer freebsd_triage 2013-05-11 16:31:44 UTC
Author: wen
Date: Sat May 11 15:31:37 2013
New Revision: 317887
URL: http://svnweb.freebsd.org/changeset/ports/317887

Log:
  - Update to 5.1.5
  
  PR:		178479
  Submitted by:	Martin Dieringer <martin.dieringer@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	Sat May 11 15:21:56 2013	(r317886)
+++ head/math/clipper/Makefile	Sat May 11 15:31:37 2013	(r317887)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	clipperlib
-PORTVERSION=	5.1.3
+PORTVERSION=	5.1.5
 CATEGORIES=	math
 MASTER_SITES=	SF
 MASTER_SITE_SUBDIR=	polyclipping

Modified: head/math/clipper/distinfo
==============================================================================
--- head/math/clipper/distinfo	Sat May 11 15:21:56 2013	(r317886)
+++ head/math/clipper/distinfo	Sat May 11 15:31:37 2013	(r317887)
@@ -1,2 +1,2 @@
-SHA256 (clipper_ver5.1.3.zip) = e912c1ca3930661ec1a7cd9f6b5a814a4ea2d0cfa7f43b9a3ea4ef1245b2f505
-SIZE (clipper_ver5.1.3.zip) = 1748776
+SHA256 (clipper_ver5.1.5.zip) = fb7d8e81d09f3d7c362569f3c670346ee9db0d89c9f70b97ced75dfd401255b8
+SIZE (clipper_ver5.1.5.zip) = 1805206

Modified: head/math/clipper/pkg-plist
==============================================================================
--- head/math/clipper/pkg-plist	Sat May 11 15:21:56 2013	(r317886)
+++ head/math/clipper/pkg-plist	Sat May 11 15:31:37 2013	(r317887)
@@ -1,5 +1,5 @@
 include/polyclipping/clipper.hpp
-lib/libpolyclipping.so.8.0.0
-lib/libpolyclipping.so.8
+lib/libpolyclipping.so.9.0.0
+lib/libpolyclipping.so.9
 lib/libpolyclipping.so
 @dirrmtry include/polyclipping
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 2 Wen Heping freebsd_committer freebsd_triage 2013-05-11 16:39:27 UTC
State Changed
From-To: open->closed

Committed. Thanks!