pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/p5-Math-BigInt



Module Name:    pkgsrc
Committed By:   wen
Date:           Mon Aug  8 23:51:38 UTC 2016

Added Files:
        pkgsrc/math/p5-Math-BigInt: DESCR Makefile distinfo

Log Message:
Import Math-BigInt-1.999726 as math/p5-Math-BigInt.

Math::BigInt provides support for arbitrary precision integers.
Overloading is also provided for Perl operators.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/math/p5-Math-BigInt/DESCR \
    pkgsrc/math/p5-Math-BigInt/Makefile pkgsrc/math/p5-Math-BigInt/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/math/p5-Math-BigInt/DESCR
diff -u /dev/null pkgsrc/math/p5-Math-BigInt/DESCR:1.1
--- /dev/null   Mon Aug  8 23:51:38 2016
+++ pkgsrc/math/p5-Math-BigInt/DESCR    Mon Aug  8 23:51:38 2016
@@ -0,0 +1,2 @@
+Math::BigInt provides support for arbitrary precision integers.
+Overloading is also provided for Perl operators.
Index: pkgsrc/math/p5-Math-BigInt/Makefile
diff -u /dev/null pkgsrc/math/p5-Math-BigInt/Makefile:1.1
--- /dev/null   Mon Aug  8 23:51:38 2016
+++ pkgsrc/math/p5-Math-BigInt/Makefile Mon Aug  8 23:51:38 2016
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2016/08/08 23:51:38 wen Exp $
+
+DISTNAME=              Math-BigInt-1.999726
+PKGNAME=               p5-${DISTNAME}
+CATEGORIES=            math perl5
+MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Math/}
+
+MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=              http://search.cpan.org/dist/Math-BigInt/
+COMMENT=               Arbitrary size integer math perl package
+LICENSE=               ${PERL5_LICENSE}
+
+PERL5_PACKLIST=                auto/Math/BigInt/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/math/p5-Math-BigInt/distinfo
diff -u /dev/null pkgsrc/math/p5-Math-BigInt/distinfo:1.1
--- /dev/null   Mon Aug  8 23:51:38 2016
+++ pkgsrc/math/p5-Math-BigInt/distinfo Mon Aug  8 23:51:38 2016
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2016/08/08 23:51:38 wen Exp $
+
+SHA1 (Math-BigInt-1.999726.tar.gz) = 4d494cd463b4a7f3a157bdb9eefcc1f301f0565f
+RMD160 (Math-BigInt-1.999726.tar.gz) = 6c331be2c236fce95a8338ba7fc68809492575be
+SHA512 (Math-BigInt-1.999726.tar.gz) = 5f77be6514c7bf63b7abfcfab038fa68d7b12a469b99de7661771541e1a775ea66ea9067f370439a9df7ca771655aa197f26ac8e436bf7d5aed1cd71850dc858
+Size (Math-BigInt-1.999726.tar.gz) = 1755079 bytes



Home | Main Index | Thread Index | Old Index