Date: Sat, 8 Mar 2014 05:22:39 +0600 (BDT) From: Muhammad Moinur Rahman <5u623l20@gmail.com> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/187359: [PATCH] mail/p5-Email-Reply: update to 1.203, take maintainership Message-ID: <201403072322.s27NMdob001290@bofh.1asiacom.net> Resent-Message-ID: <201403072350.s27No0dh065096@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 187359 >Category: ports >Synopsis: [PATCH] mail/p5-Email-Reply: update to 1.203, take maintainership >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 Mar 07 23:50:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Muhammad Moinur Rahman >Release: FreeBSD 11.0-CURRENT amd64 >Organization: >Environment: System: FreeBSD bofh.1asiacom.net 11.0-CURRENT FreeBSD 11.0-CURRENT #3 r257540: Tue Nov 5 18:47:37 >Description: - Update to 1.203 - Take maintainership - Add LICENSE - Add STAGE Support For Committer's reference: http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-Email-Reply/1.203/84i386-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-Email-Reply/1.203/84amd64-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-Email-Reply/1.203/92i386-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-Email-Reply/1.203/92amd64-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-Email-Reply/1.203/10i386-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-Email-Reply/1.203/10amd64-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-Email-Reply/1.203/11i386-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-Email-Reply/1.203/11amd64-default.log Generated with FreeBSD Port Tools 0.99_8 (mode: update, diff: ports) >How-To-Repeat: >Fix: --- p5-Email-Reply-1.203.patch begins here --- diff -ruN /usr/ports//mail/p5-Email-Reply/Makefile ./Makefile --- /usr/ports//mail/p5-Email-Reply/Makefile 2014-03-04 00:29:49.000000000 +0600 +++ ./Makefile 2014-03-08 05:20:51.000000000 +0600 @@ -1,20 +1,23 @@ # Created by: Kay Abendroth <kay.abendroth@raxion.net> -# $FreeBSD: head/mail/p5-Email-Reply/Makefile 346949 2014-03-03 18:29:49Z tabthorpe $ +# $FreeBSD: mail/p5-Email-Reply/Makefile 327742 2013-09-20 19:59:12Z bapt $ PORTNAME= Email-Reply -PORTVERSION= 1.202 -PORTREVISION= 1 +PORTVERSION= 1.203 CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Email::Reply - Reply to a Message +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + RUN_DEPENDS= p5-Email-Abstract>=2.01:${PORTSDIR}/mail/p5-Email-Abstract \ p5-Email-Address>=1.80:${PORTSDIR}/mail/p5-Email-Address \ p5-Email-MIME>=1.82:${PORTSDIR}/mail/p5-Email-MIME \ - p5-Email-Simple>=2.100:${PORTSDIR}/mail/p5-Email-Simple + p5-Capture-Tiny>0:${PORTSDIR}/devel/p5-Capture-Tiny +BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure diff -ruN /usr/ports//mail/p5-Email-Reply/distinfo ./distinfo --- /usr/ports//mail/p5-Email-Reply/distinfo 2014-01-22 21:30:13.000000000 +0600 +++ ./distinfo 2014-03-07 18:16:14.000000000 +0600 @@ -1,2 +1,2 @@ -SHA256 (Email-Reply-1.202.tar.gz) = 94e562dadf782549a56d6d6b57c85885a029d13ff3b2727659aa5c7a82b58cc9 -SIZE (Email-Reply-1.202.tar.gz) = 13353 +SHA256 (Email-Reply-1.203.tar.gz) = 54128578569d76fe0089e6f7632e298484d034d1f50c63e85f2926fecbed3db0 +SIZE (Email-Reply-1.203.tar.gz) = 15942 diff -ruN /usr/ports//mail/p5-Email-Reply/pkg-plist ./pkg-plist --- /usr/ports//mail/p5-Email-Reply/pkg-plist 2014-01-26 18:34:45.000000000 +0600 +++ ./pkg-plist 2014-03-08 01:35:23.000000000 +0600 @@ -1,5 +1,4 @@ %%SITE_PERL%%/Email/Reply.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Email/Reply/.packlist %%PERL5_MAN3%%/Email::Reply.3.gz -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Email/Reply @dirrmtry %%SITE_PERL%%/Email --- p5-Email-Reply-1.203.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?201403072322.s27NMdob001290>