svn commit: r438556 - head/math/p5-Math-GMPq

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Apr 15 00:47:06 UTC 2017


Author: sunpoet
Date: Sat Apr 15 00:47:05 2017
New Revision: 438556
URL: https://svnweb.freebsd.org/changeset/ports/438556

Log:
  Update to 0.43
  
  Changes:	http://search.cpan.org/dist/Math-GMPq/CHANGES

Modified:
  head/math/p5-Math-GMPq/Makefile
  head/math/p5-Math-GMPq/distinfo
  head/math/p5-Math-GMPq/pkg-plist

Modified: head/math/p5-Math-GMPq/Makefile
==============================================================================
--- head/math/p5-Math-GMPq/Makefile	Sat Apr 15 00:47:00 2017	(r438555)
+++ head/math/p5-Math-GMPq/Makefile	Sat Apr 15 00:47:05 2017	(r438556)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Math-GMPq
-PORTVERSION=	0.42
+PORTVERSION=	0.43
 CATEGORIES=	math perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/math/p5-Math-GMPq/distinfo
==============================================================================
--- head/math/p5-Math-GMPq/distinfo	Sat Apr 15 00:47:00 2017	(r438555)
+++ head/math/p5-Math-GMPq/distinfo	Sat Apr 15 00:47:05 2017	(r438556)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1479403389
-SHA256 (Math-GMPq-0.42.tar.gz) = b76c3263112538d6a8e58cdf10d537fb5e257858dfaec69a7dd04d48c0030768
-SIZE (Math-GMPq-0.42.tar.gz) = 40399
+TIMESTAMP = 1492187255
+SHA256 (Math-GMPq-0.43.tar.gz) = f6b82cdfb367a7901ccf0f09dbeddd99789919a7c75238d6abaf61a9b0b0cb77
+SIZE (Math-GMPq-0.43.tar.gz) = 42592

Modified: head/math/p5-Math-GMPq/pkg-plist
==============================================================================
--- head/math/p5-Math-GMPq/pkg-plist	Sat Apr 15 00:47:00 2017	(r438555)
+++ head/math/p5-Math-GMPq/pkg-plist	Sat Apr 15 00:47:05 2017	(r438556)
@@ -1,4 +1,5 @@
 %%SITE_ARCH%%/Math/GMPq.pm
+%%SITE_ARCH%%/Math/GMPq.pod
 %%SITE_ARCH%%/Math/GMPq/Random.pm
 %%SITE_ARCH%%/Math/GMPq/V.pm
 %%SITE_ARCH%%/auto/Math/GMPq/GMPq.so


More information about the svn-ports-head mailing list