Date: Tue, 11 Aug 2009 13:39:15 +0800 (CST) From: Gea-Suan Lin <gslin@gslin.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@gslin.org Subject: ports/137655: [MAINTAINER] devel/p5-B-OPCheck: update to 0.28 Message-ID: <20090811053915.6E2397E81B@colo-p.gslin.org> Resent-Message-ID: <200908110540.n7B5e2bo095347@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 137655 >Category: ports >Synopsis: [MAINTAINER] devel/p5-B-OPCheck: update to 0.28 >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: Tue Aug 11 05:40:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 7.1-STABLE i386 >Organization: >Environment: System: FreeBSD colo-p.gslin.org 7.1-STABLE FreeBSD 7.1-STABLE #0: Sat Jan 31 21:46:23 UTC 2009 >Description: - Update to 0.28 Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-B-OPCheck-0.28.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-08-11 13:38:46.000000000 +0800 @@ -6,15 +6,20 @@ # PORTNAME= B-OPCheck -PORTVERSION= 0.27 +PORTVERSION= 0.28 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 +BUILD_DEPENDS= ${RUN_DEPENDS} +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 + 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-08-11 13:34:06.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.28.tar.gz) = b70e8eee1b5be7455fb50efb375298f9 +SHA256 (B-OPCheck-0.28.tar.gz) = e95d69fb3ec4a31c951157f581a0c3bc4c910f18c9ff0e0bff742a5626b0b083 +SIZE (B-OPCheck-0.28.tar.gz) = 61439 --- p5-B-OPCheck-0.28.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?20090811053915.6E2397E81B>