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 to 2.09:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8fc3135d4d71
branches:  trunk
changeset: 639934:8fc3135d4d71
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Oct 01 10:47:35 2014 +0000

description:
Update to 2.09:

2.09 - Sat Sep 20 18:15:37 2014
        * Break circular dependency on Test::ISBN

2.08 - Fri Sep 19 12:53:21 2014
        * Add increment and decrement to create new article numbers
        (Markus Spann)

diffstat:

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

diffs (39 lines):

diff -r 6d720b70033b -r 8fc3135d4d71 misc/p5-Business-ISBN/Makefile
--- a/misc/p5-Business-ISBN/Makefile    Wed Oct 01 10:46:13 2014 +0000
+++ b/misc/p5-Business-ISBN/Makefile    Wed Oct 01 10:47:35 2014 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2014/05/29 23:36:58 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2014/10/01 10:47:35 wiz Exp $
 
-DISTNAME=      Business-ISBN-2.07
+DISTNAME=      Business-ISBN-2.09
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 SVR4_PKGNAME=  p5bui
 CATEGORIES=    misc perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Business/}
@@ -12,9 +11,9 @@
 COMMENT=       Perl5 module to work with International Standard Book Numbers (ISBNs)
 LICENSE=       ${PERL5_LICENSE}
 
-DEPENDS+=      p5-Business-ISBN-Data>=20081020:../../misc/p5-Business-ISBN-Data
+DEPENDS+=      p5-Business-ISBN-Data>=20140910.002:../../misc/p5-Business-ISBN-Data
 # noted as requested by Makefile.PL, but not used?
-# also, p5-URI is depending on this package, so thsi introduces a cycle
+# also, p5-URI is depending on this package, so this introduces a cycle
 #DEPENDS+=     p5-URI-[0-9]*:../../www/p5-URI
 
 PERL5_PACKLIST=                auto/Business/ISBN/.packlist
diff -r 6d720b70033b -r 8fc3135d4d71 misc/p5-Business-ISBN/distinfo
--- a/misc/p5-Business-ISBN/distinfo    Wed Oct 01 10:46:13 2014 +0000
+++ b/misc/p5-Business-ISBN/distinfo    Wed Oct 01 10:47:35 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2014/03/03 20:00:46 adam Exp $
+$NetBSD: distinfo,v 1.13 2014/10/01 10:47:35 wiz Exp $
 
-SHA1 (Business-ISBN-2.07.tar.gz) = 2d2b78179d03c6f333bd7764e56d31d132a0541a
-RMD160 (Business-ISBN-2.07.tar.gz) = 82e56fdcf470ffae217294a53e6e4cbaeeba6a4d
-Size (Business-ISBN-2.07.tar.gz) = 355865 bytes
+SHA1 (Business-ISBN-2.09.tar.gz) = ff2cd5efa916e19f57c2f747ce08b1ce8aaadb2d
+RMD160 (Business-ISBN-2.09.tar.gz) = 8e0989189bbd52d8f7d591a5a4defadc537d3b81
+Size (Business-ISBN-2.09.tar.gz) = 357084 bytes



Home | Main Index | Thread Index | Old Index