Date: Sat, 7 Jun 2008 02:59:20 -0700 (PDT) From: Yen-Ming Lee <leeym@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: skv@FreeBSD.org Subject: ports/124369: [PATCH] devel/p5-Object-Accessor: update to 0.34 Message-ID: <200806070959.m579xKY7056884@cn1.leeym.com> Resent-Message-ID: <200806071000.m57A0CnD074193@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 124369 >Category: ports >Synopsis: [PATCH] devel/p5-Object-Accessor: update to 0.34 >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: Sat Jun 07 10:00:12 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Yen-Ming Lee >Release: FreeBSD 7.0-RELEASE i386 >Organization: >Environment: System: FreeBSD cn1.leeym.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 >Description: - Update to 0.34 Port maintainer (skv@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Object-Accessor-0.34.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Object-Accessor/Makefile,v retrieving revision 1.6 diff -u -d -b -w -u -r1.6 Makefile --- Makefile 17 Apr 2008 14:25:47 -0000 1.6 +++ Makefile 7 Jun 2008 09:59:17 -0000 @@ -6,7 +6,7 @@ # PORTNAME= Object-Accessor -PORTVERSION= 0.32 +PORTVERSION= 0.34 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,8 +15,7 @@ COMMENT= Interface to create per object accessors RUN_DEPENDS= ${SITE_PERL}/Params/Check.pm:${PORTSDIR}/devel/p5-Params-Check -BUILD_DEPENDS= ${RUN_DEPENDS} \ - ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple +BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes Index: distinfo =================================================================== RCS file: /home/pcvs/ports/devel/p5-Object-Accessor/distinfo,v retrieving revision 1.6 diff -u -d -b -w -u -r1.6 distinfo --- distinfo 6 Feb 2007 17:25:19 -0000 1.6 +++ distinfo 7 Jun 2008 09:59:17 -0000 @@ -1,3 +1,3 @@ -MD5 (Object-Accessor-0.32.tar.gz) = bb898baa4cee74cbacdb3fd116b29922 -SHA256 (Object-Accessor-0.32.tar.gz) = 88874290be10e7959e0d6bef943971a53a4a7298aefa8ec8a5135d3992261441 -SIZE (Object-Accessor-0.32.tar.gz) = 11301 +MD5 (Object-Accessor-0.34.tar.gz) = b3cbb7e37d060d6af599c4daf154bfba +SHA256 (Object-Accessor-0.34.tar.gz) = 75608615fef29505ed28f366abc05e3a134b4df98c606c4659f5ebf729f4d7b2 +SIZE (Object-Accessor-0.34.tar.gz) = 11966 --- p5-Object-Accessor-0.34.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?200806070959.m579xKY7056884>