ports/99026: [PATCH] mail/p5-Mail-DeliveryStatus-BounceParser: update to 1.5.11

Aaron Dalton aaron at FreeBSD.org
Fri Jun 16 12:10:38 UTC 2006


>Number:         99026
>Category:       ports
>Synopsis:       [PATCH] mail/p5-Mail-DeliveryStatus-BounceParser: update to 1.5.11
>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:   Fri Jun 16 12:10:21 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Aaron Dalton
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:
System: FreeBSD moondance.itsy-bitsy.net 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sun May  8 10:21:06 UTC
>Description:
- Update to 1.5.11

Port maintainer (zaa at zaa.pp.ru) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Mail-DeliveryStatus-BounceParser-1.5.11.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/mail/p5-Mail-DeliveryStatus-BounceParser/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	30 Jul 2005 04:38:42 -0000	1.2
+++ Makefile	16 Jun 2006 11:59:10 -0000
@@ -6,21 +6,27 @@
 #
 
 PORTNAME=	Mail-DeliveryStatus-BounceParser
-PORTVERSION=	1.5
+PORTVERSION=	1.5.11
 CATEGORIES=	mail perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Mail
 PKGNAMEPREFIX=	p5-
+DISTNAME=	${PORTNAME}-1.511
 
 MAINTAINER=	zaa at zaa.pp.ru
 COMMENT=	Perl extension to analyze bounce messages
 
-BUILD_DEPENDS=	${SITE_PERL}/MIME/Tools.pm:${PORTSDIR}/mail/p5-MIME-Tools \
-		${SITE_PERL}/Mail/Address.pm:${PORTSDIR}/mail/p5-Mail-Tools
+BUILD_DEPENDS=	${SITE_PERL}/MIME/Entity.pm:${PORTSDIR}/mail/p5-MIME-Tools
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
 MAN3=		Mail::DeliveryStatus::BounceParser.3
 
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500600 # inherited from mail/p5-MIME-Tools
+IGNORE=	requires at least Perl 5.6.  Please install lang/perl5.8 and try again
+.endif
+
+.include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/mail/p5-Mail-DeliveryStatus-BounceParser/distinfo,v
retrieving revision 1.3
diff -u -u -r1.3 distinfo
--- distinfo	22 Jan 2006 12:50:36 -0000	1.3
+++ distinfo	16 Jun 2006 11:59:10 -0000
@@ -1,3 +1,3 @@
-MD5 (Mail-DeliveryStatus-BounceParser-1.5.tar.gz) = e1a2ca065e769e24d560e918671f6bdb
-SHA256 (Mail-DeliveryStatus-BounceParser-1.5.tar.gz) = 9e0686b1576050c72940d85473062092a9492ac79f6fc3b2b78a42c31ad49112
-SIZE (Mail-DeliveryStatus-BounceParser-1.5.tar.gz) = 17157
+MD5 (Mail-DeliveryStatus-BounceParser-1.511.tar.gz) = f41ea29dd6af51b512d019af820184d3
+SHA256 (Mail-DeliveryStatus-BounceParser-1.511.tar.gz) = 9aabe4c90e01f344be5668797215f627ac62d229a8e54c5fc4b8d546b2a49e68
+SIZE (Mail-DeliveryStatus-BounceParser-1.511.tar.gz) = 27977
--- p5-Mail-DeliveryStatus-BounceParser-1.5.11.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list