svn commit: r410274 - head/net/p5-Net-Dict

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Mar 6 06:20:54 UTC 2016


Author: sunpoet
Date: Sun Mar  6 06:20:53 2016
New Revision: 410274
URL: https://svnweb.freebsd.org/changeset/ports/410274

Log:
  - Update to 2.21
  
  Changes:	http://search.cpan.org/dist/Net-Dict/Changes

Modified:
  head/net/p5-Net-Dict/Makefile
  head/net/p5-Net-Dict/distinfo

Modified: head/net/p5-Net-Dict/Makefile
==============================================================================
--- head/net/p5-Net-Dict/Makefile	Sun Mar  6 06:20:49 2016	(r410273)
+++ head/net/p5-Net-Dict/Makefile	Sun Mar  6 06:20:53 2016	(r410274)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Net-Dict
-PORTVERSION=	2.19
+PORTVERSION=	2.21
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -13,7 +13,8 @@ COMMENT=	Simple client API for the DICT 
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
-TEST_DEPENDS=	p5-Test-Differences>=0.620:${PORTSDIR}/devel/p5-Test-Differences
+TEST_DEPENDS=	p5-Test-Differences>=0.620:${PORTSDIR}/devel/p5-Test-Differences \
+		p5-Test-RequiresInternet>=0.05:${PORTSDIR}/devel/p5-Test-RequiresInternet
 
 NO_ARCH=	yes
 USE_PERL5=	configure

Modified: head/net/p5-Net-Dict/distinfo
==============================================================================
--- head/net/p5-Net-Dict/distinfo	Sun Mar  6 06:20:49 2016	(r410273)
+++ head/net/p5-Net-Dict/distinfo	Sun Mar  6 06:20:53 2016	(r410274)
@@ -1,2 +1,2 @@
-SHA256 (Net-Dict-2.19.tar.gz) = 49165fa7685303cbc2f95b55ed4dc59603c5070e6e3e353c474fd214abe57b6a
-SIZE (Net-Dict-2.19.tar.gz) = 35984
+SHA256 (Net-Dict-2.21.tar.gz) = 4e071d1b82158b35f24e557af81f505a913c6dfe4d04fe5201236afe74be1f3b
+SIZE (Net-Dict-2.21.tar.gz) = 36388


More information about the svn-ports-all mailing list