From 23e6f9fb65696ef135d74c89237a30539bba1bc7 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Tue, 9 Nov 2010 17:40:46 +0000 Subject: [PATCH] - Update to 3.2.2 - While I'm here, add LICENSE and remove DISTNAME assignment which is already done by bsd.port.mk Changes: 3.2.2: - Bug fixes: * CAPI: do not leak contexts when using the non-reentrant interface 3.2.1: - Bug fixes: * False positive return from IsValidOp (#333) * Return up to 15 digits of precision from GEOSisValidReason_t (#329) PR: ports/151875 Submitted by: Rainer Hurling Approved by: Konstantin Saurbier (maintainer) --- graphics/geos/Makefile | 10 +++++----- graphics/geos/distinfo | 5 ++--- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/graphics/geos/Makefile b/graphics/geos/Makefile index e9a104065ec3..375264a45f2a 100644 --- a/graphics/geos/Makefile +++ b/graphics/geos/Makefile @@ -6,18 +6,18 @@ # PORTNAME= geos -PORTVERSION= 3.2.0 +PORTVERSION= 3.2.2 CATEGORIES= graphics geography MASTER_SITES= http://download.osgeo.org/geos/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= konstantin@saurbier.net COMMENT= GEOS implements all the OpenGIS "Simple Features for SQL" -USE_AUTOTOOLS= libtool:22 -USE_GMAKE= YES -USE_BZIP2= YES +LICENSE= LGPL21 +USE_AUTOTOOLS= libtool:22 +USE_BZIP2= YES +USE_GMAKE= YES USE_LDCONFIG= YES post-patch: diff --git a/graphics/geos/distinfo b/graphics/geos/distinfo index b357b36bb805..49601d309672 100644 --- a/graphics/geos/distinfo +++ b/graphics/geos/distinfo @@ -1,3 +1,2 @@ -MD5 (geos-3.2.0.tar.bz2) = bfad7129680f0107b6ca9a2b92a2c440 -SHA256 (geos-3.2.0.tar.bz2) = 0a43b76429fd94fd572d79869f3ca5acdf44a9fa73844aa655016f09aaa1e6c7 -SIZE (geos-3.2.0.tar.bz2) = 1627924 +SHA256 (geos-3.2.2.tar.bz2) = 24df7c2119936fe0bcaa66e0b05aa28a875e373095cc05ee7eff404330e3211c +SIZE (geos-3.2.2.tar.bz2) = 1664073