From vvelox@vvelox.net  Sat Jun 20 00:31:32 2009
Return-Path: <vvelox@vvelox.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 8C51D1065673
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 20 Jun 2009 00:31:32 +0000 (UTC)
	(envelope-from vvelox@vvelox.net)
Received: from vulpes.vvelox.net (vulpes.vvelox.NET [74.200.198.26])
	by mx1.freebsd.org (Postfix) with ESMTP id 538EE8FC14
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 20 Jun 2009 00:31:31 +0000 (UTC)
	(envelope-from vvelox@vvelox.net)
Received: from vixen42.vulpes (c-68-51-78-189.hsd1.il.comcast.net [68.51.78.189])
	(Authenticated sender: vvelox)
	by vulpes.vvelox.net (Postfix) with ESMTP id 143DAB8A8
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 19 Jun 2009 19:42:43 -0500 (CDT)
Message-Id: <1245457967.31216@vixen42.vulpes>
Date: Fri, 19 Jun 2009 19:32:47 -0500
From: "Zane C.B." <vvelox@vvelox.net>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Subject: update port: mail/p5-ZConf-Mail    update from 0.3.1 to 1.1.0
X-Send-Pr-Version: gtk-send-pr 0.4.9 
X-GNATS-Notify:

>Number:         135847
>Category:       ports
>Synopsis:       update port: mail/p5-ZConf-Mail    update from 0.3.1 to 1.1.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    amdmi3
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 20 00:40:00 UTC 2009
>Closed-Date:    Sun Jun 21 20:05:57 UTC 2009
>Last-Modified:  Sun Jun 21 20:10:03 UTC 2009
>Originator:     Zane C.B.
>Release:        FreeBSD 6.4-STABLE i386
>Organization:
>Environment:


System: FreeBSD 6.4-STABLE #3: Sun Mar 29 22:03:29 CDT 2009
    kitsune@vixen42.vulpes:/usr/obj/usr/src/sys/vixen42



>Description:


1.1.0	2009-06-17/11:50
		-Correct ZConf::Mail::GUI->compose documentation as the info
			on the account args hash was missing.
		-Add 'composeFromURI' to 'ZConf::Mail::GUI'.
		-Add 'bin/zcmailuri'.
		-Correct some POD naming stuff for 'bin/zcmailcompose' and
			'bin/curses-zcmailcompose'.
		-Update manifest.
		-Default sendable and fetchable stuff implemented.

1.0.1	2009-06-17/00:00
		-Fix error when the compose script fails.
		-Fix the pod for ZConf::Mail::GUI.
		-All modules are now load tested.
		-useX fixed.

1.0.0	2009-06-15/19:00
		-Add ZConf::GUI support.
		-Reimplement 'bin/zcmailcompose' and 'bin/zcmailaccountmanage'
			under 'ZConf::Mail::GUI'.

0.3.1	2009-04-01/8:30
		-Fix mime-signing.



>How-To-Repeat:


1: apply diffs
2:
3: enjoy


>Fix:


--- p5-ZConf-Mail_Makefile.diff begins here ---
--- Makefile.orig	2009-06-19 19:21:16.000000000 -0500
+++ Makefile	2009-06-19 19:24:01.000000000 -0500
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ZConf-Mail
-PORTVERSION=	0.3.1
+PORTVERSION=	1.1.0
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	../../authors/id/V/VV/VVELOX
@@ -28,7 +28,9 @@
     		${SITE_PERL}/MIME/Lite.pm:${PORTSDIR}/mail/p5-MIME-Lite \
 		${SITE_PERL}/File/MimeInfo/Magic.pm:${PORTSDIR}/devel/p5-File-MimeInfo \
 		${SITE_PERL}/Email/Date.pm:${PORTSDIR}/mail/p5-Email-Date \
-		${SITE_PERL}/mach/MIME/QuotedPrint.pm:${PORTSDIR}/converters/p5-MIME-Base64
+		${SITE_PERL}/mach/MIME/QuotedPrint.pm:${PORTSDIR}/converters/p5-MIME-Base64 \
+		${SITE_PERL}/ZConf/GUI.pm:${PORTSDIR}/devel/p5-ZConf-GUI \
+		${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI
 
 PERL_CONFIGURE=	yes
 
--- p5-ZConf-Mail_Makefile.diff ends here ---

--- p5-ZConf-Mail_distinfo.diff begins here ---
--- distinfo.orig	2009-06-19 19:21:40.000000000 -0500
+++ distinfo	2009-06-19 19:25:11.000000000 -0500
@@ -1,3 +1,3 @@
-MD5 (ZConf-Mail-0.3.1.tar.gz) = 0e83323c3b4f3616bb0a8b650ac49eb2
-SHA256 (ZConf-Mail-0.3.1.tar.gz) = c92d7b39ac9d79fb7ce11e9c7b086a93e16628b96fa972c4fbca099e5a53c2d0
-SIZE (ZConf-Mail-0.3.1.tar.gz) = 23434
+MD5 (ZConf-Mail-1.1.0.tar.gz) = 57d57b65577284251b1cf092ab4c5b0d
+SHA256 (ZConf-Mail-1.1.0.tar.gz) = 2ca7253867e7165394d1d3e6959b5f57eb2acf5b1f37c16922bbb070a6be2af2
+SIZE (ZConf-Mail-1.1.0.tar.gz) = 28226
--- p5-ZConf-Mail_distinfo.diff ends here ---

--- p5-ZConf-Mail_pkg-descr.diff begins here ---
--- pkg-descr.orig	2009-06-19 19:26:15.000000000 -0500
+++ pkg-descr	2009-06-19 19:27:19.000000000 -0500
@@ -4,7 +4,7 @@
 zcmailcompose - Composes a mail message and sends it using the specified
  account.
 zcgetmail - A getmail replacement using ZConf::Mail.
-zcmailaccountmanage - A Curses::UI interface to ZConf::Mail accounts.
-
+zcmailaccountmanage - A GUI interface to ZConf::Mail accounts.
+zcmailuri - Invokes ZConf::Mail::GUI->compose via a mailto URI.
 
 WWW: http://search.cpan.org/dist/ZConf-Mail/
--- p5-ZConf-Mail_pkg-descr.diff ends here ---

--- p5-ZConf-Mail_pkg-plist.diff begins here ---
--- pkg-plist.orig	2009-06-19 19:21:49.000000000 -0500
+++ pkg-plist	2009-06-19 19:26:08.000000000 -0500
@@ -1,6 +1,9 @@
 bin/zcmailcompose
 bin/zcgetmail
 bin/zcmailacountmanage
+bin/zcmailuri
+bin/curses-zcmailacountmanage
+bin/curses-zcmailcompose
 %%SITE_PERL%%/ZConf/Mail.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf/Mail/.packlist
 @dirrmtry %%SITE_PERL%%/ZConf
--- p5-ZConf-Mail_pkg-plist.diff ends here ---



>Release-Note:
>Audit-Trail:
Class-Changed-From-To: update->maintainer-update 
Class-Changed-By: edwin 
Class-Changed-When: Sat Jun 20 00:40:11 UTC 2009 
Class-Changed-Why:  
Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=135847 
Responsible-Changed-From-To: freebsd-ports-bugs->amdmi3 
Responsible-Changed-By: amdmi3 
Responsible-Changed-When: Sat Jun 20 14:01:29 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=135847 
State-Changed-From-To: open->feedback 
State-Changed-By: amdmi3 
State-Changed-When: Sun Jun 21 12:56:29 UTC 2009 
State-Changed-Why:  
Plist is incomplete: 
http://tinderbox/logs/6.4-FreeBSD-amd64/p5-ZConf-Mail-1.1.0.log 

http://www.freebsd.org/cgi/query-pr.cgi?pr=135847 
State-Changed-From-To: feedback->open 
State-Changed-By: amdmi3 
State-Changed-When: Sun Jun 21 20:05:52 UTC 2009 
State-Changed-Why:  
Submitter has fixed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=135847 
State-Changed-From-To: open->closed 
State-Changed-By: amdmi3 
State-Changed-When: Sun Jun 21 20:05:57 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=135847 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/135847: commit references a PR
Date: Sun, 21 Jun 2009 20:05:55 +0000 (UTC)

 amdmi3      2009-06-21 20:05:41 UTC
 
   FreeBSD ports repository
 
   Modified files:
     mail/p5-ZConf-Mail   Makefile distinfo pkg-descr pkg-plist 
   Log:
   - Update to 1.1.0
   
   PR:             135847
   Submitted by:   "Zane C.B." <vvelox@vvelox.net>
   
   Revision  Changes    Path
   1.6       +7 -3      ports/mail/p5-ZConf-Mail/Makefile
   1.4       +3 -3      ports/mail/p5-ZConf-Mail/distinfo
   1.4       +2 -2      ports/mail/p5-ZConf-Mail/pkg-descr
   1.5       +7 -0      ports/mail/p5-ZConf-Mail/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
