svn commit: r326985 - head/graphics/geos

William Grzybowski wg at FreeBSD.org
Wed Sep 11 15:09:20 UTC 2013


Author: wg
Date: Wed Sep 11 15:09:19 2013
New Revision: 326985
URL: http://svnweb.freebsd.org/changeset/ports/326985

Log:
  graphics/geos: update to 3.4.2
  
  - Update to 3.4.2
  - Do not bump dependent ports as 3.4.1 did a little while ago
  
  PR:		ports/181422
  Submitted by:	Rainer Hurling <rhurlin gwdg.de> (maintainer)

Modified:
  head/graphics/geos/Makefile
  head/graphics/geos/distinfo
  head/graphics/geos/pkg-plist

Modified: head/graphics/geos/Makefile
==============================================================================
--- head/graphics/geos/Makefile	Wed Sep 11 15:04:45 2013	(r326984)
+++ head/graphics/geos/Makefile	Wed Sep 11 15:09:19 2013	(r326985)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	geos
-PORTVERSION=	3.4.1
+PORTVERSION=	3.4.2
 CATEGORIES=	graphics geography
 MASTER_SITES=	http://download.osgeo.org/geos/
 

Modified: head/graphics/geos/distinfo
==============================================================================
--- head/graphics/geos/distinfo	Wed Sep 11 15:04:45 2013	(r326984)
+++ head/graphics/geos/distinfo	Wed Sep 11 15:09:19 2013	(r326985)
@@ -1,2 +1,2 @@
-SHA256 (geos-3.4.1.tar.bz2) = d07ac375f3edd12425d6ce5a96db9739d5ff358cbdf60c6804f7a9e565af8ff2
-SIZE (geos-3.4.1.tar.bz2) = 1813303
+SHA256 (geos-3.4.2.tar.bz2) = 15e8bfdf7e29087a957b56ac543ea9a80321481cef4d4f63a7b268953ad26c53
+SIZE (geos-3.4.2.tar.bz2) = 1813726

Modified: head/graphics/geos/pkg-plist
==============================================================================
--- head/graphics/geos/pkg-plist	Wed Sep 11 15:04:45 2013	(r326984)
+++ head/graphics/geos/pkg-plist	Wed Sep 11 15:09:19 2013	(r326985)
@@ -325,6 +325,7 @@ include/geos/planargraph/NodeMap.h
 include/geos/planargraph/PlanarGraph.h
 include/geos/planargraph/Subgraph.h
 include/geos/planargraph/algorithm/ConnectedSubgraphFinder.h
+include/geos/platform.h
 include/geos/precision.h
 include/geos/precision/CommonBits.h
 include/geos/precision/CommonBitsOp.h
@@ -371,7 +372,7 @@ include/geos/util/UnsupportedOperationEx
 include/geos/util/math.h
 include/geos/version.h
 include/geos_c.h
-lib/libgeos-3.4.1.so
+lib/libgeos-3.4.2.so
 lib/libgeos.a
 lib/libgeos.la
 lib/libgeos.so


More information about the svn-ports-all mailing list