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-Data Update to 20140910.002. Set...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2582c3faead3
branches:  trunk
changeset: 639932:2582c3faead3
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Oct 01 10:46:04 2014 +0000

description:
Update to 20140910.002. Set LICENSE.

20140910.02 - Mon Sep 22 14:31:21 2014
        * Look in the current directory for RangeMessage.xml if it's
        not in other locations. This can help with various Perl app
        packagers. (But, also try ISBN_RANGE_MESSAGE env var)

20140910.001 - Thu Sep 18 06:46:01 2014
        * Update to the latest data (2014-09-10)

diffstat:

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

diffs (39 lines):

diff -r ade908e64b59 -r 2582c3faead3 misc/p5-Business-ISBN-Data/Makefile
--- a/misc/p5-Business-ISBN-Data/Makefile       Wed Oct 01 10:43:23 2014 +0000
+++ b/misc/p5-Business-ISBN-Data/Makefile       Wed Oct 01 10:46:04 2014 +0000
@@ -1,9 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2014/05/29 23:36:58 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.22 2014/10/01 10:46:04 wiz Exp $
 
-DISTNAME=      Business-ISBN-Data-20120719.001
+DISTNAME=      Business-ISBN-Data-20140910.002
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   2
 SVR4_PKGNAME=  p5bid
 CATEGORIES=    misc perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Business/}
@@ -11,8 +9,10 @@
 MAINTAINER=    rhaen%NetBSD.org@localhost
 HOMEPAGE=      http://search.cpan.org/dist/Business-ISBN-Data/
 COMMENT=       Data for the p5-Business-ISBN package
+LICENSE=       ${PERL5_LICENSE}
 
 PERL5_PACKLIST=        auto/Business/ISBN/Data/.packlist
+REPLACE_PERL+= make_data.pl
 
 .include "../../lang/perl5/module.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r ade908e64b59 -r 2582c3faead3 misc/p5-Business-ISBN-Data/distinfo
--- a/misc/p5-Business-ISBN-Data/distinfo       Wed Oct 01 10:43:23 2014 +0000
+++ b/misc/p5-Business-ISBN-Data/distinfo       Wed Oct 01 10:46:04 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2012/10/21 22:10:44 wiz Exp $
+$NetBSD: distinfo,v 1.9 2014/10/01 10:46:04 wiz Exp $
 
-SHA1 (Business-ISBN-Data-20120719.001.tar.gz) = 66dc7c4691a71c93b7c0658a811795412c4b29a4
-RMD160 (Business-ISBN-Data-20120719.001.tar.gz) = 48c804125a699f61aa39c28a83669fba6274970c
-Size (Business-ISBN-Data-20120719.001.tar.gz) = 14745 bytes
+SHA1 (Business-ISBN-Data-20140910.002.tar.gz) = 4c0f2ef263a69e35150e2eb162067ddb922acb69
+RMD160 (Business-ISBN-Data-20140910.002.tar.gz) = 0fd24b0962363ffe3daa0797d8175bfb27ce9e22
+Size (Business-ISBN-Data-20140910.002.tar.gz) = 16522 bytes



Home | Main Index | Thread Index | Old Index