summaryrefslogtreecommitdiff
path: root/math/udunits
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2005-08-08 18:13:13 +0000
committerjlam <jlam@pkgsrc.org>2005-08-08 18:13:13 +0000
commitda6807f3c5d761432eea71ceea1e5baf10f5083f (patch)
treee389843b57bdb64b67e1aa923db6828ac0f39e42 /math/udunits
parent70b50d8aa11605d97ea048d05ca4bf1fe2af34f6 (diff)
downloadpkgsrc-da6807f3c5d761432eea71ceea1e5baf10f5083f.tar.gz
Fix the package configuration of the following packages so that they
will install Perl modules into the "vendor" directories: chat/vicq math/udunits databases/rrdtool mbone/beacon devel/p5-subversion Bump their PKGREVISIONs.
Diffstat (limited to 'math/udunits')
-rw-r--r--math/udunits/Makefile4
-rw-r--r--math/udunits/distinfo3
-rw-r--r--math/udunits/patches/patch-ad13
3 files changed, 17 insertions, 3 deletions
diff --git a/math/udunits/Makefile b/math/udunits/Makefile
index a184a0a97ce..e58262523b0 100644
--- a/math/udunits/Makefile
+++ b/math/udunits/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2005/08/06 06:19:23 jlam Exp $
+# $NetBSD: Makefile,v 1.19 2005/08/08 18:13:13 jlam Exp $
DISTNAME= udunits
PKGNAME= udunits-1.12.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= math devel
MASTER_SITES= http://www.unidata.ucar.edu/packages/udunits/
EXTRACT_SUFX= .tar.Z
diff --git a/math/udunits/distinfo b/math/udunits/distinfo
index ccb4c2974b6..b5b05b82e7f 100644
--- a/math/udunits/distinfo
+++ b/math/udunits/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.8 2005/02/23 12:06:58 agc Exp $
+$NetBSD: distinfo,v 1.9 2005/08/08 18:13:13 jlam Exp $
SHA1 (udunits-1.12.1/udunits.tar.Z) = ee37ca61eb1dcf34165b7573cc1645824bd6968d
RMD160 (udunits-1.12.1/udunits.tar.Z) = fb2f0442673ca47d302782c84ce37b8da1e16535
@@ -6,3 +6,4 @@ Size (udunits-1.12.1/udunits.tar.Z) = 365873 bytes
SHA1 (patch-aa) = 0998141196898a7bc168fe45c5019586645167f2
SHA1 (patch-ab) = 9a98e048499d38f8dedba6fb1a169e178dbd77ba
SHA1 (patch-ac) = 508fafdc724f9b95543dd16c2bd2f0242eb892a8
+SHA1 (patch-ad) = d48978bd66d9ef691cd9c70b057a7e5d8a802fb6
diff --git a/math/udunits/patches/patch-ad b/math/udunits/patches/patch-ad
new file mode 100644
index 00000000000..f771e9bd0a1
--- /dev/null
+++ b/math/udunits/patches/patch-ad
@@ -0,0 +1,13 @@
+$NetBSD: patch-ad,v 1.1 2005/08/08 18:13:13 jlam Exp $
+
+--- Makefile.in.orig 2003-08-29 14:27:07.000000000 -0400
++++ Makefile.in
+@@ -68,7 +68,7 @@ $(MANUALS) dummy:
+ @PERL_DISTCLEAN@ dummy: perl/Makefile
+
+ perl/Makefile: perl/Makefile.PL
+- -cd perl && $(PERL) Makefile.PL
++ -cd perl && $(PERL) Makefile.PL INSTALLDIRS=vendor
+
+ install: whatis
+