Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Mar 2013 16:26:38 +0000 (UTC)
From:      Pawel Pekala <pawel@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r313157 - head/math/clipper
Message-ID:  <201303011626.r21GQcG3005228@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303011626.r21GQcG3005228>