diff options
author | abs <abs@pkgsrc.org> | 2007-06-09 23:25:15 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2007-06-09 23:25:15 +0000 |
commit | 28fbfbe0ab836e82116b625113cfb489b09ecd71 (patch) | |
tree | 27e3a30537db0027a1719cc85844191669a2b436 /devel | |
parent | 07e967de4e1e6a61a32344778d9a09955dc5364c (diff) | |
download | pkgsrc-28fbfbe0ab836e82116b625113cfb489b09ecd71.tar.gz |
updated devel/p5-Algorithm-Diff 1.19.01 -> 1.1902
1.19_02 2006-07-31
- Fix typo in @EXPORT_OK (s/LCDidx/LCSidx/) (RT 8576)
- Use 'printf' in example code, not 'sprintf' nor 'sprint' (RT 16067)
- DiffOld wasn't passing extra arguments to compare routine (RT 20650)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Algorithm-Diff/Makefile | 8 | ||||
-rw-r--r-- | devel/p5-Algorithm-Diff/distinfo | 8 |
2 files changed, 7 insertions, 9 deletions
diff --git a/devel/p5-Algorithm-Diff/Makefile b/devel/p5-Algorithm-Diff/Makefile index e086d68a866..2c8afd748fd 100644 --- a/devel/p5-Algorithm-Diff/Makefile +++ b/devel/p5-Algorithm-Diff/Makefile @@ -1,11 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2006/11/05 17:49:34 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2007/06/09 23:25:15 abs Exp $ -DISTNAME= Algorithm-Diff-1.1901 -PKGNAME= p5-${DISTNAME:S/1901/19.01/} -PKGREVISION= 4 +DISTNAME= Algorithm-Diff-1.1902 +PKGNAME= p5-${DISTNAME} CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Algorithm/} -EXTRACT_SUFX= .zip MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Algorithm-Diff/ diff --git a/devel/p5-Algorithm-Diff/distinfo b/devel/p5-Algorithm-Diff/distinfo index 8564891ece7..73945e515c5 100644 --- a/devel/p5-Algorithm-Diff/distinfo +++ b/devel/p5-Algorithm-Diff/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2005/02/23 22:24:22 agc Exp $ +$NetBSD: distinfo,v 1.4 2007/06/09 23:25:15 abs Exp $ -SHA1 (Algorithm-Diff-1.1901.zip) = 32800b5456419ec16f5b392fc55f4fcd81ae5fa6 -RMD160 (Algorithm-Diff-1.1901.zip) = d1036306faf1f2c37275ff4715cbbb313adc6101 -Size (Algorithm-Diff-1.1901.zip) = 38497 bytes +SHA1 (Algorithm-Diff-1.1902.tar.gz) = f687d21fc0d42e6a065e465f326c97cd3f980639 +RMD160 (Algorithm-Diff-1.1902.tar.gz) = 3fc13f11788371a7a37bdd76e3c288e4d7606f43 +Size (Algorithm-Diff-1.1902.tar.gz) = 33529 bytes |