ports/60724: [maintainer] upgrade p5-Mail-Mbox-MessageParser to 1.13
Cheng-Lung Sung
clsung at dragon2.net
Tue Dec 30 10:20:13 UTC 2003
>Number: 60724
>Category: ports
>Synopsis: [maintainer] upgrade p5-Mail-Mbox-MessageParser to 1.13
>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: Tue Dec 30 02:20:10 PST 2003
>Closed-Date:
>Last-Modified:
>Originator: Cheng-Lung Sung
>Release: FreeBSD 4.9-RELEASE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD sungsung.csie.nctu.edu.tw 4.9-RELEASE FreeBSD 4.9-RELEASE #5: Wed Oct 29 20:13:25 CST 2003 root at sungsung.csie.nctu.edu.tw:/usr/obj/usr/src/sys/SUNGSUNG i386
>Description:
- ugrade from 1.12 to 1.13
- Fixed portability issues for Windows. (It should now work under the normal
Windows command shell.) Note that this requires the use of a temporary file
for decompression of file handles on Windows--a minor security risk.
- Makefile.PL version detection for GNU grep now works correctly for version
numbers which end with letters.
- Fixed typo bugs in a couple test cases.
>How-To-Repeat:
>Fix:
diff -ruN /usr/ports/mail/p5-Mail-Mbox-MessageParser/Makefile ./p5-Mail-Mbox-MessageParser/Makefile
--- /usr/ports/mail/p5-Mail-Mbox-MessageParser/Makefile Fri Oct 31 01:48:28 2003
+++ ./p5-Mail-Mbox-MessageParser/Makefile Tue Dec 30 18:08:54 2003
@@ -6,7 +6,7 @@
#
PORTNAME= Mail-Mbox-MessageParser
-PORTVERSION= 1.12
+PORTVERSION= 1.13
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Mail
diff -ruN /usr/ports/mail/p5-Mail-Mbox-MessageParser/distinfo ./p5-Mail-Mbox-MessageParser/distinfo
--- /usr/ports/mail/p5-Mail-Mbox-MessageParser/distinfo Fri Oct 31 01:48:28 2003
+++ ./p5-Mail-Mbox-MessageParser/distinfo Tue Dec 30 18:09:39 2003
@@ -1 +1 @@
-MD5 (Mail-Mbox-MessageParser-1.12.tar.gz) = 2c09b48d8e6283dc16c41f9d25763f13
+MD5 (Mail-Mbox-MessageParser-1.13.tar.gz) = ec8611562b93dcbdec63d02a0047a800
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list