ports/101218: [PATCH] mail/p5-Email-Folder-POP3: update to 1.01.1
Gea-Suan Lin
gslin at gslin.org
Tue Aug 1 19:50:30 UTC 2006
>Number: 101218
>Category: ports
>Synopsis: [PATCH] mail/p5-Email-Folder-POP3: update to 1.01.1
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Tue Aug 01 19:50:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Gea-Suan Lin
>Release: FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
- Update to 1.01.1
Port maintainer (lth at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- p5-Email-Folder-POP3-1.01.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/mail/p5-Email-Folder-POP3/Makefile /home/staff/gslin/work/p5-Email-Folder-POP3/Makefile
--- /usr/ports/mail/p5-Email-Folder-POP3/Makefile Tue Oct 11 17:36:25 2005
+++ /home/staff/gslin/work/p5-Email-Folder-POP3/Makefile Wed Aug 2 03:40:46 2006
@@ -6,20 +6,21 @@
#
PORTNAME= Email-Folder-POP3
-PORTVERSION= 1.01
+PORTVERSION= 1.01.1
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Email
PKGNAMEPREFIX= p5-
+DISTNAME= ${PORTNAME}-1.011
MAINTAINER= lth at FreeBSD.org
COMMENT= Email::Folder access to POP3 folders
-BUILD_DEPENDS= ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \
+RUN_DEPENDS= ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \
${SITE_PERL}/Email/FolderType/Net.pm:${PORTSDIR}/mail/p5-Email-FolderType-Net \
${SITE_PERL}/Email/Folder.pm:${PORTSDIR}/mail/p5-Email-Folder \
${SITE_PERL}/Net/POP3.pm:${PORTSDIR}/net/p5-Net
-RUN_DEPENDS= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
diff -ruN --exclude=CVS /usr/ports/mail/p5-Email-Folder-POP3/distinfo /home/staff/gslin/work/p5-Email-Folder-POP3/distinfo
--- /usr/ports/mail/p5-Email-Folder-POP3/distinfo Sun Jan 22 20:50:32 2006
+++ /home/staff/gslin/work/p5-Email-Folder-POP3/distinfo Wed Aug 2 03:40:07 2006
@@ -1,3 +1,3 @@
-MD5 (Email-Folder-POP3-1.01.tar.gz) = 7671212bb0f13506890fe7f9ef3f3fe4
-SHA256 (Email-Folder-POP3-1.01.tar.gz) = 567a602743ee60f09cb1f1c92128dbc3ebd1418e346827a0a795b50416d025ef
-SIZE (Email-Folder-POP3-1.01.tar.gz) = 2153
+MD5 (Email-Folder-POP3-1.011.tar.gz) = eb98f775d9dbc991f9e1ec45d1241c72
+SHA256 (Email-Folder-POP3-1.011.tar.gz) = 3491b82b4549f2038e5eee9a84d746fc1be62a56abd51c4b9de74b40c2606863
+SIZE (Email-Folder-POP3-1.011.tar.gz) = 2361
--- p5-Email-Folder-POP3-1.01.1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list