pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/p5-Number-Compare Import p5-Number-Compare-0.01 f...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8c0125909418
branches:  trunk
changeset: 496205:8c0125909418
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Jun 24 17:26:31 2005 +0000

description:
Import p5-Number-Compare-0.01 from pkgsrc-wip, packaged by
Hiramatsu Yoshifumi.

Number::Compare compiles a simple comparison to an anonymous
subroutine, which you can call with a value to be tested again.

diffstat:

 math/p5-Number-Compare/DESCR    |   2 ++
 math/p5-Number-Compare/Makefile |  18 ++++++++++++++++++
 math/p5-Number-Compare/PLIST    |   1 +
 math/p5-Number-Compare/distinfo |   5 +++++
 4 files changed, 26 insertions(+), 0 deletions(-)

diffs (42 lines):

diff -r 783bbbeb6762 -r 8c0125909418 math/p5-Number-Compare/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/p5-Number-Compare/DESCR      Fri Jun 24 17:26:31 2005 +0000
@@ -0,0 +1,2 @@
+Number::Compare compiles a simple comparison to an anonymous
+subroutine, which you can call with a value to be tested again.
diff -r 783bbbeb6762 -r 8c0125909418 math/p5-Number-Compare/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/p5-Number-Compare/Makefile   Fri Jun 24 17:26:31 2005 +0000
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/06/24 17:26:31 wiz Exp $
+
+DISTNAME=      Number-Compare-0.01
+PKGNAME=       p5-${DISTNAME}
+SVR4_PKGNAME=  p5nbc
+CATEGORIES=    math perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Number/}
+
+MAINTAINER=    hiramatu%boreas.dti.ne.jp@localhost
+HOMEPAGE=      http://search.cpan.org/dist/Number-Compare/
+COMMENT=       Compiles a simple comparison to an anonymous subroutine
+
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
+PERL5_PACKLIST=                ${PERL5_SITEARCH}/auto/Number/Compare/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 783bbbeb6762 -r 8c0125909418 math/p5-Number-Compare/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/p5-Number-Compare/PLIST      Fri Jun 24 17:26:31 2005 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/06/24 17:26:32 wiz Exp $
diff -r 783bbbeb6762 -r 8c0125909418 math/p5-Number-Compare/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/p5-Number-Compare/distinfo   Fri Jun 24 17:26:31 2005 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/06/24 17:26:32 wiz Exp $
+
+SHA1 (Number-Compare-0.01.tar.gz) = d768ceab714b50fe1fa8e7d9133de736f58fb7b7
+RMD160 (Number-Compare-0.01.tar.gz) = f97c3d5185840c82894343f15cc99ab625e743d7
+Size (Number-Compare-0.01.tar.gz) = 2123 bytes



Home | Main Index | Thread Index | Old Index