Date: Wed, 29 Jun 2005 22:14:25 +0000 (UTC) From: Jean-Yves Lefort <jylefort@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/p5-Algorithm-LUHN Makefile distinfo pkg-descr pkg-plist Message-ID: <200506292214.j5TMEPiT048568@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jylefort 2005-06-29 22:14:25 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/p5-Algorithm-LUHN Makefile distinfo pkg-descr pkg-plist
Log:
Add p5-Algorithm-LUHN.
This module calculates the Modulus 10 Double Add Double checksum, also known
as the LUHN Formula. This algorithm is used to verify credit card numbers and
Standard & Poor's security identifiers such as CUSIP and CSIN.
You can find plenty of information about the algorithm by searching the web
for "modulus 10 double add double".
WWW: http://search.cpan.org/dist/Algorithm-LUHN/
PR: ports/82650
Submitted by: Aaron Dalton <aaron@daltons.ca>
Revision Changes Path
1.1917 +1 -0 ports/devel/Makefile
1.1 +22 -0 ports/devel/p5-Algorithm-LUHN/Makefile (new)
1.1 +2 -0 ports/devel/p5-Algorithm-LUHN/distinfo (new)
1.1 +11 -0 ports/devel/p5-Algorithm-LUHN/pkg-descr (new)
1.1 +6 -0 ports/devel/p5-Algorithm-LUHN/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506292214.j5TMEPiT048568>
