pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/p5-Math-BigInt-Pari
Module Name: pkgsrc
Committed By: wiz
Date: Wed May 2 12:31:53 UTC 2018
Modified Files:
pkgsrc/math/p5-Math-BigInt-Pari: Makefile distinfo
Log Message:
p5-Math-BigInt-Pari: update to 1.3004.
1.3004 2018-04-17
* The tests now require Test::More version 0.88 or newer.
* Sync test files with Math-BigInt.
* Add test files t/release-test-version.t, t/release-portability.t, and
t/release-cpan-changes.t.
* Use a MANIFEST.SKIP file based on the default file in the ExtUtils-Manifest
distribution.
* Format CHANGES according to CPAN::Changes::Spec.
* Convert test file t/02pod.t to t/release-pod.t and t/03podcov.t to
t/release-pod-coverage.t.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/math/p5-Math-BigInt-Pari/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/math/p5-Math-BigInt-Pari/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/p5-Math-BigInt-Pari/Makefile
diff -u pkgsrc/math/p5-Math-BigInt-Pari/Makefile:1.16 pkgsrc/math/p5-Math-BigInt-Pari/Makefile:1.17
--- pkgsrc/math/p5-Math-BigInt-Pari/Makefile:1.16 Mon Jun 5 14:24:10 2017
+++ pkgsrc/math/p5-Math-BigInt-Pari/Makefile Wed May 2 12:31:53 2018
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2017/06/05 14:24:10 ryoon Exp $
+# $NetBSD: Makefile,v 1.17 2018/05/02 12:31:53 wiz Exp $
-DISTNAME= Math-BigInt-Pari-1.3003
+DISTNAME= Math-BigInt-Pari-1.3004
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
Index: pkgsrc/math/p5-Math-BigInt-Pari/distinfo
diff -u pkgsrc/math/p5-Math-BigInt-Pari/distinfo:1.6 pkgsrc/math/p5-Math-BigInt-Pari/distinfo:1.7
--- pkgsrc/math/p5-Math-BigInt-Pari/distinfo:1.6 Wed Jan 18 13:08:46 2017
+++ pkgsrc/math/p5-Math-BigInt-Pari/distinfo Wed May 2 12:31:53 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2017/01/18 13:08:46 wen Exp $
+$NetBSD: distinfo,v 1.7 2018/05/02 12:31:53 wiz Exp $
-SHA1 (Math-BigInt-Pari-1.3003.tar.gz) = ab2fb3ff72f9f0f13a31ffed9a07346169ca18aa
-RMD160 (Math-BigInt-Pari-1.3003.tar.gz) = 0e8e5cbadacf0ff4a76411ad12173fcd936df131
-SHA512 (Math-BigInt-Pari-1.3003.tar.gz) = 085a1deb866e481c176e4fd3021d5104eea88dfd89e2c0f79b0aaebee078be350dc80f1762ccf96277877864f8f6641354fd93cfb05513b3f9804d60cfd4b804
-Size (Math-BigInt-Pari-1.3003.tar.gz) = 2430114 bytes
+SHA1 (Math-BigInt-Pari-1.3004.tar.gz) = 3cde7f2919427ee2e6caee5d4cd5ca99d035c7d2
+RMD160 (Math-BigInt-Pari-1.3004.tar.gz) = 3fa8c9e5a14645cb7c9bcdbe83f9293d62159d72
+SHA512 (Math-BigInt-Pari-1.3004.tar.gz) = eb0ca6f4b53b902b4b591f5d2e6deeea50c7ab969039f79df4e338552083f5a64111488b13aa83d7d01189dd0854d741e2bcbd421a9e54ad2ea2da2d64f48027
+Size (Math-BigInt-Pari-1.3004.tar.gz) = 2443983 bytes
Home |
Main Index |
Thread Index |
Old Index