ports/69280: [MAINTAINER] mail/Mail-GnuPG: update to 0.08

Cheng-Lung Sung clsung at dragon2.net
Mon Jul 19 12:30:20 UTC 2004


>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 19 12:30:19 GMT 2004
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list