svn commit: r387292 - head/net/p5-MaxMind-DB-Reader

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun May 24 18:55:51 UTC 2015


Author: sunpoet
Date: Sun May 24 18:55:50 2015
New Revision: 387292
URL: https://svnweb.freebsd.org/changeset/ports/387292

Log:
  - Update to 1.000006
  
  Changes:	http://search.cpan.org/dist/MaxMind-DB-Reader/Changes

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

Modified: head/net/p5-MaxMind-DB-Reader/Makefile
==============================================================================
--- head/net/p5-MaxMind-DB-Reader/Makefile	Sun May 24 18:55:45 2015	(r387291)
+++ head/net/p5-MaxMind-DB-Reader/Makefile	Sun May 24 18:55:50 2015	(r387292)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	MaxMind-DB-Reader
-PORTVERSION=	1.000005
+PORTVERSION=	1.000006
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:MAXMIND
@@ -30,6 +30,7 @@ BUILD_DEPENDS=	p5-Data-IEEE754>=0:${PORT
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Math-Int128>=0:${PORTSDIR}/math/p5-Math-Int128 \
 		p5-Net-Works>=0:${PORTSDIR}/net/p5-Net-Works \
+		p5-Scalar-List-Utils>=1.42:${PORTSDIR}/lang/p5-Scalar-List-Utils \
 		p5-Test-Bits>=0:${PORTSDIR}/devel/p5-Test-Bits \
 		p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal \
 		p5-Test-Number-Delta>=0:${PORTSDIR}/devel/p5-Test-Number-Delta

Modified: head/net/p5-MaxMind-DB-Reader/distinfo
==============================================================================
--- head/net/p5-MaxMind-DB-Reader/distinfo	Sun May 24 18:55:45 2015	(r387291)
+++ head/net/p5-MaxMind-DB-Reader/distinfo	Sun May 24 18:55:50 2015	(r387292)
@@ -1,2 +1,2 @@
-SHA256 (MaxMind-DB-Reader-1.000005.tar.gz) = ab59408b59d9320a2d246dfeda3fa469561581ab869f3e64c6ac2b09e90d394a
-SIZE (MaxMind-DB-Reader-1.000005.tar.gz) = 247646
+SHA256 (MaxMind-DB-Reader-1.000006.tar.gz) = b65eee0710725d589fb1c061389ff73e104eef04168aa929542f13aa26c2a235
+SIZE (MaxMind-DB-Reader-1.000006.tar.gz) = 247663


More information about the svn-ports-all mailing list