Bug 176586 - [MAINTAINER] math/clipper: update to 5.1.2
Summary: [MAINTAINER] math/clipper: update to 5.1.2
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-03-01 14:40 UTC by martin.dieringer
Modified: 2013-03-01 16:30 UTC (History)
0 users

See Also:


Attachments
clipperlib-5.1.2.patch (1.29 KB, patch)
2013-03-01 14: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-03-01 14:40:00 UTC
- Update to 5.1.2

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
Comment 1 dfilter service freebsd_committer freebsd_triage 2013-03-01 16:26:51 UTC
Author: pawel
Date: Fri Mar  1 16:26:37 2013
New Revision: 313157
URL: http://svnweb.freebsd.org/changeset/ports/313157

Log:
  Update to version 5.1.2
  
  PR:		ports/176586
  Submitted by:	Martin Dieringer <martin.dieringer@gmx.de> (maintainer)

Modified:
  head/math/clipper/Makefile   (contents, props changed)
  head/math/clipper/distinfo   (contents, props changed)
  head/math/clipper/pkg-plist   (contents, props changed)

Modified: head/math/clipper/Makefile
==============================================================================
--- head/math/clipper/Makefile	Fri Mar  1 15:51:57 2013	(r313156)
+++ head/math/clipper/Makefile	Fri Mar  1 16:26:37 2013	(r313157)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	clipperlib
-PORTVERSION=	5.1.0
+PORTVERSION=	5.1.2
 CATEGORIES=	math
 MASTER_SITES=	SF
 MASTER_SITE_SUBDIR=	polyclipping

Modified: head/math/clipper/distinfo
==============================================================================
--- head/math/clipper/distinfo	Fri Mar  1 15:51:57 2013	(r313156)
+++ head/math/clipper/distinfo	Fri Mar  1 16:26:37 2013	(r313157)
@@ -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

Modified: head/math/clipper/pkg-plist
==============================================================================
--- head/math/clipper/pkg-plist	Fri Mar  1 15:51:57 2013	(r313156)
+++ head/math/clipper/pkg-plist	Fri Mar  1 16:26:37 2013	(r313157)
@@ -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
_______________________________________________
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 Pawel Pekala freebsd_committer freebsd_triage 2013-03-01 16:27:21 UTC
State Changed
From-To: open->closed

Committed. Thanks!