Date: Thu, 21 Feb 2008 10:51:49 GMT From: Felippe de Meirelles Motta <lippemail@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/120934: [UPDATE] mail/p5-Mail-DeliveryStatus-BounceParser Message-ID: <200802211051.m1LApnOn026077@www.freebsd.org> Resent-Message-ID: <200802211100.m1LB08Yi034481@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 120934 >Category: ports >Synopsis: [UPDATE] mail/p5-Mail-DeliveryStatus-BounceParser >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: Thu Feb 21 11:00:08 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Felippe de Meirelles Motta >Release: FreeBSD 7.0-PRERELEASE amd64 >Organization: >Environment: System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008 lippe@shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC >Description: - Updated to 1.5.19 - Use CPAN macro - Add missing dependency - Better adjust for minimal versions required by deps >How-To-Repeat: >Fix: Patch attached with submission follows: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/mail/p5-Mail-DeliveryStatus-BounceParser/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- Makefile 8 Sep 2007 01:01:31 -0000 1.7 +++ Makefile 20 Feb 2008 21:35:03 -0000 @@ -6,17 +6,17 @@ # PORTNAME= Mail-DeliveryStatus-BounceParser -PORTVERSION= 1.5.17 +PORTVERSION= 1.5.19 CATEGORIES= mail perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= Mail +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= zaa@zaa.pp.ru COMMENT= Perl extension to analyze bounce messages -RUN_DEPENDS= ${SITE_PERL}/MIME/Entity.pm:${PORTSDIR}/mail/p5-MIME-Tools +RUN_DEPENDS= p5-MIME-Tools>=5.418:${PORTSDIR}/mail/p5-MIME-Tools \ + p5-Email-Address>0:${PORTSDIR}/mail/p5-Email-Address BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: distinfo =================================================================== RCS file: /home/ncvs/ports/mail/p5-Mail-DeliveryStatus-BounceParser/distinfo,v retrieving revision 1.7 diff -u -r1.7 distinfo --- distinfo 31 Oct 2006 07:56:14 -0000 1.7 +++ distinfo 20 Feb 2008 21:35:03 -0000 @@ -1,3 +1,3 @@ -MD5 (Mail-DeliveryStatus-BounceParser-1.517.tar.gz) = 49de726fb6232f421932b37eaf850603 -SHA256 (Mail-DeliveryStatus-BounceParser-1.517.tar.gz) = a3390aa72165c1622a36e281618c6db5669a2fcd8c238dd54433ccc493035110 -SIZE (Mail-DeliveryStatus-BounceParser-1.517.tar.gz) = 110627 +MD5 (Mail-DeliveryStatus-BounceParser-1.519.tar.gz) = 3aa81fc33d19ff6bc3ada7a0e50c5283 +SHA256 (Mail-DeliveryStatus-BounceParser-1.519.tar.gz) = 4bfc802ad65f833f15d719b0ed0ee10ea4ecf441729278870d3aab62c1dc14ec +SIZE (Mail-DeliveryStatus-BounceParser-1.519.tar.gz) = 118259 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802211051.m1LApnOn026077>