diff options
author | obache <obache@pkgsrc.org> | 2006-10-19 11:17:11 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2006-10-19 11:17:11 +0000 |
commit | 999ea8e51d10b56802400b22baa6a4273042c16d (patch) | |
tree | 4b82d3b07f0d38093a8682b7b5928524dfc05a5d /misc | |
parent | abc7d224dda77a91764995db30c831d4161b1d85 (diff) | |
download | pkgsrc-999ea8e51d10b56802400b22baa6a4273042c16d.tar.gz |
Update p5-Business-ISBN-Data to 1.11.
Patch provided by Martin Wilke via PR 34387.
Changes:
1.11 - Thu May 18 17:22:51 2006
* Updated distro and kwalitee. No need to upgrade.
1.10 - Tue Mar 8 17:15:14 2005
* Doc fixup, no big whoop: no need to upgrade
1.09 - Tue Mar 8 17:09:39 2005
* added POD coverage test and fixed up the problems it found
1.09 - Tue Dec 14 04:43:32 2004
* updated the publisher ranges and the country prefixes for the latest
data as of November 2004. See http://www.isbn-international.or
* Added the script I used to take the raw data and turn it into the
module
* I recommend this update for everyone. Lots of publisher ranges have
changed
Diffstat (limited to 'misc')
-rw-r--r-- | misc/p5-Business-ISBN-Data/Makefile | 5 | ||||
-rw-r--r-- | misc/p5-Business-ISBN-Data/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/misc/p5-Business-ISBN-Data/Makefile b/misc/p5-Business-ISBN-Data/Makefile index 4afb42625ad..b6cf749c3a5 100644 --- a/misc/p5-Business-ISBN-Data/Makefile +++ b/misc/p5-Business-ISBN-Data/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2006/03/04 21:30:12 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2006/10/19 11:17:11 obache Exp $ # -DISTNAME= Business-ISBN-Data-1.08 +DISTNAME= Business-ISBN-Data-1.11 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5bid -PKGREVISION= 2 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Business/} diff --git a/misc/p5-Business-ISBN-Data/distinfo b/misc/p5-Business-ISBN-Data/distinfo index 3fee9259984..f36a3d53649 100644 --- a/misc/p5-Business-ISBN-Data/distinfo +++ b/misc/p5-Business-ISBN-Data/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2005/02/24 11:02:56 agc Exp $ +$NetBSD: distinfo,v 1.3 2006/10/19 11:17:11 obache Exp $ -SHA1 (Business-ISBN-Data-1.08.tar.gz) = 24db1244bdf69a499f402d432241d229d4699355 -RMD160 (Business-ISBN-Data-1.08.tar.gz) = f17de892ef764d8fd3bfc7eab469f3e10109a5ed -Size (Business-ISBN-Data-1.08.tar.gz) = 5336 bytes +SHA1 (Business-ISBN-Data-1.11.tar.gz) = 2a12ee1a6367be3a6af37654855ac73d81810c51 +RMD160 (Business-ISBN-Data-1.11.tar.gz) = 0cdd2ce26634630a16214a226495c9e56f442b6b +Size (Business-ISBN-Data-1.11.tar.gz) = 9634 bytes |