pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/p5-Number-Format Initial import of p5-Number-...
details: https://anonhg.NetBSD.org/pkgsrc/rev/42c376a90b97
branches: trunk
changeset: 504095:42c376a90b97
user: mjl <mjl%pkgsrc.org@localhost>
date: Sun Dec 04 13:29:30 2005 +0000
description:
Initial import of p5-Number-Format 1.45
This module provides an easy means of formatting numbers in a manner
suitable for displaying to the user.
diffstat:
textproc/p5-Number-Format/DESCR | 2 ++
textproc/p5-Number-Format/Makefile | 16 ++++++++++++++++
textproc/p5-Number-Format/PLIST | 1 +
textproc/p5-Number-Format/distinfo | 5 +++++
4 files changed, 24 insertions(+), 0 deletions(-)
diffs (40 lines):
diff -r dec1e963754e -r 42c376a90b97 textproc/p5-Number-Format/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Number-Format/DESCR Sun Dec 04 13:29:30 2005 +0000
@@ -0,0 +1,2 @@
+This module provides an easy means of formatting numbers in a manner
+suitable for displaying to the user.
diff -r dec1e963754e -r 42c376a90b97 textproc/p5-Number-Format/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Number-Format/Makefile Sun Dec 04 13:29:30 2005 +0000
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/12/04 13:29:30 mjl Exp $
+#
+
+DISTNAME= Number-Format-1.45
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= textproc
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Number/}
+
+MAINTAINER= tech-pkg%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/search?module=Number::Format
+COMMENT= Perl extension for formatting numbers
+
+PERL5_PACKLIST= auto/Number/Format/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r dec1e963754e -r 42c376a90b97 textproc/p5-Number-Format/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Number-Format/PLIST Sun Dec 04 13:29:30 2005 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/12/04 13:29:30 mjl Exp $
diff -r dec1e963754e -r 42c376a90b97 textproc/p5-Number-Format/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Number-Format/distinfo Sun Dec 04 13:29:30 2005 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/12/04 13:29:30 mjl Exp $
+
+SHA1 (Number-Format-1.45.tar.gz) = c3a9c7ff6ab165a9c6e3ad9e4aeec1b2ac393026
+RMD160 (Number-Format-1.45.tar.gz) = 6d5caaddc72182cf249a193e8a2d3ee5ac6f3e73
+Size (Number-Format-1.45.tar.gz) = 14084 bytes
Home |
Main Index |
Thread Index |
Old Index