pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/geography/proj-swig Update to 0.02. Upstream changes ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/59e833ae16a5
branches: trunk
changeset: 568146:59e833ae16a5
user: gdt <gdt%pkgsrc.org@localhost>
date: Sun Dec 06 02:15:48 2009 +0000
description:
Update to 0.02. Upstream changes are build/packaging fixes to avoid
hardcoded paths.
diffstat:
geography/proj-swig/Makefile | 9 +++++----
geography/proj-swig/PLIST | 3 ++-
geography/proj-swig/distinfo | 8 ++++----
3 files changed, 11 insertions(+), 9 deletions(-)
diffs (51 lines):
diff -r 591a30cf1151 -r 59e833ae16a5 geography/proj-swig/Makefile
--- a/geography/proj-swig/Makefile Sat Dec 05 21:38:33 2009 +0000
+++ b/geography/proj-swig/Makefile Sun Dec 06 02:15:48 2009 +0000
@@ -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 @@
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.
diff -r 591a30cf1151 -r 59e833ae16a5 geography/proj-swig/PLIST
--- a/geography/proj-swig/PLIST Sat Dec 05 21:38:33 2009 +0000
+++ b/geography/proj-swig/PLIST Sun Dec 06 02:15:48 2009 +0000
@@ -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
diff -r 591a30cf1151 -r 59e833ae16a5 geography/proj-swig/distinfo
--- a/geography/proj-swig/distinfo Sat Dec 05 21:38:33 2009 +0000
+++ b/geography/proj-swig/distinfo Sun Dec 06 02:15:48 2009 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index