pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Algorithm-Diff Added REPLACE_PERL. Bumped PKG...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/08bbed4d7951
branches:  trunk
changeset: 506858:08bbed4d7951
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Mon Jan 23 00:35:20 2006 +0000

description:
Added REPLACE_PERL. Bumped PKGREVISION.

diffstat:

 devel/p5-Algorithm-Diff/Makefile |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (23 lines):

diff -r f66423b57f50 -r 08bbed4d7951 devel/p5-Algorithm-Diff/Makefile
--- a/devel/p5-Algorithm-Diff/Makefile  Mon Jan 23 00:06:39 2006 +0000
+++ b/devel/p5-Algorithm-Diff/Makefile  Mon Jan 23 00:35:20 2006 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2005/08/06 06:19:07 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2006/01/23 00:35:20 rillig Exp $
 
 DISTNAME=      Algorithm-Diff-1.1901
 PKGNAME=       p5-${DISTNAME:S/1901/19.01/}
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Algorithm/}
 EXTRACT_SUFX=  .zip
@@ -13,6 +13,8 @@
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
+REPLACE_PERL+=         cdiff.pl diff.pl diffnew.pl htmldiff.pl
+
 PERL5_PACKLIST=                auto/Algorithm/Diff/.packlist
 
 .include "../../lang/perl5/module.mk"



Home | Main Index | Thread Index | Old Index