svn commit: r434028 - head/math/p5-Math-GMPz
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Feb 13 19:01:53 UTC 2017
Author: sunpoet
Date: Mon Feb 13 19:01:51 2017
New Revision: 434028
URL: https://svnweb.freebsd.org/changeset/ports/434028
Log:
Update to 0.45
Changes: http://search.cpan.org/dist/Math-GMPz/CHANGES
Modified:
head/math/p5-Math-GMPz/Makefile
head/math/p5-Math-GMPz/distinfo
head/math/p5-Math-GMPz/pkg-plist
Modified: head/math/p5-Math-GMPz/Makefile
==============================================================================
--- head/math/p5-Math-GMPz/Makefile Mon Feb 13 19:01:47 2017 (r434027)
+++ head/math/p5-Math-GMPz/Makefile Mon Feb 13 19:01:51 2017 (r434028)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Math-GMPz
-PORTVERSION= 0.44
+PORTVERSION= 0.45
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
Modified: head/math/p5-Math-GMPz/distinfo
==============================================================================
--- head/math/p5-Math-GMPz/distinfo Mon Feb 13 19:01:47 2017 (r434027)
+++ head/math/p5-Math-GMPz/distinfo Mon Feb 13 19:01:51 2017 (r434028)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1478370188
-SHA256 (Math-GMPz-0.44.tar.gz) = 9d5e44464e75b4d784db08889b0a31a3a131d42a819801d4d21e89d2e1df87a9
-SIZE (Math-GMPz-0.44.tar.gz) = 74388
+TIMESTAMP = 1487007353
+SHA256 (Math-GMPz-0.45.tar.gz) = f448b0aaba2be0771ea8a761989a9e9062fd0a3edd4969c6ddc0ccd2f6e5df2c
+SIZE (Math-GMPz-0.45.tar.gz) = 76407
Modified: head/math/p5-Math-GMPz/pkg-plist
==============================================================================
--- head/math/p5-Math-GMPz/pkg-plist Mon Feb 13 19:01:47 2017 (r434027)
+++ head/math/p5-Math-GMPz/pkg-plist Mon Feb 13 19:01:51 2017 (r434028)
@@ -1,4 +1,5 @@
%%SITE_ARCH%%/Math/GMPz.pm
+%%SITE_ARCH%%/Math/GMPz.pod
%%SITE_ARCH%%/Math/GMPz/Random.pm
%%SITE_ARCH%%/Math/GMPz/V.pm
%%SITE_ARCH%%/auto/Math/GMPz/GMPz.so
More information about the svn-ports-head
mailing list