From owner-svn-ports-all@FreeBSD.ORG Thu Jun 26 11:57:38 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 792EA231; Thu, 26 Jun 2014 11:57:38 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 667742052; Thu, 26 Jun 2014 11:57:38 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5QBvcQo049846; Thu, 26 Jun 2014 11:57:38 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5QBvcl3049844; Thu, 26 Jun 2014 11:57:38 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201406261157.s5QBvcl3049844@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Thu, 26 Jun 2014 11:57:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r359339 - head/net/p5-Net-Dict X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jun 2014 11:57:38 -0000 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