ports/60724: [maintainer] upgrade p5-Mail-Mbox-MessageParser to 1.13

Cheng-Lung Sung clsung at dragon2.net
Tue Dec 30 12:19:48 UTC 2003


Hi,

It's very strange that there is a FileHandle/Unget.pm specified in 
BUILD_DEPENDS , but it seems that your building log didn't take any effect
from that?
Since original 1.12 didn't raise this issue, 1.13 should not.
Anyway, I hate perl5.005 since last month... here is another patch.

Thanks,
Cheng-Lung
On Tue, Dec 30, 2003 at 04:03:11AM -0800, Erwin Lansing wrote:
> Synopsis: [maintainer] upgrade p5-Mail-Mbox-MessageParser to 1.13
> 
> State-Changed-From-To: open->feedback
> State-Changed-By: erwin
> State-Changed-When: Tue Dec 30 04:02:24 PST 2003
> State-Changed-Why: 
> Building this module with perl 5.005_03 gives the following warning:
> Warning: prerequisite FileHandle::Unget 0 not found at (eval 1) line 219
> 
> And make test fails due to missing bytes.pm
> 
> Could you look into this?
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=60724

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 20:18:35 2003
@@ -2,11 +2,11 @@
 # Date created:				Oct 28 2003
 # Whom:					Cheng-Lung Sung <clsung at dragon2.net>
 #
-# $FreeBSD: ports/mail/p5-Mail-Mbox-MessageParser/Makefile,v 1.1 2003/10/30 17:48:28 vanilla Exp $
+# $FreeBSD$
 #
 
 PORTNAME=	Mail-Mbox-MessageParser
-PORTVERSION=	1.12
+PORTVERSION=	1.13
 CATEGORIES=	mail perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Mail
@@ -28,8 +28,7 @@
 .include <bsd.port.pre.mk>
 
 .if ${PERL_LEVEL} < 500601
-BUILD_DEPENDS+=	${SITE_PERL}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec
-RUN_DEPENDS+=	${BUILD_DEPENDS}
+IGNORE=		This port requires perl 5.6.x or later. Install lang/perl5 then try again
 .endif
 
 .include <bsd.port.post.mk>
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 20:14:48 2003
@@ -1 +1 @@
-MD5 (Mail-Mbox-MessageParser-1.12.tar.gz) = 2c09b48d8e6283dc16c41f9d25763f13
+MD5 (Mail-Mbox-MessageParser-1.13.tar.gz) = ec8611562b93dcbdec63d02a0047a800
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-ports-bugs/attachments/20031230/b7bcb33e/attachment.sig>


More information about the freebsd-ports-bugs mailing list