diff options
author | wg <wg@FreeBSD.org> | 2013-09-11 23:09:19 +0800 |
---|---|---|
committer | wg <wg@FreeBSD.org> | 2013-09-11 23:09:19 +0800 |
commit | f1d4931b44884777cf3ac9a01412965538fa6612 (patch) | |
tree | 641aa8bfe92afbb1a518d56eaf119b59f8ed11c9 /graphics | |
parent | 713782232c64f3d34377dd7f991b96bfd28c270e (diff) | |
download | freebsd-ports-gnome-f1d4931b44884777cf3ac9a01412965538fa6612.tar.gz freebsd-ports-gnome-f1d4931b44884777cf3ac9a01412965538fa6612.tar.zst freebsd-ports-gnome-f1d4931b44884777cf3ac9a01412965538fa6612.zip |
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)
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/geos/Makefile | 2 | ||||
-rw-r--r-- | graphics/geos/distinfo | 4 | ||||
-rw-r--r-- | graphics/geos/pkg-plist | 3 |
3 files changed, 5 insertions, 4 deletions
diff --git a/graphics/geos/Makefile b/graphics/geos/Makefile index afd2eb4aa29f..0109d4112de1 100644 --- a/graphics/geos/Makefile +++ b/graphics/geos/Makefile @@ -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/ diff --git a/graphics/geos/distinfo b/graphics/geos/distinfo index 37a41880bf37..54da3fd07448 100644 --- a/graphics/geos/distinfo +++ b/graphics/geos/distinfo @@ -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 diff --git a/graphics/geos/pkg-plist b/graphics/geos/pkg-plist index 191a4504affa..926890c1fe17 100644 --- a/graphics/geos/pkg-plist +++ b/graphics/geos/pkg-plist @@ -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/UnsupportedOperationException.h 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 |