svn commit: r488984 - head/net/p5-MaxMind-DB-Reader-XS

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Jan 1 20:35:21 UTC 2019


Author: sunpoet
Date: Tue Jan  1 20:34:55 2019
New Revision: 488984
URL: https://svnweb.freebsd.org/changeset/ports/488984

Log:
  Update to 1.000007
  
  Changes:	https://metacpan.org/changes/distribution/MaxMind-DB-Reader-XS

Modified:
  head/net/p5-MaxMind-DB-Reader-XS/Makefile
  head/net/p5-MaxMind-DB-Reader-XS/distinfo

Modified: head/net/p5-MaxMind-DB-Reader-XS/Makefile
==============================================================================
--- head/net/p5-MaxMind-DB-Reader-XS/Makefile	Tue Jan  1 20:34:49 2019	(r488983)
+++ head/net/p5-MaxMind-DB-Reader-XS/Makefile	Tue Jan  1 20:34:55 2019	(r488984)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	MaxMind-DB-Reader-XS
-PORTVERSION=	1.000006
+PORTVERSION=	1.000007
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:MAXMIND
@@ -16,12 +16,13 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
 LIB_DEPENDS=	libmaxminddb.so:net/libmaxminddb
-RUN_DEPENDS=	p5-MaxMind-DB-Common>=0.040001:net/p5-MaxMind-DB-Common \
+RUN_DEPENDS=	p5-Math-Int128>=0:math/p5-Math-Int128 \
+		p5-Math-Int64>=0:math/p5-Math-Int64 \
+		p5-MaxMind-DB-Common>=0.040001:net/p5-MaxMind-DB-Common \
 		p5-MaxMind-DB-Reader>=1.000012:net/p5-MaxMind-DB-Reader \
 		p5-Moo>=0:devel/p5-Moo \
 		p5-namespace-autoclean>=0:devel/p5-namespace-autoclean
-TEST_DEPENDS=	p5-Math-Int128>=0:math/p5-Math-Int128 \
-		p5-Module-Implementation>=0:devel/p5-Module-Implementation \
+TEST_DEPENDS=	p5-Module-Implementation>=0:devel/p5-Module-Implementation \
 		p5-Net-Works>=0.21:net/p5-Net-Works \
 		p5-Path-Class>=0.27:devel/p5-Path-Class \
 		p5-Test-Fatal>=0:devel/p5-Test-Fatal \

Modified: head/net/p5-MaxMind-DB-Reader-XS/distinfo
==============================================================================
--- head/net/p5-MaxMind-DB-Reader-XS/distinfo	Tue Jan  1 20:34:49 2019	(r488983)
+++ head/net/p5-MaxMind-DB-Reader-XS/distinfo	Tue Jan  1 20:34:55 2019	(r488984)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1539713805
-SHA256 (MaxMind-DB-Reader-XS-1.000006.tar.gz) = a30975b9dec68eb62a652c77c70d04e62bf6d6884be068c02f9531c88b6d75ba
-SIZE (MaxMind-DB-Reader-XS-1.000006.tar.gz) = 355446
+TIMESTAMP = 1546258229
+SHA256 (MaxMind-DB-Reader-XS-1.000007.tar.gz) = 19792bd031d19c5d557b8a0c9cd22c413f666fc4cead6c2c745755856fe8e1f1
+SIZE (MaxMind-DB-Reader-XS-1.000007.tar.gz) = 355532


More information about the svn-ports-head mailing list