Date: Mon, 5 Oct 2009 12:47:00 +0800 (CST) From: Gea-Suan Lin <gslin@gslin.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@gslin.org Subject: ports/139358: [MAINTAINER] devel/p5-B-OPCheck: update to 0.29 Message-ID: <20091005044700.0B0C57E81B@colo-p.gslin.org> Resent-Message-ID: <200910050450.n954o2lh025954@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 139358 >Category: ports >Synopsis: [MAINTAINER] devel/p5-B-OPCheck: update to 0.29 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Oct 05 04:50:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 7.2-RELEASE-p3 i386 >Organization: >Environment: System: FreeBSD colo-p.gslin.org 7.2-RELEASE-p3 FreeBSD 7.2-RELEASE-p3 #0: Sat Aug 22 10:48:39 CST 2009 >Description: - Update to 0.29 Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- p5-B-OPCheck-0.29.patch begins here --- diff -ruN --exclude=CVS /usr/ports/devel/p5-B-OPCheck/Makefile /home/staff/gslin/work/ports/p5-B-OPCheck/Makefile --- /usr/ports/devel/p5-B-OPCheck/Makefile 2009-03-12 00:53:26.000000000 +0800 +++ /home/staff/gslin/work/ports/p5-B-OPCheck/Makefile 2009-10-05 12:46:13.000000000 +0800 @@ -6,15 +6,20 @@ # PORTNAME= B-OPCheck -PORTVERSION= 0.27 +PORTVERSION= 0.29 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= B PKGNAMEPREFIX= p5- -MAINTAINER= gslin@gslin.org +MAINTAINER= perl@FreeBSD.org COMMENT= PL_check hacks using Perl callbacks +RUN_DEPENDS= p5-B-Utils>0:${PORTSDIR}/devel/p5-B-Utils \ + p5-ExtUtils-Depends>0:${PORTSDIR}/devel/p5-ExtUtils-Depends \ + p5-Scope-Guard>0:${PORTSDIR}/devel/p5-Scope-Guard +BUILD_DEPENDS= ${RUN_DEPENDS} + PERL_CONFIGURE= yes MAN3= B::OPCheck.3 diff -ruN --exclude=CVS /usr/ports/devel/p5-B-OPCheck/distinfo /home/staff/gslin/work/ports/p5-B-OPCheck/distinfo --- /usr/ports/devel/p5-B-OPCheck/distinfo 2009-03-12 00:53:26.000000000 +0800 +++ /home/staff/gslin/work/ports/p5-B-OPCheck/distinfo 2009-10-05 12:42:53.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (B-OPCheck-0.27.tar.gz) = de9649ce8e851b86a68b4e5d336cfbdb -SHA256 (B-OPCheck-0.27.tar.gz) = 18a3a255b16b69221225cb6495a1c0d586165aab5a59de4870490006ba407723 -SIZE (B-OPCheck-0.27.tar.gz) = 54899 +MD5 (B-OPCheck-0.29.tar.gz) = 9e6f3be9ef40bdb7a66dfc7cfcb63f11 +SHA256 (B-OPCheck-0.29.tar.gz) = 8a1d07ed51d5c867dbecd9e81d50a43470eb2aff2d144cd2b16ef2c33e9e20eb +SIZE (B-OPCheck-0.29.tar.gz) = 61578 --- p5-B-OPCheck-0.29.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?20091005044700.0B0C57E81B>