Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Feb 2013 23:29:19 +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: r312536 - head/math/clipper
Message-ID:  <201302182329.r1INTJ0L061754@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pawel
Date: Mon Feb 18 23:29:18 2013
New Revision: 312536
URL: http://svnweb.freebsd.org/changeset/ports/312536

Log:
  Update to version 5.1.0
  
  PR:		ports/176234
  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	Mon Feb 18 23:02:08 2013	(r312535)
+++ head/math/clipper/Makefile	Mon Feb 18 23:29:18 2013	(r312536)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	clipperlib
-PORTVERSION=	5.0.3
+PORTVERSION=	5.1.0
 CATEGORIES=	math
 MASTER_SITES=	SF
 MASTER_SITE_SUBDIR=	polyclipping

Modified: head/math/clipper/distinfo
==============================================================================
--- head/math/clipper/distinfo	Mon Feb 18 23:02:08 2013	(r312535)
+++ head/math/clipper/distinfo	Mon Feb 18 23:29:18 2013	(r312536)
@@ -1,2 +1,2 @@
-SHA256 (clipper_ver5.0.3.zip) = e48178e84b51b4ef7a1d13c0c6e1536e4e55ade71d893c26ba533915fc98fac3
-SIZE (clipper_ver5.0.3.zip) = 1557310
+SHA256 (clipper_ver5.1.0.zip) = 28498152df94b5ce578fb0dba203d3105ad3d0f7f3eafc07607a12f35f55bebe
+SIZE (clipper_ver5.1.0.zip) = 1714315

Modified: head/math/clipper/pkg-plist
==============================================================================
--- head/math/clipper/pkg-plist	Mon Feb 18 23:02:08 2013	(r312535)
+++ head/math/clipper/pkg-plist	Mon Feb 18 23:29:18 2013	(r312536)
@@ -1,5 +1,5 @@
 include/polyclipping/clipper.hpp
-lib/libpolyclipping.so.5.0.0
-lib/libpolyclipping.so.5
+lib/libpolyclipping.so.7.0.0
+lib/libpolyclipping.so.7
 lib/libpolyclipping.so
 @dirrmtry include/polyclipping



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