From owner-freebsd-ports-bugs@FreeBSD.ORG Sat May 22 07:30:04 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1E4BF106564A for ; Sat, 22 May 2010 07:30:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (unknown [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id EF1208FC1A for ; Sat, 22 May 2010 07:30:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o4M7U2er076596 for ; Sat, 22 May 2010 07:30:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o4M7U2Gx076593; Sat, 22 May 2010 07:30:02 GMT (envelope-from gnats) Resent-Date: Sat, 22 May 2010 07:30:02 GMT Resent-Message-Id: <201005220730.o4M7U2Gx076593@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, TAKAHASHI Kaoru Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0536E106564A for ; Sat, 22 May 2010 07:28:33 +0000 (UTC) (envelope-from kaoru@rave.kaoru.trans-nt.com) Received: from msa03b.plala.or.jp (msa03.plala.or.jp [58.93.240.3]) by mx1.freebsd.org (Postfix) with ESMTP id 8B2738FC14 for ; Sat, 22 May 2010 07:28:31 +0000 (UTC) Received: from rave.kaoru.trans-nt.com ([220.221.61.25]) by msa03b.plala.or.jp with ESMTP id <20100522072830.APS15818.msa03b.plala.or.jp@rave.kaoru.trans-nt.com> for ; Sat, 22 May 2010 16:28:30 +0900 Received: by rave.kaoru.trans-nt.com (Postfix, from userid 10666) id 0713EEDB9; Sat, 22 May 2010 16:28:29 +0900 (JST) Message-Id: <20100522072830.0713EEDB9@rave.kaoru.trans-nt.com> Date: Sat, 22 May 2010 16:28:29 +0900 (JST) From: TAKAHASHI Kaoru To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/146817: [MAINTAINER] textproc/p5-FormValidator-Lite: update to 0.12 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 May 2010 07:30:04 -0000 >Number: 146817 >Category: ports >Synopsis: [MAINTAINER] textproc/p5-FormValidator-Lite: update to 0.12 >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: Sat May 22 07:30:02 UTC 2010 >Closed-Date: >Last-Modified: >Originator: TAKAHASHI Kaoru >Release: FreeBSD 6.4-RELEASE-p7 i386 >Organization: >Environment: System: FreeBSD rave.kaoru.trans-nt.com 6.4-RELEASE-p7 FreeBSD 6.4-RELEASE-p7 #0: Fri Oct 2 02:46:10 UTC >Description: - Update to 0.12 Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- p5-FormValidator-Lite-0.12.patch begins here --- diff -ruN --exclude=CVS /usr/ports/textproc/p5-FormValidator-Lite/Makefile /tmp/p5-FormValidator-Lite/Makefile --- /usr/ports/textproc/p5-FormValidator-Lite/Makefile 2010-04-10 22:26:27.000000000 +0900 +++ /tmp/p5-FormValidator-Lite/Makefile 2010-05-22 16:25:50.000000000 +0900 @@ -6,7 +6,7 @@ # PORTNAME= FormValidator-Lite -PORTVERSION= 0.11 +PORTVERSION= 0.12 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff -ruN --exclude=CVS /usr/ports/textproc/p5-FormValidator-Lite/distinfo /tmp/p5-FormValidator-Lite/distinfo --- /usr/ports/textproc/p5-FormValidator-Lite/distinfo 2010-04-10 22:26:28.000000000 +0900 +++ /tmp/p5-FormValidator-Lite/distinfo 2010-05-22 16:26:01.000000000 +0900 @@ -1,3 +1,3 @@ -MD5 (FormValidator-Lite-0.11.tar.gz) = 0879da0512c1bb8570c320482f5ac185 -SHA256 (FormValidator-Lite-0.11.tar.gz) = b01f5f05aca0ca02c66a1bee1fad710a58c8b048aeef49a7db666970a5f4aa1c -SIZE (FormValidator-Lite-0.11.tar.gz) = 59186 +MD5 (FormValidator-Lite-0.12.tar.gz) = 999dd1252f879d9c39dadaa7b71fa502 +SHA256 (FormValidator-Lite-0.12.tar.gz) = 9d2005917c4c5a496ab0b585ae1a592413430018ebe06b6f2f0dc25b61a7295d +SIZE (FormValidator-Lite-0.12.tar.gz) = 58771 --- p5-FormValidator-Lite-0.12.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: