Date: Wed, 20 Feb 2008 19:08:13 GMT From: Felippe de Meirelles Motta <lippemail@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/120910: [UPDATE] devel/p5-Perl6-Say Message-ID: <200802201908.m1KJ8DWD053028@www.freebsd.org> Resent-Message-ID: <200802201920.m1KJK2pE052757@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 120910 >Category: ports >Synopsis: [UPDATE] devel/p5-Perl6-Say >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: Wed Feb 20 19:20:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Felippe de Meirelles Motta >Release: FreeBSD 7.0-PRERELEASE amd64 >Organization: >Environment: System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008 lippe@shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC >Description: - Updated to 0.12 - Add missing deps >How-To-Repeat: >Fix: Patch attached with submission follows: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/p5-Perl6-Say/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile 16 Dec 2007 04:46:52 -0000 1.2 +++ Makefile 20 Feb 2008 18:40:02 -0000 @@ -6,7 +6,7 @@ # PORTNAME= Perl6-Say -PORTVERSION= 0.11 +PORTVERSION= 0.12 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +14,10 @@ MAINTAINER= chinsan@FreeBSD.org COMMENT= Perl 6 say (print, but no newline needed) function +BUILD_DEPENDS+= p5-Scalar-List-Utils>=1.07:${PORTSDIR}/lang/p5-Scalar-List-Utils \ + p5-Test-Simple>=0.44:${PORTSDIR}/devel/p5-Test-Simple +RUN_DEPENDS+= ${BUILD_DEPENDS} + PERL_CONFIGURE= yes MAN3= Perl6::Say.3 Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/p5-Perl6-Say/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- distinfo 16 Dec 2007 04:46:52 -0000 1.2 +++ distinfo 20 Feb 2008 18:40:02 -0000 @@ -1,3 +1,3 @@ -MD5 (Perl6-Say-0.11.tar.gz) = cb4adaeee0f1f58d19962e8a6833bd02 -SHA256 (Perl6-Say-0.11.tar.gz) = 5df0b0dfdd16c6cdde73629a56bc8fb2cd8d429ddb565df36a189ef4b1e4a0ee -SIZE (Perl6-Say-0.11.tar.gz) = 8100 +MD5 (Perl6-Say-0.12.tar.gz) = 2a2e7751df1cbf2c084347f31007a18a +SHA256 (Perl6-Say-0.12.tar.gz) = 09c1d1bdb514b4e24982dd384dbb772ec8275b38d15e3f2ed46406c64a3611bd +SIZE (Perl6-Say-0.12.tar.gz) = 8592 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802201908.m1KJ8DWD053028>