From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Oct 29 08:50:02 2009 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 831ED106566C for ; Thu, 29 Oct 2009 08:50:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 47F6C8FC18 for ; Thu, 29 Oct 2009 08:50:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n9T8o1b8067721 for ; Thu, 29 Oct 2009 08:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n9T8o1cJ067720; Thu, 29 Oct 2009 08:50:01 GMT (envelope-from gnats) Resent-Date: Thu, 29 Oct 2009 08:50:01 GMT Resent-Message-Id: <200910290850.n9T8o1cJ067720@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, "Zane C.B." Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1D1DC106566B for ; Thu, 29 Oct 2009 08:44:14 +0000 (UTC) (envelope-from vvelox@vvelox.net) Received: from vulpes.vvelox.net (vulpes.vvelox.net [99.69.115.42]) by mx1.freebsd.org (Postfix) with ESMTP id D78258FC08 for ; Thu, 29 Oct 2009 08:44:13 +0000 (UTC) Received: from vixen42.vulpes (unknown [192.168.14.1]) (Authenticated sender: vvelox) by vulpes.vvelox.net (Postfix) with ESMTP id 6D2D4B842 for ; Thu, 29 Oct 2009 03:44:00 -0500 (CDT) Message-Id: <1256805901.62350@vixen42.vulpes> Date: Thu, 29 Oct 2009 03:45:01 -0500 From: "Zane C.B." To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.9 Cc: Subject: ports/140071: Update port: devel/p5-ZConf a major update to correct a bug with the which method 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: Thu, 29 Oct 2009 08:50:02 -0000 >Number: 140071 >Category: ports >Synopsis: Update port: devel/p5-ZConf a major update to correct a bug with the which method >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Oct 29 08:50:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Zane C.B. >Release: FreeBSD 7.2-STABLE i386 >Organization: >Environment: System: FreeBSD 7.2-STABLE #2: Tue Sep 22 17:59:50 CDT 2009 root@vixen42.vulpes:/usr/obj/usr/src/sys/GENERIC >Description: 1.0.2 2009-10-29/02:30 -If the new method errors, it is permanent. -Clean up the error warning code. -Correct method used in which. -Remove the autoinit function from the new method. It now always will. -Sets now have to be set after initilization via new. -Correct the help info in the scripts. 1.0.1 2009-10-23/02:30 -Update the pod on what should be implemented and etc. -Pod cleanup. >How-To-Repeat: 1: run zcmailcompose or it's ilk and watch it error 2: apply patch 3: enjoy >Fix: --- p5-ZConf-GUI.diff begins here --- diff -u p5-ZConf-GUI.orig/Makefile p5-ZConf-GUI/Makefile --- p5-ZConf-GUI.orig/Makefile 2009-10-17 16:30:43.000000000 -0500 +++ p5-ZConf-GUI/Makefile 2009-10-29 03:31:56.000000000 -0500 @@ -6,7 +6,7 @@ # PORTNAME= ZConf-GUI -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.2 CATEGORIES= devel MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/V/VV/VVELOX diff -u p5-ZConf-GUI.orig/distinfo p5-ZConf-GUI/distinfo --- p5-ZConf-GUI.orig/distinfo 2009-10-19 01:03:13.000000000 -0500 +++ p5-ZConf-GUI/distinfo 2009-10-29 03:32:00.000000000 -0500 @@ -1,3 +1,3 @@ -MD5 (ZConf-GUI-1.0.0.tar.gz) = e6cf06bbaf53b368ab2c26f2adeb4fa5 -SHA256 (ZConf-GUI-1.0.0.tar.gz) = e695ea24ba7f761c6603075c1d7a4fd38003776faf8c55ea03880468554aefe9 -SIZE (ZConf-GUI-1.0.0.tar.gz) = 10563 +MD5 (ZConf-GUI-1.0.2.tar.gz) = e923f5c4e843ca5e3cbe58d5e4dca02a +SHA256 (ZConf-GUI-1.0.2.tar.gz) = d13a501794083c77b0624e5abd1390ca2c4c69eebdd2e15a1f33e63e6f3144ba +SIZE (ZConf-GUI-1.0.2.tar.gz) = 10817 --- p5-ZConf-GUI.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: