Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Oct 2009 03:45:01 -0500
From:      "Zane C.B." <vvelox@vvelox.net>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/140071: Update port: devel/p5-ZConf a major update to correct a bug with the which method
Message-ID:  <1256805901.62350@vixen42.vulpes>
Resent-Message-ID: <200910290850.n9T8o1cJ067720@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1256805901.62350>