Date: Thu, 18 Jun 2009 19:21:17 -0400 (EDT) From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: skv@FreeBSD.org Subject: ports/135733: [PATCH] devel/p5-B-Hooks-OP-Check: update to 0.17 Message-ID: <200906182321.n5INLH7R012139@frieza.p6m7g8.net> Resent-Message-ID: <200906182330.n5INUBLd001661@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 135733 >Category: ports >Synopsis: [PATCH] devel/p5-B-Hooks-OP-Check: update to 0.17 >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: Thu Jun 18 23:30:11 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Philip M. Gollucci >Release: FreeBSD 8.0-CURRENT amd64 >Organization: RideCharge Inc. >Environment: System: FreeBSD frieza.p6m7g8.net 8.0-CURRENT FreeBSD 8.0-CURRENT #1: Thu Jun 4 00:22:57 EDT >Description: - Update to 0.17 Port maintainer (skv@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-B-Hooks-OP-Check-0.17.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/p5-B-Hooks-OP-Check/Makefile,v retrieving revision 1.2 diff -u -u -r1.2 Makefile --- Makefile 10 Dec 2008 14:53:59 -0000 1.2 +++ Makefile 18 Jun 2009 02:50:02 -0000 @@ -6,7 +6,7 @@ # PORTNAME= B-Hooks-OP-Check -PORTVERSION= 0.15 +PORTVERSION= 0.17 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,9 +14,9 @@ MAINTAINER= skv@FreeBSD.org COMMENT= Wrap OP check callbacks -RUN_DEPENDS= ${SITE_PERL}/parent.pm:${PORTSDIR}/devel/p5-parent BUILD_DEPENDS= ${SITE_PERL}/ExtUtils/Depends.pm:${PORTSDIR}/devel/p5-ExtUtils-Depends \ - ${RUN_DEPENDS} + ${SITE_PERL}/parent.pm:${PORTSDIR}/devel/p5-parent +RUN_DEPENDS= ${SITE_PERL}/parent.pm:${PORTSDIR}/devel/p5-parent PERL_CONFIGURE= 5.8.1+ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/p5-B-Hooks-OP-Check/distinfo,v retrieving revision 1.2 diff -u -u -r1.2 distinfo --- distinfo 10 Dec 2008 14:53:59 -0000 1.2 +++ distinfo 18 Jun 2009 02:50:12 -0000 @@ -1,3 +1,3 @@ -MD5 (B-Hooks-OP-Check-0.15.tar.gz) = 86aab1440d1fe933ebd4cf71d4a67ac2 -SHA256 (B-Hooks-OP-Check-0.15.tar.gz) = af4497f0bf08b497643acc2c373d363e4202b89b535f6fcfe49460c30346be76 -SIZE (B-Hooks-OP-Check-0.15.tar.gz) = 55967 +MD5 (B-Hooks-OP-Check-0.17.tar.gz) = 8b71dca27a770a456e4c4ca5d6baa7ce +SHA256 (B-Hooks-OP-Check-0.17.tar.gz) = 1788381c823b2f520b07961c3cfdc289ac3f48e94a7e6e4ab4f3d9dc2ef9fd7c +SIZE (B-Hooks-OP-Check-0.17.tar.gz) = 60269 --- p5-B-Hooks-OP-Check-0.17.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?200906182321.n5INLH7R012139>