pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/p5-Business-CreditCard Update 0.31 to 0.33
details: https://anonhg.NetBSD.org/pkgsrc/rev/4bc6436e5194
branches: trunk
changeset: 643244:4bc6436e5194
user: mef <mef%pkgsrc.org@localhost>
date: Sat Dec 13 03:30:38 2014 +0000
description:
Update 0.31 to 0.33
-------------------
0.33 Sat Sep 13 16:13:15 PDT 2014
- With $Country explicity to CA, fix identification of JCB 3529-3589
as Discover
- Allow use of our subroutines as class methods, patch from Adam
Kennedy, thanks!
- Add tests for processing agreement / country functionality
0.32 Thu Feb 21 16:02:42 PST 2013
- Add Israeli Isracard (no checksum yet)
- Add LICENSE=>perl to Makefile.PL; add license to META.yml,
closes: cpan #27735
- Documentation: Add link to Neil Bowers' review of CC check modules
- Rearrange cardtype() for performance
- Fix Discover identification of 39 and 3529-3589 prefixes, patch from
Jason Terry, thanks!
diffstat:
misc/p5-Business-CreditCard/Makefile | 5 ++---
misc/p5-Business-CreditCard/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r 8ac329b99a0e -r 4bc6436e5194 misc/p5-Business-CreditCard/Makefile
--- a/misc/p5-Business-CreditCard/Makefile Sat Dec 13 03:25:35 2014 +0000
+++ b/misc/p5-Business-CreditCard/Makefile Sat Dec 13 03:30:38 2014 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.34 2014/10/09 13:44:50 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2014/12/13 03:30:38 mef Exp $
#
-DISTNAME= Business-CreditCard-0.31
+DISTNAME= Business-CreditCard-0.33
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 5
CATEGORIES= misc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Business/}
diff -r 8ac329b99a0e -r 4bc6436e5194 misc/p5-Business-CreditCard/distinfo
--- a/misc/p5-Business-CreditCard/distinfo Sat Dec 13 03:25:35 2014 +0000
+++ b/misc/p5-Business-CreditCard/distinfo Sat Dec 13 03:30:38 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2010/03/10 18:20:16 sno Exp $
+$NetBSD: distinfo,v 1.8 2014/12/13 03:30:38 mef Exp $
-SHA1 (Business-CreditCard-0.31.tar.gz) = 10d75c254eb164170ae08dd66152b2f248c9625f
-RMD160 (Business-CreditCard-0.31.tar.gz) = 1fc70396af101f481d3489a873afb9f937806f4d
-Size (Business-CreditCard-0.31.tar.gz) = 7121 bytes
+SHA1 (Business-CreditCard-0.33.tar.gz) = 85794a29a1b6f1c9ee5899c4b6b130ae3affddee
+RMD160 (Business-CreditCard-0.33.tar.gz) = d9a0cdafafe49534af0e710adb6b161bb8b9cea2
+Size (Business-CreditCard-0.33.tar.gz) = 9684 bytes
Home |
Main Index |
Thread Index |
Old Index