pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/doc updated devel/p5-Algorithm-Diff 1.19.01 -> 1.1902



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fb8b86a93dd0
branches:  trunk
changeset: 529723:fb8b86a93dd0
user:      abs <abs%pkgsrc.org@localhost>
date:      Sat Jun 09 23:25:15 2007 +0000

description:
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:

 devel/p5-Algorithm-Diff/Makefile |  8 +++-----
 devel/p5-Algorithm-Diff/distinfo |  8 ++++----
 doc/CHANGES-2007                 |  3 ++-
 3 files changed, 9 insertions(+), 10 deletions(-)

diffs (45 lines):

diff -r 3793c3813f54 -r fb8b86a93dd0 devel/p5-Algorithm-Diff/Makefile
--- a/devel/p5-Algorithm-Diff/Makefile  Sat Jun 09 23:24:08 2007 +0000
+++ b/devel/p5-Algorithm-Diff/Makefile  Sat Jun 09 23:25:15 2007 +0000
@@ -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@localhost
 HOMEPAGE=      http://search.cpan.org/dist/Algorithm-Diff/
diff -r 3793c3813f54 -r fb8b86a93dd0 devel/p5-Algorithm-Diff/distinfo
--- a/devel/p5-Algorithm-Diff/distinfo  Sat Jun 09 23:24:08 2007 +0000
+++ b/devel/p5-Algorithm-Diff/distinfo  Sat Jun 09 23:25:15 2007 +0000
@@ -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
diff -r 3793c3813f54 -r fb8b86a93dd0 doc/CHANGES-2007
--- a/doc/CHANGES-2007  Sat Jun 09 23:24:08 2007 +0000
+++ b/doc/CHANGES-2007  Sat Jun 09 23:25:15 2007 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2007,v 1.1291 2007/06/09 23:24:08 abs Exp $
+$NetBSD: CHANGES-2007,v 1.1292 2007/06/09 23:25:50 abs Exp $
 
 Changes to the packages collection and infrastructure in 2007:
 
@@ -2502,3 +2502,4 @@
        Updated devel/p5-File-HomeDir to 0.65 [abs 2007-06-10]
        Updated archivers/p5-Archive-Tar to 1.32 [abs 2007-06-10]
        Updated databases/p5-DBI to 1.56 [abs 2007-06-10]
+       Updated devel/p5-Algorithm-Diff to 1.1902 [abs 2007-06-10]



Home | Main Index | Thread Index | Old Index