Date: Tue, 30 Sep 2008 22:45:43 -0700 (PDT) From: Yen-Ming Lee <leeym@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: kuriyama@FreeBSD.org Subject: ports/127763: [PATCH] mail/p5-Mail-Tools: update to 2.04 Message-ID: <200810010545.m915jhVK040410@cn1.leeym.com> Resent-Message-ID: <200810010550.m915o1LU097860@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 127763 >Category: ports >Synopsis: [PATCH] mail/p5-Mail-Tools: update to 2.04 >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: Wed Oct 01 05:50:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Yen-Ming Lee >Release: FreeBSD 7.0-RELEASE i386 >Organization: >Environment: System: FreeBSD cn1.leeym.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 >Description: - Update to 2.04 Port maintainer (kuriyama@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Mail-Tools-2.04.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/mail/p5-Mail-Tools/Makefile,v retrieving revision 1.47 diff -u -d -b -w -u -r1.47 Makefile --- Makefile 24 Feb 2008 08:11:57 -0000 1.47 +++ Makefile 1 Oct 2008 05:45:23 -0000 @@ -6,7 +6,7 @@ # PORTNAME= Mail-Tools -PORTVERSION= 2.02 +PORTVERSION= 2.04 CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,7 +15,9 @@ MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl5 modules for dealing with Internet e-mail messages -PERL_CONFIGURE= yes +RUN_DEPENDS= p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate + +PERL_CONFIGURE= 5.8.1+ MAN3= Mail::Address.3 \ Mail::Cap.3 \ Index: distinfo =================================================================== RCS file: /home/pcvs/ports/mail/p5-Mail-Tools/distinfo,v retrieving revision 1.28 diff -u -d -b -w -u -r1.28 distinfo --- distinfo 24 Feb 2008 08:11:57 -0000 1.28 +++ distinfo 1 Oct 2008 05:45:23 -0000 @@ -1,3 +1,3 @@ -MD5 (MailTools-2.02.tar.gz) = 824bdbe6c4084739ac2d005eebb09b0e -SHA256 (MailTools-2.02.tar.gz) = cc3150db9400e6b269b20c140defecf8e84d8b306ba8541ed4a9a2f15f894c9b -SIZE (MailTools-2.02.tar.gz) = 52013 +MD5 (MailTools-2.04.tar.gz) = d21ea4f375d1e5f3da6b0a4e8ba1e2c6 +SHA256 (MailTools-2.04.tar.gz) = bda9734b212343d8e4ec2743a98e1383f354f3a2bb8a6d6d93176cf233cb2171 +SIZE (MailTools-2.04.tar.gz) = 52292 --- p5-Mail-Tools-2.04.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810010545.m915jhVK040410>