Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Dec 2003 18:14:35 +0800 (CST)
From:      Cheng-Lung Sung <clsung@dragon2.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        clsung@tiger2.net
Subject:    ports/60724: [maintainer] upgrade p5-Mail-Mbox-MessageParser to 1.13
Message-ID:  <20031230101435.21BE21533F@mail.dragon2.net>
Resent-Message-ID: <200312301020.hBUAKAm9025289@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031230101435.21BE21533F>