pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/p5-Business-ISBN Update p5-Business-ISBN to 1.82.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5ec44b6af1e6
branches:  trunk
changeset: 520326:5ec44b6af1e6
user:      obache <obache%pkgsrc.org@localhost>
date:      Thu Oct 19 11:26:08 2006 +0000

description:
Update p5-Business-ISBN to 1.82.
Based on patch provided by Martin Wilke via PR 34388.
Change dependency, this version needs p5-Business-ISBN-Data>=1.09.

Changes:
1.81 - Sat Aug 13 22:08:40 2005
        * exposed the country group name as the country() method

1.80 - Tue Mar  8 16:58:47 2005
        * added POD coverage tests and documented the uncovered methods
        it found

1.79 - Tue Dec 14 05:00:37 2004
* Updated tests for new ISBN data: previously invalid ISBNs are now
valid.  The latest data is in Business::ISBN::Data 1.09 and is current
as of November 2004.
* You don't need this version of Business::ISBN if you already have it,
although you should get the latest Business::ISBN::Data.

diffstat:

 misc/p5-Business-ISBN/Makefile |  7 +++----
 misc/p5-Business-ISBN/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (38 lines):

diff -r 2f311c0901d0 -r 5ec44b6af1e6 misc/p5-Business-ISBN/Makefile
--- a/misc/p5-Business-ISBN/Makefile    Thu Oct 19 11:17:11 2006 +0000
+++ b/misc/p5-Business-ISBN/Makefile    Thu Oct 19 11:26:08 2006 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.15 2006/03/04 21:30:12 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2006/10/19 11:26:08 obache Exp $
 #
 
-DISTNAME=              Business-ISBN-1.78
+DISTNAME=              Business-ISBN-1.82
 PKGNAME=               p5-${DISTNAME}
 SVR4_PKGNAME=          p5bui
-PKGREVISION=           2
 CATEGORIES=            misc perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Business/}
 
@@ -12,7 +11,7 @@
 HOMEPAGE=              http://search.cpan.org/dist/Business-ISBN/
 COMMENT=               Perl5 module to work with International Standard Book Numbers (ISBNs)
 
-DEPENDS+=              p5-Business-ISBN-Data-[0-9]*:../../misc/p5-Business-ISBN-Data
+DEPENDS+=              p5-Business-ISBN-Data>=1.09:../../misc/p5-Business-ISBN-Data
 
 PERL5_PACKLIST=                auto/Business/ISBN/.packlist
 
diff -r 2f311c0901d0 -r 5ec44b6af1e6 misc/p5-Business-ISBN/distinfo
--- a/misc/p5-Business-ISBN/distinfo    Thu Oct 19 11:17:11 2006 +0000
+++ b/misc/p5-Business-ISBN/distinfo    Thu Oct 19 11:26:08 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2005/02/24 11:02:56 agc Exp $
+$NetBSD: distinfo,v 1.6 2006/10/19 11:26:09 obache Exp $
 
-SHA1 (Business-ISBN-1.78.tar.gz) = 4daf8de8941f7e70cef62a86674ead4a0bfbe58d
-RMD160 (Business-ISBN-1.78.tar.gz) = 72afdd1b186421a4d42417693e122a622ff20fcb
-Size (Business-ISBN-1.78.tar.gz) = 350445 bytes
+SHA1 (Business-ISBN-1.82.tar.gz) = ae11188c4c2322c60f4154132995ec66ff041b43
+RMD160 (Business-ISBN-1.82.tar.gz) = a2f16c3c95cb919aea188820a00e369a4ffb7b40
+Size (Business-ISBN-1.82.tar.gz) = 351465 bytes



Home | Main Index | Thread Index | Old Index