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 to 0.27, from Koji ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ace47e519fcc
branches:  trunk
changeset: 461643:ace47e519fcc
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Sep 18 18:51:37 2003 +0000

description:
Update to 0.27, from Koji Kondo in PR 21785.
17 Jan 97   - 0.21 released.
              short numbers and numbers with letters are no longer kosher.
1  Feb 2001 - 0.22 released, new maintainer, MakeMaker installation
3  May 2001 - 0.23 released, silly bug in test.pl
11 Jun 2001 - 0.24.  added enRoute, JCB, BankCard, rewrote with regexes
10 Jul 2001 - 0.25, 0.26 *sigh*
20 Han 2002 - 0.27 small typo for amex cards

diffstat:

 misc/p5-Business-CreditCard/Makefile |  5 ++---
 misc/p5-Business-CreditCard/distinfo |  6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 9e2c2b036aff -r ace47e519fcc misc/p5-Business-CreditCard/Makefile
--- a/misc/p5-Business-CreditCard/Makefile      Thu Sep 18 18:46:28 2003 +0000
+++ b/misc/p5-Business-CreditCard/Makefile      Thu Sep 18 18:51:37 2003 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2003/07/21 17:01:22 martti Exp $
-# FreeBSD Id: Makefile,v 1.7 1997/06/24 18:43:06 jfitz Exp
+# $NetBSD: Makefile,v 1.16 2003/09/18 18:51:37 wiz Exp $
 #
 
-DISTNAME=              Business-CreditCard-0.1
+DISTNAME=              Business-CreditCard-0.27
 PKGNAME=               p5-${DISTNAME}
 SVR4_PKGNAME=          p5buc
 CATEGORIES=            misc perl5
diff -r 9e2c2b036aff -r ace47e519fcc misc/p5-Business-CreditCard/distinfo
--- a/misc/p5-Business-CreditCard/distinfo      Thu Sep 18 18:46:28 2003 +0000
+++ b/misc/p5-Business-CreditCard/distinfo      Thu Sep 18 18:51:37 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2001/04/20 13:52:17 agc Exp $
+$NetBSD: distinfo,v 1.3 2003/09/18 18:51:37 wiz Exp $
 
-SHA1 (Business-CreditCard-0.1.tar.gz) = 526e5882951c70403c4ef96c95c44537337e9236
-Size (Business-CreditCard-0.1.tar.gz) = 1728 bytes
+SHA1 (Business-CreditCard-0.27.tar.gz) = b3d5070acfc57b0a04eeb7698a80a2aafabfebee
+Size (Business-CreditCard-0.27.tar.gz) = 3485 bytes



Home | Main Index | Thread Index | Old Index