From 50f1dd940c2074c8c519e5c92d136f0a52038a36 Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 8 Aug 2005 18:13:13 +0000 Subject: 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. --- mbone/beacon/Makefile | 4 ++-- mbone/beacon/distinfo | 3 ++- mbone/beacon/patches/patch-aa | 13 +++++++++++++ 3 files changed, 17 insertions(+), 3 deletions(-) create mode 100644 mbone/beacon/patches/patch-aa (limited to 'mbone') diff --git a/mbone/beacon/Makefile b/mbone/beacon/Makefile index c15c00c5097..ff46494a43e 100644 --- a/mbone/beacon/Makefile +++ b/mbone/beacon/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2005/08/06 06:19:23 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2005/08/08 18:13:13 jlam Exp $ # DISTNAME= beacon-1.1-0 PKGNAME= beacon-1.1.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mbone MASTER_SITES= http://dast.nlanr.net/Projects/Beacon/releases/ diff --git a/mbone/beacon/distinfo b/mbone/beacon/distinfo index f4f2b9ce295..a7cd158ec8d 100644 --- a/mbone/beacon/distinfo +++ b/mbone/beacon/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.2 2005/02/22 21:33:50 agc Exp $ +$NetBSD: distinfo,v 1.3 2005/08/08 18:13:13 jlam Exp $ SHA1 (beacon-1.1-0.tar.gz) = f6d5e88e00d26e53df8c9742e7454b84d72e0911 RMD160 (beacon-1.1-0.tar.gz) = efa8097288b110572f5e2f0a1bed5ed8532a28bd Size (beacon-1.1-0.tar.gz) = 247815 bytes +SHA1 (patch-aa) = 30e80b4a0f9dedfd7c4149b3d32d820ac17707c8 diff --git a/mbone/beacon/patches/patch-aa b/mbone/beacon/patches/patch-aa new file mode 100644 index 00000000000..0bdd11f5ae6 --- /dev/null +++ b/mbone/beacon/patches/patch-aa @@ -0,0 +1,13 @@ +$NetBSD: patch-aa,v 1.1 2005/08/08 18:13:13 jlam Exp $ + +--- Net-Multicast-Beacon/Makefile.in.orig 2004-07-13 14:56:28.000000000 -0400 ++++ Net-Multicast-Beacon/Makefile.in +@@ -297,7 +297,7 @@ uninstall-am: uninstall-info-am + touch $@ + + Makefile.perl: Makefile.PL +- $(PERL) Makefile.PL MAKEFILE=$@ ++ $(PERL) Makefile.PL INSTALLDIRS=vendor MAKEFILE=$@ + + install-data-local: + $(MAKE) -fMakefile.perl install -- cgit v1.2.3