From owner-freebsd-ports-bugs@FreeBSD.ORG Wed May 7 17:00:00 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C8B602A5 for ; Wed, 7 May 2014 17:00:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (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 9F679111 for ; Wed, 7 May 2014 17:00:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s47H002X004632 for ; Wed, 7 May 2014 17:00:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s47H00Zj004631; Wed, 7 May 2014 17:00:00 GMT (envelope-from gnats) Resent-Date: Wed, 7 May 2014 17:00:00 GMT Resent-Message-Id: <201405071700.s47H00Zj004631@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Tuc 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 C9A2328E for ; Wed, 7 May 2014 16:59:31 +0000 (UTC) Received: from vjofn.tucs-beachin-obx-house.com (vjofn.tucs-beachin-obx-house.com [204.107.90.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8BA5B103 for ; Wed, 7 May 2014 16:59:31 +0000 (UTC) Received: from valhalla.house.tucs-beachin-obx-house.com (nc-71-1-213-7.dyn.embarqhsd.net [71.1.213.7]) (authenticated bits=128) by vjofn.tucs-beachin-obx-house.com (8.14.8/8.14.8) with ESMTP id s47GxTEU035183 for ; Wed, 7 May 2014 12:59:30 -0400 (EDT) Received: from valhalla.house.tucs-beachin-obx-house.com (localhost [127.0.0.1]) by valhalla.house.tucs-beachin-obx-house.com (8.14.7/8.14.7) with ESMTP id s47GxNWU055415 for ; Wed, 7 May 2014 12:59:24 -0400 (EDT) (envelope-from tuc@valhalla.house.tucs-beachin-obx-house.com) Received: (from root@localhost) by valhalla.house.tucs-beachin-obx-house.com (8.14.7/8.14.7/Submit) id s47GxMjc055411; Wed, 7 May 2014 12:59:23 -0400 (EDT) (envelope-from tuc) Message-Id: <201405071659.s47GxMjc055411@valhalla.house.tucs-beachin-obx-house.com> Date: Wed, 7 May 2014 12:59:23 -0400 (EDT) From: Tuc Reply-To: Tuc To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.114 Subject: ports/189423: [maintainer update] net-mgmt/p5-Data-Validate-IP to 0.23 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 May 2014 17:00:01 -0000 >Number: 189423 >Category: ports >Synopsis: [maintainer update] net-mgmt/p5-Data-Validate-IP to 0.23 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed May 07 17:00:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Tuc >Release: FreeBSD 9.2-STABLE i386 >Organization: TBOH >Environment: System: FreeBSD valhalla.house.tucs-beachin-obx-house.com 9.2-STABLE FreeBSD 9.2-STABLE #0 r257663: Mon Nov 11 20:24:52 EST 2013 root@valhalla.house.tucs-beachin-obx-house.com:/usr/obj/usr/src/sys/FRIGGA i386 >Description: Update to 0.23 >How-To-Repeat: >Fix: diff -u p5-Data-Validate-IP.old/Makefile p5-Data-Validate-IP/Makefile --- p5-Data-Validate-IP.old/Makefile 2014-05-07 10:04:27.000000000 -0400 +++ p5-Data-Validate-IP/Makefile 2014-05-07 10:07:04.000000000 -0400 @@ -1,8 +1,8 @@ # Created by: Tuc -# $FreeBSD: head/net-mgmt/p5-Data-Validate-IP/Makefile 344967 2014-02-18 21:30:23Z sunpoet $ +# $FreeBSD$ PORTNAME= Data-Validate-IP -PORTVERSION= 0.22 +PORTVERSION= 0.23 CATEGORIES= net-mgmt perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DROLSKY diff -u p5-Data-Validate-IP.old/distinfo p5-Data-Validate-IP/distinfo --- p5-Data-Validate-IP.old/distinfo 2013-11-04 12:31:53.000000000 -0500 +++ p5-Data-Validate-IP/distinfo 2014-05-07 10:07:36.000000000 -0400 @@ -1,2 +1,2 @@ -SHA256 (Data-Validate-IP-0.14.tar.gz) = 992b5940df192ff0c7faf9a7a865494861086a4b85596c986a85284aa8449374 -SIZE (Data-Validate-IP-0.14.tar.gz) = 8333 +SHA256 (Data-Validate-IP-0.23.tar.gz) = c3067f2f0d52e32b9123c5971a1024bae25da0ecba75891a5aff1c52bbf5354f +SIZE (Data-Validate-IP-0.23.tar.gz) = 21341 >Release-Note: >Audit-Trail: >Unformatted: