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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jun 26 11:57:38 UTC 2014


Author: sunpoet
Date: Thu Jun 26 11:57:37 2014
New Revision: 359339
URL: http://svnweb.freebsd.org/changeset/ports/359339
QAT: https://qat.redports.org/buildarchive/r359339/

Log:
  - Update to 2.18
  - Add TEST_DEPENDS
  
  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	Thu Jun 26 11:57:32 2014	(r359338)
+++ head/net/p5-Net-Dict/Makefile	Thu Jun 26 11:57:37 2014	(r359339)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Net-Dict
-PORTVERSION=	2.17
+PORTVERSION=	2.18
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:NEILB
@@ -14,6 +14,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
+
 USE_PERL5=	configure
 USES=		perl5
 

Modified: head/net/p5-Net-Dict/distinfo
==============================================================================
--- head/net/p5-Net-Dict/distinfo	Thu Jun 26 11:57:32 2014	(r359338)
+++ head/net/p5-Net-Dict/distinfo	Thu Jun 26 11:57:37 2014	(r359339)
@@ -1,2 +1,2 @@
-SHA256 (Net-Dict-2.17.tar.gz) = faca14c6f3e9b302d85b722f879eca302d2cb839889feee5a10755d85e4a6ea5
-SIZE (Net-Dict-2.17.tar.gz) = 35484
+SHA256 (Net-Dict-2.18.tar.gz) = 97e85ae1f782df744853dcaa17b5a4e92139d87581dd60309fa5a1ccbbbc75d8
+SIZE (Net-Dict-2.18.tar.gz) = 35680


More information about the svn-ports-all mailing list