Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Mar 2017 18:16:03 +0000 (UTC)
From:      Olivier Duchateau <olivierd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r435189 - head/graphics/polyclipping
Message-ID:  <201703011816.v21IG30S047347@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: olivierd
Date: Wed Mar  1 18:16:03 2017
New Revision: 435189
URL: https://svnweb.freebsd.org/changeset/ports/435189

Log:
  Update to 6.4.2
  
  PR:		217430
  Submitted by:	Nikolay (maintainer)

Modified:
  head/graphics/polyclipping/Makefile
  head/graphics/polyclipping/distinfo

Modified: head/graphics/polyclipping/Makefile
==============================================================================
--- head/graphics/polyclipping/Makefile	Wed Mar  1 17:55:58 2017	(r435188)
+++ head/graphics/polyclipping/Makefile	Wed Mar  1 18:16:03 2017	(r435189)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	polyclipping
-PORTVERSION=	6.4
+PORTVERSION=	6.4.2
 CATEGORIES=	graphics
 MASTER_SITES=	SF/${PORTNAME}
 DISTNAME=	clipper_ver${PORTVERSION}
@@ -27,7 +27,6 @@ PLIST_FILES=	include/polyclipping/clippe
 		libdata/pkgconfig/polyclipping.pc
 
 post-patch:
-	@${REINPLACE_CMD} -e 's|6.2.6|6.4|' ${WRKSRC}/cpp/clipper.hpp
 	@${REINPLACE_CMD} -e 's|share/pkgconfig|libdata/pkgconfig|' ${WRKSRC}/cpp/CMakeLists.txt
 
 .include <bsd.port.mk>

Modified: head/graphics/polyclipping/distinfo
==============================================================================
--- head/graphics/polyclipping/distinfo	Wed Mar  1 17:55:58 2017	(r435188)
+++ head/graphics/polyclipping/distinfo	Wed Mar  1 18:16:03 2017	(r435189)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1479811820
-SHA256 (clipper_ver6.4.zip) = cfa08836e7838773ac79d13e14daf1ce7d2f4faee77329798614813b79151e39
-SIZE (clipper_ver6.4.zip) = 1838930
+TIMESTAMP = 1488309271
+SHA256 (clipper_ver6.4.2.zip) = a14320d82194807c4480ce59c98aa71cd4175a5156645c4e2b3edd330b930627
+SIZE (clipper_ver6.4.2.zip) = 2535706



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