Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Mar 2009 01:11:30 GMT
From:      Wen Heping <wenheping@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/133109: [Maintainer Update]devel/py-shapely:patch for the updating of geos
Message-ID:  <200903270111.n2R1BUlv002013@www.freebsd.org>
Resent-Message-ID: <200903270120.n2R1K3HB019142@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         133109
>Category:       ports
>Synopsis:       [Maintainer Update]devel/py-shapely:patch for the updating of geos
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 27 01:20:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Wen Heping
>Release:        FreeBSD 8.0-Current
>Organization:
ChangAn Middle School
>Environment:
FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #2: Wed Mar  4 22:41:03 HKT 2009     root@fb8.wenjing.com:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
bump PORTREVISION for the updating of geos lib
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2009-03-26 22:16:33.000000000 +0800
+++ Makefile	2009-03-26 22:16:49.000000000 +0800
@@ -7,6 +7,7 @@
 
 PORTNAME=	Shapely
 PORTVERSION=	1.0.11
+PORTREVISION=	1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +15,7 @@
 MAINTAINER=	wenheping@gmail.com
 COMMENT=	Python Package for Manipulation 2D Geospatial Geometry
 
-LIB_DEPENDS=	geos_c.5:${PORTSDIR}/graphics/geos
+LIB_DEPENDS=	geos_c.6:${PORTSDIR}/graphics/geos
 
 USE_PYTHON=	2.5
 USE_PYDISTUTILS=	easy_install


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903270111.n2R1BUlv002013>