ports/151620: [PATCH] textproc/p5-Perl-Critic: update to 1.10.9
Sergey Skvortsov
skv at FreeBSD.org
Thu Oct 21 10:40:08 UTC 2010
>Number: 151620
>Category: ports
>Synopsis: [PATCH] textproc/p5-Perl-Critic: update to 1.10.9
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Thu Oct 21 10:40:08 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Sergey Skvortsov
>Release: FreeBSD 8.0-STABLE-20100501 amd64
>Organization:
>Environment:
System: FreeBSD protey.ru 8.0-STABLE-20100501 FreeBSD 8.0-STABLE-20100501 #0: Sat May 1 05:13:31 UTC
>Description:
- Update to 1.10.9
- Add missed dependency
p.s. Maybe you want to change MAINTAINER to perl@ ? ...
>How-To-Repeat:
>Fix:
--- p5-Perl-Critic-1.10.9.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/textproc/p5-Perl-Critic/Makefile,v
retrieving revision 1.33
diff -u -u -r1.33 Makefile
--- Makefile 9 Sep 2010 20:28:34 -0000 1.33
+++ Makefile 21 Oct 2010 10:35:07 -0000
@@ -7,8 +7,7 @@
#
PORTNAME= Perl-Critic
-PORTVERSION= 1.10.8
-PORTREVISION= 1
+PORTVERSION= 1.10.9
CATEGORIES= textproc devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -26,6 +25,7 @@
p5-List-MoreUtils>=0.19:${PORTSDIR}/lang/p5-List-MoreUtils \
p5-PPI>=1.208:${PORTSDIR}/textproc/p5-PPI \
p5-PPIx-Regexp>=0.008:${PORTSDIR}/textproc/p5-PPIx-Regexp \
+ p5-PPIx-Utilities>=1.000:${PORTSDIR}/textproc/p5-PPIx-Utilities \
p5-Readonly>=1.03:${PORTSDIR}/devel/p5-Readonly \
p5-String-Format>=1.13:${PORTSDIR}/textproc/p5-String-Format \
p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken \
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/textproc/p5-Perl-Critic/distinfo,v
retrieving revision 1.27
diff -u -u -r1.27 distinfo
--- distinfo 16 Aug 2010 06:15:06 -0000 1.27
+++ distinfo 21 Oct 2010 10:35:07 -0000
@@ -1,3 +1,3 @@
-MD5 (Perl-Critic-1.108.tar.gz) = b6b20da0d80c1b0357ef49e061dbb400
-SHA256 (Perl-Critic-1.108.tar.gz) = 49bec99ddd63d378b6dae7fb99b40d1402fcd927c5896feac11678bf46c9982e
-SIZE (Perl-Critic-1.108.tar.gz) = 607529
+MD5 (Perl-Critic-1.109.tar.gz) = c9bbe3397917f0c276a068485666485c
+SHA256 (Perl-Critic-1.109.tar.gz) = 0193702c2f4b5a142878f0a39724a8005bef344bf53697159875f1264681544e
+SIZE (Perl-Critic-1.109.tar.gz) = 607958
--- p5-Perl-Critic-1.10.9.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list