Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Feb 2021 18:04:07 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r565575 - head/math/p5-Math-GMPq
Message-ID:  <202102171804.11HI47EE085256@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Feb 17 18:04:07 2021
New Revision: 565575
URL: https://svnweb.freebsd.org/changeset/ports/565575

Log:
  Update to 0.46
  
  Changes:	https://metacpan.org/changes/distribution/Math-GMPq

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

Modified: head/math/p5-Math-GMPq/Makefile
==============================================================================
--- head/math/p5-Math-GMPq/Makefile	Wed Feb 17 18:04:00 2021	(r565574)
+++ head/math/p5-Math-GMPq/Makefile	Wed Feb 17 18:04:07 2021	(r565575)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Math-GMPq
-PORTVERSION=	0.45
+PORTVERSION=	0.46
 CATEGORIES=	math perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -17,8 +17,8 @@ LIB_DEPENDS=	libgmp.so:math/gmp
 TEST_DEPENDS=	p5-Math-GMP>=0:math/p5-Math-GMP \
 		p5-Test-Pod>=1:devel/p5-Test-Pod
 
-USE_PERL5=	configure
 USES=		localbase perl5
+USE_PERL5=	configure
 
 post-install:
 	${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Math/GMPq/GMPq.so

Modified: head/math/p5-Math-GMPq/distinfo
==============================================================================
--- head/math/p5-Math-GMPq/distinfo	Wed Feb 17 18:04:00 2021	(r565574)
+++ head/math/p5-Math-GMPq/distinfo	Wed Feb 17 18:04:07 2021	(r565575)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1492706367
-SHA256 (Math-GMPq-0.45.tar.gz) = 10e50ba3ad8575b0836b0effff1788be257a51f9fb9159aa8da5fd35c9f26323
-SIZE (Math-GMPq-0.45.tar.gz) = 44234
+TIMESTAMP = 1613478353
+SHA256 (Math-GMPq-0.46.tar.gz) = 748ea1bdd51c09cc953bf7436c73eeee8252c710ea9ce0af93c8ac935124723d
+SIZE (Math-GMPq-0.46.tar.gz) = 44863



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102171804.11HI47EE085256>