pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/comms Remove a patch that was forcing installation of ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f4f188fe379a
branches:  trunk
changeset: 497968:f4f188fe379a
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Mon Aug 08 21:25:20 2005 +0000

description:
Remove a patch that was forcing installation of the module into the
site directories.  Bump the PKGREVISION of p5-pilot-link to 4.

diffstat:

 comms/p5-pilot-link/Makefile      |   4 ++--
 comms/pilot-link/distinfo         |   3 +--
 comms/pilot-link/patches/patch-ac |  13 -------------
 3 files changed, 3 insertions(+), 17 deletions(-)

diffs (49 lines):

diff -r 8a88fd3569c5 -r f4f188fe379a comms/p5-pilot-link/Makefile
--- a/comms/p5-pilot-link/Makefile      Mon Aug 08 18:35:48 2005 +0000
+++ b/comms/p5-pilot-link/Makefile      Mon Aug 08 21:25:20 2005 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.27 2005/08/06 06:19:05 jlam Exp $
+# $NetBSD: Makefile,v 1.28 2005/08/08 21:25:20 jlam Exp $
 #
 
 .include "../../comms/pilot-link/Makefile.common"
 
 PKGNAME=                p5-${DISTNAME}
-PKGREVISION=           3
+PKGREVISION=           4
 
 COMMENT=               Perl bindings for pilot-link
 
diff -r 8a88fd3569c5 -r f4f188fe379a comms/pilot-link/distinfo
--- a/comms/pilot-link/distinfo Mon Aug 08 18:35:48 2005 +0000
+++ b/comms/pilot-link/distinfo Mon Aug 08 21:25:20 2005 +0000
@@ -1,11 +1,10 @@
-$NetBSD: distinfo,v 1.16 2005/02/23 16:05:30 agc Exp $
+$NetBSD: distinfo,v 1.17 2005/08/08 21:25:21 jlam Exp $
 
 SHA1 (pilot-link-0.11.7.tar.bz2) = f1ae56d3aad5d793f58fac4d3a51ca0c0f517262
 RMD160 (pilot-link-0.11.7.tar.bz2) = 3f97de52f8142fe2328c8f3eb4a0893ab440abf6
 Size (pilot-link-0.11.7.tar.bz2) = 669470 bytes
 SHA1 (patch-aa) = 842f3abe3c9c794206ee21fa835c8da34f6cbc8a
 SHA1 (patch-ab) = add1156600a681cc0ae30c5d9095b4f1bb6739c3
-SHA1 (patch-ac) = 1a5c5946a23850910849d3f58011b2e9086d7641
 SHA1 (patch-ad) = 91e0a72a0f2d313173024c9edacfa0b92fb33b3d
 SHA1 (patch-ae) = a7e84e6fc2b7414c63e4306da5df3cd840b2a6ca
 SHA1 (patch-af) = 7c3e80f8d8b0c0a77aac5590098c59541685dd17
diff -r 8a88fd3569c5 -r f4f188fe379a comms/pilot-link/patches/patch-ac
--- a/comms/pilot-link/patches/patch-ac Mon Aug 08 18:35:48 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-ac,v 1.2 2003/01/10 04:30:19 rh Exp $
-
---- bindings/Makefile.in.orig  Mon Jan  6 09:45:18 2003
-+++ bindings/Makefile.in
-@@ -420,7 +420,7 @@ python-clean: Python/setup.py
- #
- 
- Perl/Makefile: Perl/Makefile.PL
--      cd Perl && $(PERL) Makefile.PL INSTALLDIRS=vendor
-+      cd Perl && $(PERL) Makefile.PL INSTALLDIRS=site
- 
- perl-build: Perl/Makefile
-       cd Perl && $(MAKE)



Home | Main Index | Thread Index | Old Index