Date: Wed, 9 Feb 2011 20:25:23 -0800 (PST) From: milki <milki@rescomp.berkeley.edu> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/154637: [MAINTAINER] lang/p5-TryCatch: update to 1.003000 Message-ID: <201102100425.p1A4PNn0010450@dev-www7.rescomp.berkeley.edu> Resent-Message-ID: <201102100430.p1A4U9Ch099938@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 154637 >Category: ports >Synopsis: [MAINTAINER] lang/p5-TryCatch: update to 1.003000 >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: Thu Feb 10 04:30:09 UTC 2011 >Closed-Date: >Last-Modified: >Originator: milki >Release: FreeBSD 7.3-RELEASE-p4 amd64 >Organization: UC Berkeley - RSSP-IT >Environment: System: FreeBSD dev-www7.rescomp.berkeley.edu 7.3-RELEASE-p4 FreeBSD 7.3-RELEASE-p4 #15: Tue Nov 30 11:51:59 PST 2010 >Description: - Update to 1.003000 - Use TEST_DEPENDS Generated with FreeBSD Port Tools 0.99 Changes: http://cpansearch.perl.org/src/ASH/TryCatch-1.003000/Changes >How-To-Repeat: >Fix: --- p5-TryCatch-1.003000.patch begins here --- diff -ruN --exclude=CVS /usr/ports/lang/p5-TryCatch/Makefile /tmp/milki/ports/p5-TryCatch/Makefile --- /usr/ports/lang/p5-TryCatch/Makefile 2010-04-24 17:00:11.000000000 -0700 +++ /tmp/milki/ports/p5-TryCatch/Makefile 2011-02-09 20:20:19.000000000 -0800 @@ -2,22 +2,20 @@ # Date created: 22 April 2010 # Whom: milki # -# $FreeBSD: ports/lang/p5-TryCatch/Makefile,v 1.1 2010/04/25 00:00:11 sylvio Exp $ +# $FreeBSD$ # PORTNAME= TryCatch -PORTVERSION= 1.002000 +PORTVERSION= 1.003000 CATEGORIES= lang perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../../authors/id/A/AS/ASH +MASTER_SITE_SUBDIR= ../by-authors/id/A/AS/ASH PKGNAMEPREFIX= p5- MAINTAINER= milki@rescomp.berkeley.edu COMMENT= First class try catch semantics for Perl, without source filters -BUILD_DEPENDS= p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple \ - p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ - p5-ExtUtils-Depends>=0.302:${PORTSDIR}/devel/p5-ExtUtils-Depends \ +BUILD_DEPENDS= p5-ExtUtils-Depends>=0.302:${PORTSDIR}/devel/p5-ExtUtils-Depends \ p5-B-Hooks-OP-Check>=0.18:${PORTSDIR}/devel/p5-B-Hooks-OP-Check \ p5-B-Hooks-OP-PPAddr>=0.03:${PORTSDIR}/devel/p5-B-Hooks-OP-PPAddr RUN_DEPENDS= p5-Parse-Method-Signatures>=1.003012:${PORTSDIR}/devel/p5-Parse-Method-Signatures \ @@ -30,6 +28,9 @@ p5-Sub-Exporter>=0.979:${PORTSDIR}/devel/p5-Sub-Exporter \ p5-XSLoader>=0:${PORTSDIR}/devel/p5-XSLoader +TEST_DEPENDS= p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple \ + p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception + PERL_CONFIGURE= 5.8.1+ MAN3= TryCatch.3 diff -ruN --exclude=CVS /usr/ports/lang/p5-TryCatch/distinfo /tmp/milki/ports/p5-TryCatch/distinfo --- /usr/ports/lang/p5-TryCatch/distinfo 2010-04-24 17:00:11.000000000 -0700 +++ /tmp/milki/ports/p5-TryCatch/distinfo 2011-02-09 20:15:11.000000000 -0800 @@ -1,3 +1,2 @@ -MD5 (TryCatch-1.002000.tar.gz) = c0069370f5cbd982872702ed4495daf4 -SHA256 (TryCatch-1.002000.tar.gz) = 1ac163e3ccaf4b445f832a80f57a89f7a5de714470732fe4613d76a5382d7960 -SIZE (TryCatch-1.002000.tar.gz) = 83199 +SHA256 (TryCatch-1.003000.tar.gz) = ae035067ff2b93bad779e28c838618ac7f388ec2167c9c2745026b54dee4924f +SIZE (TryCatch-1.003000.tar.gz) = 87037 --- p5-TryCatch-1.003000.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?201102100425.p1A4PNn0010450>