From clsung@dragon2.net  Mon Jul 19 12:26:36 2004
Return-Path: <clsung@dragon2.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 726DA16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 19 Jul 2004 12:26:36 +0000 (GMT)
Received: from mail.dragon2.net (sungsung.csie.nctu.edu.tw [140.113.215.201])
	by mx1.FreeBSD.org (Postfix) with ESMTP id A743A43D2F
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 19 Jul 2004 12:26:31 +0000 (GMT)
	(envelope-from clsung@dragon2.net)
Received: from localhost (unknown [127.0.0.1])
	by mail.dragon2.net (Postfix) with ESMTP id 587741584F;
	Mon, 19 Jul 2004 20:28:02 +0800 (CST)
Received: from mail.dragon2.net ([127.0.0.1])
 by localhost (sungsung.csie.nctu.edu.tw [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 09466-03; Mon, 19 Jul 2004 20:28:01 +0800 (CST)
Received: by mail.dragon2.net (Postfix, from userid 1022)
	id CFCC41584E; Mon, 19 Jul 2004 20:28:01 +0800 (CST)
Message-Id: <20040719122801.CFCC41584E@mail.dragon2.net>
Date: Mon, 19 Jul 2004 20:28:01 +0800 (CST)
From: Cheng-Lung Sung <clsung@dragon2.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc: clsung@tiger2.net
Subject: [MAINTAINER] mail/Mail-GnuPG: update to 0.08
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         69280
>Category:       ports
>Synopsis:       [MAINTAINER] mail/Mail-GnuPG: update to 0.08
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 19 12:30:19 GMT 2004
>Closed-Date:    Mon Jul 19 15:06:41 GMT 2004
>Last-Modified:  Mon Jul 19 15:06:41 GMT 2004
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 4.10-RELEASE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD sungsung.csie.nctu.edu.tw 4.10-RELEASE FreeBSD 4.10-RELEASE #1: Wed Jun  9 11:27:45 CST
>Description:
- Update to 0.08
- modify BUILD_DEPENDS
- from Changes:
    really tiny release for Paul's issue
  - https://rt.cpan.org/Ticket/Display.html?id=6968
    IO::Handle::sync not implemented on all systems, can 
    cause Mail::GnuPG to fail 
  - cleanup some test warnings
Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- p5-Mail-GnuPG-0.08.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/mail/p5-Mail-GnuPG/Makefile /home/clsung/p5-Mail-GnuPG/Makefile
--- /usr/ports/mail/p5-Mail-GnuPG/Makefile	Thu Feb  5 11:41:42 2004
+++ /home/clsung/p5-Mail-GnuPG/Makefile	Mon Jul 19 20:26:00 2004
@@ -6,8 +6,8 @@
 #
 
 PORTNAME=	Mail-GnuPG
-PORTVERSION=	0.07
-PORTREVISION=	1
+PORTVERSION=	0.08
+PORTREVISION=	0
 CATEGORIES=	mail security perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Mail
@@ -17,8 +17,10 @@
 COMMENT=	Perl5 interface to process and/or create PGP email
 
 BUILD_DEPENDS=	${SITE_PERL}/GnuPG/Interface.pm:${PORTSDIR}/security/p5-GnuPG-Interface \
+		${SITE_PERL}/MIME/Entity.pm:${PORTSDIR}/mail/p5-MIME-Tools \
 		${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp \
-		${SITE_PERL}/MIME/Entity.pm:${PORTSDIR}/mail/p5-MIME-Tools
+		${SITE_PERL}/Mail/Address.pm:${PORTSDIR}/mail/p5-Mail-Tools \
+		${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
diff -ruN --exclude=CVS /usr/ports/mail/p5-Mail-GnuPG/distinfo /home/clsung/p5-Mail-GnuPG/distinfo
--- /usr/ports/mail/p5-Mail-GnuPG/distinfo	Thu Apr  1 16:40:09 2004
+++ /home/clsung/p5-Mail-GnuPG/distinfo	Mon Jul 19 20:21:31 2004
@@ -1,2 +1,2 @@
-MD5 (Mail-GnuPG-0.07.tar.gz) = 264e98a31ab0428fdbaf72996652a2e9
-SIZE (Mail-GnuPG-0.07.tar.gz) = 11103
+MD5 (Mail-GnuPG-0.08.tar.gz) = b120c2d3e0501cb3a3e43ab9e6c1625a
+SIZE (Mail-GnuPG-0.08.tar.gz) = 11535
--- p5-Mail-GnuPG-0.08.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: vanilla 
State-Changed-When: Mon Jul 19 15:06:33 GMT 2004 
State-Changed-Why:  
Committed, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=69280 
>Unformatted:
