pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Added finance/p5-Algorithm-LUHN version 1.00



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ce1bb089a3bd
branches:  trunk
changeset: 548995:ce1bb089a3bd
user:      abs <abs%pkgsrc.org@localhost>
date:      Sat Oct 25 20:23:37 2008 +0000

description:
Added finance/p5-Algorithm-LUHN version 1.00

diffstat:

 doc/CHANGES-2008 |  3 ++-
 finance/Makefile |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r ac4e69a4c4bc -r ce1bb089a3bd doc/CHANGES-2008
--- a/doc/CHANGES-2008  Sat Oct 25 20:22:07 2008 +0000
+++ b/doc/CHANGES-2008  Sat Oct 25 20:23:37 2008 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2008,v 1.2669 2008/10/25 18:59:05 ahoka Exp $
+$NetBSD: CHANGES-2008,v 1.2670 2008/10/25 20:24:23 abs Exp $
 
 Changes to the packages collection and infrastructure in 2008:
 
@@ -4563,3 +4563,4 @@
        Updated net/socat to 1.7.0.0 [adrianp 2008-10-25]
        Updated net/snort to 2.8.3.1 [adrianp 2008-10-25]
        Updated shells/mksh to 36 [ahoka 2008-10-25]
+       Added finance/p5-Algorithm-LUHN version 1.00 [abs 2008-10-25]
diff -r ac4e69a4c4bc -r ce1bb089a3bd finance/Makefile
--- a/finance/Makefile  Sat Oct 25 20:22:07 2008 +0000
+++ b/finance/Makefile  Sat Oct 25 20:23:37 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2008/06/23 02:00:20 abs Exp $
+# $NetBSD: Makefile,v 1.23 2008/10/25 20:23:37 abs Exp $
 #
 
 COMMENT=       Monetary, financial and related applications
@@ -8,6 +8,7 @@
 SUBDIR+=       gnucash-docs
 SUBDIR+=       kmymoney2
 SUBDIR+=       libofx
+SUBDIR+=       p5-Algorithm-LUHN
 SUBDIR+=       p5-Data-Currency
 SUBDIR+=       p5-Finance-Currency-Convert-WebserviceX
 SUBDIR+=       p5-Finance-Quote



Home | Main Index | Thread Index | Old Index