pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/p5-Roman This module provides some functions whic...
details: https://anonhg.NetBSD.org/pkgsrc/rev/916ca51dae42
branches: trunk
changeset: 554122:916ca51dae42
user: dsainty <dsainty%pkgsrc.org@localhost>
date: Mon Feb 09 03:18:07 2009 +0000
description:
This module provides some functions which help conversion of numeric notation
between Roman and Arabic.
diffstat:
math/p5-Roman/DESCR | 2 ++
math/p5-Roman/Makefile | 18 ++++++++++++++++++
math/p5-Roman/distinfo | 5 +++++
3 files changed, 25 insertions(+), 0 deletions(-)
diffs (37 lines):
diff -r efbf602313fd -r 916ca51dae42 math/p5-Roman/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/p5-Roman/DESCR Mon Feb 09 03:18:07 2009 +0000
@@ -0,0 +1,2 @@
+This module provides some functions which help conversion of numeric notation
+between Roman and Arabic.
diff -r efbf602313fd -r 916ca51dae42 math/p5-Roman/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/p5-Roman/Makefile Mon Feb 09 03:18:07 2009 +0000
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/02/09 03:18:07 dsainty Exp $
+#
+
+DISTNAME= Roman-1.22
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= math
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Roman/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+COMMENT= Conversion of numeric notation between Roman and Arabic
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_PACKLIST= auto/Roman/.packlist
+USE_LANGUAGES= # none
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r efbf602313fd -r 916ca51dae42 math/p5-Roman/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/p5-Roman/distinfo Mon Feb 09 03:18:07 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/02/09 03:18:07 dsainty Exp $
+
+SHA1 (Roman-1.22.tar.gz) = 5d286c13da97252db4cec54b29adf2057763a566
+RMD160 (Roman-1.22.tar.gz) = 59c0af1805d331fbe5dfabe4d83e6c225c8c48a3
+Size (Roman-1.22.tar.gz) = 3266 bytes
Home |
Main Index |
Thread Index |
Old Index