ports/138335: [Maintainer Update]graphics/mapnik:update to 0.6.1

Wen Heping wenheping at gmail.com
Sun Aug 30 09:50:02 UTC 2009


>Number:         138335
>Category:       ports
>Synopsis:       [Maintainer Update]graphics/mapnik:update to 0.6.1
>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:   Sun Aug 30 09:50:02 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 #4: Fri Apr 10 16:36:28 HKT 2009     root at fb8.wenjing.com:/usr/obj/usr/src/sys/wen1  i386
>Description:
1 update to 0.6.1 from 0.6.0
2 fix the build error with CUSTOM LOCALBASE
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2009-08-19 00:15:10.000000000 +0800
+++ Makefile	2009-08-30 22:00:47.000000000 +0800
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	mapnik
-PORTVERSION=	0.6.0
-PORTREVISION=	4
+PORTVERSION=	0.6.1
 CATEGORIES=	graphics geography
 MASTER_SITES=	${MASTER_SITE_BERLIOS}/${PORTNAME}/
 
@@ -36,6 +35,10 @@
 
 .include <bsd.port.pre.mk>
 
+post-patch:
+	@${REINPLACE_CMD} -e 's#/usr/local#${LOCALBASE}#g' \
+		${WRKSRC}/SConstruct
+
 do-install:
 	@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${PYTHON_CMD} scons/scons.py install
 
--- distinfo.orig	2009-05-12 14:15:53.000000000 +0800
+++ distinfo	2009-08-30 22:00:08.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (mapnik-0.6.0.tar.bz2) = 981271ac1cd1432314a963809c245fe1
-SHA256 (mapnik-0.6.0.tar.bz2) = c5b04c75a21620882d50c8d7abe9ba86deea814b8a0ecc9efca69f15ad04f286
-SIZE (mapnik-0.6.0.tar.bz2) = 7469100
+MD5 (mapnik-0.6.1.tar.bz2) = 44093af694321ef2034b1fd2edc998c9
+SHA256 (mapnik-0.6.1.tar.bz2) = 59b1c19817ed65ba8f0d3a2ac8f06ecf5c12f452d10170fa04f6824ea257437f
+SIZE (mapnik-0.6.1.tar.bz2) = 7466271


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



More information about the freebsd-ports-bugs mailing list