pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/pear-Numbers_Roman Numbers_Roman provides static ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5b2725ed2250
branches:  trunk
changeset: 505494:5b2725ed2250
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Tue Jan 03 21:05:15 2006 +0000

description:
Numbers_Roman provides static methods for converting to and from Roman
numerals. It supports Roman numerals in both uppercase and lowercase
styles and conversion for and to numbers up to 5 999 999

diffstat:

 math/pear-Numbers_Roman/DESCR    |   3 +++
 math/pear-Numbers_Roman/Makefile |  11 +++++++++++
 math/pear-Numbers_Roman/PLIST    |   1 +
 math/pear-Numbers_Roman/distinfo |   5 +++++
 4 files changed, 20 insertions(+), 0 deletions(-)

diffs (36 lines):

diff -r d2656a79ec7d -r 5b2725ed2250 math/pear-Numbers_Roman/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/pear-Numbers_Roman/DESCR     Tue Jan 03 21:05:15 2006 +0000
@@ -0,0 +1,3 @@
+Numbers_Roman provides static methods for converting to and from Roman
+numerals. It supports Roman numerals in both uppercase and lowercase
+styles and conversion for and to numbers up to 5 999 999
diff -r d2656a79ec7d -r 5b2725ed2250 math/pear-Numbers_Roman/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/pear-Numbers_Roman/Makefile  Tue Jan 03 21:05:15 2006 +0000
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/01/03 21:05:15 adrianp Exp $
+
+DISTNAME=      Numbers_Roman-0.2.0
+CATEGORIES=    math
+
+MAINTAINER=    adrianp%NetBSD.org@localhost
+HOMEPAGE=      http://pear.php.net/package/Numbers_Roman/
+COMMENT=       Provides methods for converting to and from Roman Numerals
+
+.include "../../lang/php/pear.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r d2656a79ec7d -r 5b2725ed2250 math/pear-Numbers_Roman/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/pear-Numbers_Roman/PLIST     Tue Jan 03 21:05:15 2006 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/01/03 21:05:15 adrianp Exp $
diff -r d2656a79ec7d -r 5b2725ed2250 math/pear-Numbers_Roman/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/pear-Numbers_Roman/distinfo  Tue Jan 03 21:05:15 2006 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/01/03 21:05:15 adrianp Exp $
+
+SHA1 (pear/Numbers_Roman-0.2.0.tgz) = 8aa2d978f6fea39085834cc4393a3d51e00b49be
+RMD160 (pear/Numbers_Roman-0.2.0.tgz) = 7a1bc98fe93a08c487a28fcd0680ddd0abe44167
+Size (pear/Numbers_Roman-0.2.0.tgz) = 3753 bytes



Home | Main Index | Thread Index | Old Index