ports/90049: [PATCH] Updates graphics/geos to 2.2.0

Konstantin Saurbier saurbier at math.uni-bielefeld.de
Tue Dec 6 21:00:50 UTC 2005


>Number:         90049
>Category:       ports
>Synopsis:       [PATCH] Updates graphics/geos to 2.2.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 06 21:00:10 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Konstantin Saurbier
>Release:        FreeBSD 5.4-RELEASE-p7 i386
>Organization:
>Environment:
System: FreeBSD fuji11.math.uni-bielefeld.de 5.4-RELEASE-p7 FreeBSD 5.4-RELEASE-p7 #2: Wed Nov 2 04:54:14 CET 2005 root at fuji11.math.uni-bielefeld.de:/usr/obj/usr/src/sys/GENERIC i386
>Description:
This patch updates graphics/geos from version 2.1.4 to 2.2.0.
I have to apologize for this quick patch so short after the last
one but version 2.2.0 has been released at 2005/12/01.
I am also taking maintainership of this port, if noone complains.	
>How-To-Repeat:
i
Change to your ports-root direcotry (e.g. /usr/ports) and apply this
patch.
>Fix:
--- graphics/geos/Makefile	Sat Nov 26 03:40:06 2005
+++ graphics/geos/Makefile	Tue Dec  6 21:39:18 2005
@@ -6,17 +6,17 @@
 #
 
 PORTNAME=	geos
-PORTVERSION=	2.1.4
+PORTVERSION=	2.2.0
 CATEGORIES=	graphics
 MASTER_SITES=	http://geos.refractions.net/
 DISTNAME=	${PORTNAME}-${PORTVERSION}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER= 	saurbier at math.uni-bielefeld.de	
 COMMENT=	GEOS implements all the OpenGIS "Simple Features for SQL"
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 USE_GMAKE=	YES
-USE_AUTOTOOLS=	libtool:15
+USE_AUTOTOOLS=  libtool:15
 USE_BZIP2=	YES
 
 CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
--- graphics/geos/distinfo	Sat Nov 26 03:40:06 2005
+++ graphics/geos/distinfo	Tue Dec  6 21:06:53 2005
@@ -1,3 +1,3 @@
-SHA1 (geos-2.1.4.tar.bz2) = 9fe811851a57d3eeb3cc900b11f4f813e4680928
-MD5 (geos-2.1.4.tar.bz2) = e00524abc2cb26c8fb9173b8696be3b7
-SIZE (geos-2.1.4.tar.bz2) = 506683 
+MD5 (geos-2.2.0.tar.bz2) = 444984e8f55ee9084d7c962255f14801
+SHA256 (geos-2.2.0.tar.bz2) = acb14c546471162a2cd5a1d66324cfa83c450ab21fb4a23e28444f85e356e2ba
+SIZE (geos-2.2.0.tar.bz2) = 531263
--- graphics/geos/pkg-plist	Sat Nov 26 03:40:06 2005
+++ graphics/geos/pkg-plist	Tue Dec  6 21:31:50 2005
@@ -31,7 +31,11 @@
 include/geos/unload.h
 include/geos/util.h
 include/geos/version.h
+include/geos_c.h
 lib/libgeos.a
 lib/libgeos.so
-lib/libgeos.so.3
+lib/libgeos.so.4
+lib/libgeos_c.a
+lib/libgeos_c.so
+lib/libgeos_c.so.1
 @dirrm include/geos
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list