svn commit: r381275 - head/math/p5-Math-Int128

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Mar 14 14:51:45 UTC 2015


Author: sunpoet
Date: Sat Mar 14 14:51:43 2015
New Revision: 381275
URL: https://svnweb.freebsd.org/changeset/ports/381275
QAT: https://qat.redports.org/buildarchive/r381275/

Log:
  - Update to 0.21
  
  Changes:	http://search.cpan.org/dist/Math-Int128/Changes
  PR:		198562
  Submitted by:	sunpoet (myself)
  Approved by:	pi

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

Modified: head/math/p5-Math-Int128/Makefile
==============================================================================
--- head/math/p5-Math-Int128/Makefile	Sat Mar 14 14:36:13 2015	(r381274)
+++ head/math/p5-Math-Int128/Makefile	Sat Mar 14 14:51:43 2015	(r381275)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Math-Int128
-PORTVERSION=	0.20
+PORTVERSION=	0.21
 CATEGORIES=	math perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -12,8 +12,8 @@ COMMENT=	Manipulate 128 bits integers in
 
 LICENSE=	ART10
 
-BUILD_DEPENDS=	p5-Math-Int64>=0.34:${PORTSDIR}/math/p5-Math-Int64
-RUN_DEPENDS=	p5-Math-Int64>=0.34:${PORTSDIR}/math/p5-Math-Int64
+BUILD_DEPENDS=	p5-Math-Int64>=0.51:${PORTSDIR}/math/p5-Math-Int64
+RUN_DEPENDS=	p5-Math-Int64>=0.51:${PORTSDIR}/math/p5-Math-Int64
 
 USES=		perl5
 USE_PERL5=	configure

Modified: head/math/p5-Math-Int128/distinfo
==============================================================================
--- head/math/p5-Math-Int128/distinfo	Sat Mar 14 14:36:13 2015	(r381274)
+++ head/math/p5-Math-Int128/distinfo	Sat Mar 14 14:51:43 2015	(r381275)
@@ -1,2 +1,2 @@
-SHA256 (Math-Int128-0.20.tar.gz) = ba311cd25d28d6e9639bf9b3337ef1ec4ece709fd5cc938d3ab28c3a44500ddb
-SIZE (Math-Int128-0.20.tar.gz) = 105479
+SHA256 (Math-Int128-0.21.tar.gz) = ee8496cd91431027561fa4ed137535c8fcbf2ea4e45f6850929d363fa68da24f
+SIZE (Math-Int128-0.21.tar.gz) = 103580


More information about the svn-ports-head mailing list