From owner-svn-ports-head@FreeBSD.ORG Thu May 8 03:04:07 2014 Return-Path: Delivered-To: svn-ports-head@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 7EEF8595; Thu, 8 May 2014 03:04:07 +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 6C789FB6; Thu, 8 May 2014 03:04:07 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s48347U5044217; Thu, 8 May 2014 03:04:07 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s48347oH044215; Thu, 8 May 2014 03:04:07 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201405080304.s48347oH044215@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Thu, 8 May 2014 03:04:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r353244 - head/net-mgmt/p5-Data-Validate-IP X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 May 2014 03:04:07 -0000 Author: sunpoet Date: Thu May 8 03:04:06 2014 New Revision: 353244 URL: http://svnweb.freebsd.org/changeset/ports/353244 QAT: https://qat.redports.org/buildarchive/r353244/ Log: - Update to 0.23 Changes: http://search.cpan.org/dist/Data-Validate-IP/Changes PR: ports/189423 Submitted by: Tuc (maintainer) Modified: head/net-mgmt/p5-Data-Validate-IP/Makefile head/net-mgmt/p5-Data-Validate-IP/distinfo Modified: head/net-mgmt/p5-Data-Validate-IP/Makefile ============================================================================== --- head/net-mgmt/p5-Data-Validate-IP/Makefile Thu May 8 03:04:01 2014 (r353243) +++ head/net-mgmt/p5-Data-Validate-IP/Makefile Thu May 8 03:04:06 2014 (r353244) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Data-Validate-IP -PORTVERSION= 0.22 +PORTVERSION= 0.23 CATEGORIES= net-mgmt perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DROLSKY Modified: head/net-mgmt/p5-Data-Validate-IP/distinfo ============================================================================== --- head/net-mgmt/p5-Data-Validate-IP/distinfo Thu May 8 03:04:01 2014 (r353243) +++ head/net-mgmt/p5-Data-Validate-IP/distinfo Thu May 8 03:04:06 2014 (r353244) @@ -1,2 +1,2 @@ -SHA256 (Data-Validate-IP-0.22.tar.gz) = 08571592c5b6a2956490da00950dd955917bac8c23b9a85b7ffcd1381a2259a5 -SIZE (Data-Validate-IP-0.22.tar.gz) = 21112 +SHA256 (Data-Validate-IP-0.23.tar.gz) = c3067f2f0d52e32b9123c5971a1024bae25da0ecba75891a5aff1c52bbf5354f +SIZE (Data-Validate-IP-0.23.tar.gz) = 21341