aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-09-03 01:12:43 +0800
committermiwi <miwi@FreeBSD.org>2009-09-03 01:12:43 +0800
commit491d48de7b3dd61a85e7a325fb5fa5ee4878640b (patch)
tree8e50be2e683ff54341c6cf03ebe8432093d2d6f0
parente2e156861d076c1b114d52601c511fcfd527b35e (diff)
downloadfreebsd-ports-graphics-491d48de7b3dd61a85e7a325fb5fa5ee4878640b.tar.gz
freebsd-ports-graphics-491d48de7b3dd61a85e7a325fb5fa5ee4878640b.tar.zst
freebsd-ports-graphics-491d48de7b3dd61a85e7a325fb5fa5ee4878640b.zip
- Update to 0.6.1
PR: 138335 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
-rw-r--r--graphics/mapnik/Makefile7
-rw-r--r--graphics/mapnik/distinfo6
2 files changed, 8 insertions, 5 deletions
diff --git a/graphics/mapnik/Makefile b/graphics/mapnik/Makefile
index 4d941730751..a99047321d6 100644
--- a/graphics/mapnik/Makefile
+++ b/graphics/mapnik/Makefile
@@ -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 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
.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
diff --git a/graphics/mapnik/distinfo b/graphics/mapnik/distinfo
index 04763fe886f..15e40e73cd7 100644
--- a/graphics/mapnik/distinfo
+++ b/graphics/mapnik/distinfo
@@ -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