Update to 0.02. Upstream changes are build/packaging fixes to avoid

hardcoded paths.
This commit is contained in:
gdt 2009-12-06 02:15:48 +00:00
parent 2fa42471e6
commit 63055f8f06
3 changed files with 11 additions and 9 deletions

View file

@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.9 2009/05/20 00:58:17 wiz Exp $
# $NetBSD: Makefile,v 1.10 2009/12/06 02:15:48 gdt Exp $
#
DISTNAME= proj-swig-0.01
PKGREVISION= 4
DISTNAME= proj-swig-0.02
CATEGORIES= geography
MASTER_SITES= http://acert.ir.bbn.com/downloads/acert-geospatial/
@ -17,10 +16,12 @@ MAKE_JOBS_SAFE= no
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV+= PYTHON=${PYTHONBIN}
# Defines PYSITELIB, apparently.
PY_PATCHPLIST= yes
# The perl build is commented out upstream, so this doesn't have any
# effect.
SUBST_CLASSES+= pkg
SUBST_STAGE.pkg= pre-configure
SUBST_MESSAGE.pkg= Replacing /usr/pkg with the correct PREFIX.

View file

@ -1,4 +1,5 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2006/07/26 22:46:31 gdt Exp $
@comment $NetBSD: PLIST,v 1.2 2009/12/06 02:15:48 gdt Exp $
lib/libguile_proj.la
${PYSITELIB}/_proj.so
${PYSITELIB}/proj.py
share/guile/site/proj.scm

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2006/07/26 22:46:31 gdt Exp $
$NetBSD: distinfo,v 1.2 2009/12/06 02:15:48 gdt Exp $
SHA1 (proj-swig-0.01.tar.gz) = 3341b025332252fa25571bc2502b4bac2fb49615
RMD160 (proj-swig-0.01.tar.gz) = d77e65026d1e9df22ebf69ed2918f437f4c1f788
Size (proj-swig-0.01.tar.gz) = 328870 bytes
SHA1 (proj-swig-0.02.tar.gz) = 991bf5d2d4150c446a065f52cb257ba768a850f3
RMD160 (proj-swig-0.02.tar.gz) = 071579a0573ec53377b20882f14faeba5d5e4a7c
Size (proj-swig-0.02.tar.gz) = 324428 bytes