ports/176635: [PATCH] graphics/geos: update to 3.3.8

Rainer Hurling rhurlin at gwdg.de
Mon Mar 4 12:10:01 UTC 2013


>Number:         176635
>Category:       ports
>Synopsis:       [PATCH] graphics/geos: update to 3.3.8
>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:   Mon Mar 04 12:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Rainer Hurling
>Release:        10.0-CURRENT (amd64)
>Organization:
>Environment:
FreeBSD xxx 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r247765: Mon Mar  4 08:05:59 CET 2013     xxx at xxx:/usr/obj/usr/src/sys/XXX  amd64
>Description:
This version 3.3.8 brings in a lot of bug fixes and improvements. Some of them are recommended for using PostGIS 2.0.3 and others.
>How-To-Repeat:

>Fix:
This should work on all platforms, but I only tested it on amd64.

As for the previous version 3.3.7, their remains a problem when option RUBY enabled. This breaks the build.


Patch attached with submission follows:

diff -Naur geos.orig/Makefile geos/Makefile
--- geos.orig/Makefile	2013-02-17 10:09:33.000000000 +0100
+++ geos/Makefile	2013-03-04 12:56:03.000000000 +0100
@@ -2,7 +2,7 @@
 # $FreeBSD: head/graphics/geos/Makefile 312389 2013-02-16 22:43:35Z pawel $
 
 PORTNAME=	geos
-PORTVERSION=	3.3.7
+PORTVERSION=	3.3.8
 CATEGORIES=	graphics geography
 MASTER_SITES=	http://download.osgeo.org/geos/
 
diff -Naur geos.orig/distinfo geos/distinfo
--- geos.orig/distinfo	2013-02-17 10:09:33.000000000 +0100
+++ geos/distinfo	2013-03-04 10:41:17.000000000 +0100
@@ -1,2 +1,2 @@
-SHA256 (geos-3.3.7.tar.bz2) = fd01c21b54a3c48cac3e7885f26d4ca10ea9944238776b8ce03489e5e45c592b
-SIZE (geos-3.3.7.tar.bz2) = 1820984
+SHA256 (geos-3.3.8.tar.bz2) = ebecd4d1a71bcc28e5e883296cd8c52a80d5596335e74728f320989734fa503b
+SIZE (geos-3.3.8.tar.bz2) = 1820064
diff -Naur geos.orig/pkg-plist geos/pkg-plist
--- geos.orig/pkg-plist	2013-02-17 10:09:33.000000000 +0100
+++ geos/pkg-plist	2013-03-04 11:47:36.000000000 +0100
@@ -356,7 +356,7 @@
 include/geos/util/math.h
 include/geos/version.h
 include/geos_c.h
-lib/libgeos-3.3.7.so
+lib/libgeos-3.3.8.so
 lib/libgeos.a
 lib/libgeos.la
 lib/libgeos.so


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list