ports/144860: lang/rakudo update to 2010.03 "Copenhagen"

[ Available lists | Index of freebsd-ports-bugs | Month of Mar 2010 | Week of 18 Mar 2010 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Aliaksandr Zahatski <zahatski@gmail.com>
Date
18 Mar 2010 18:20:01
Subject
ports/144860: lang/rakudo update to 2010.03 "Copenhagen"
Message-ID
201003181813.o2IIDnMv094808@www.freebsd.org


[ Hide this part ]
 
>Number: 144860
>Category: ports
>Synopsis: lang/rakudo update to 2010.03 "Copenhagen"
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Thu Mar 18 18:20:00 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Aliaksandr Zahatski
>Release:
>Organization:
>Environment:
>Description:
Update lang/rakudo port to Rakudo #27 "Copenhagen"
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -urN /usr/ports/lang/rakudo/Makefile rakudo/Makefile
--- /usr/ports/lang/rakudo/Makefile 2010-02-28 16:02:52.000000000 +0300
+++ rakudo/Makefile 2010-03-18 21:07:13.000000000 +0300
@@ -6,9 +6,8 @@
#

PORTNAME= rakudo
-PORTVERSION= 2010.02
+PORTVERSION= 2010.03
PORTEPOCH= 1
-PORTREVISION= 1
CATEGORIES= lang
MASTER_SITES= http://cloud.github.com/downloads/rakudo/rakudo/

@@ -19,12 +18,6 @@
LIB_DEPENDS= icudata:${PORTSDIR}/devel/icu
RUN_DEPENDS= parrot>=${PARROT_VERSION}:${PORTSDIR}/lang/parrot

-# amd64 i386 sparc
-# 9-current pass pass
-# 8-stable pass pass
-# 7-stable pass pass
-# 6-stable icu icu
-
.include <bsd.port.pre.mk>

.if ${OSVERSION} < 700000
diff -urN /usr/ports/lang/rakudo/distinfo rakudo/distinfo
--- /usr/ports/lang/rakudo/distinfo 2010-02-22 01:02:52.000000000 +0300
+++ rakudo/distinfo 2010-03-18 21:07:13.000000000 +0300
@@ -1,3 +1,3 @@
-MD5 (rakudo-2010.02.tar.gz) = 6c6693241f61d9fe2848d0e91279d2d1
-SHA256 (rakudo-2010.02.tar.gz) = 04d90f73090e0e4dc6149c889a8333720053ea6b07a36ede52bff58139082a4e
-SIZE (rakudo-2010.02.tar.gz) = 876931
+MD5 (rakudo-2010.03.tar.gz) = 7faf7174510167c2a99c744163258100
+SHA256 (rakudo-2010.03.tar.gz) = f7ac35760886a527ed48b1ffad7b33f6a88cd7c81f8a0949ac9d4919a91aeb0b
+SIZE (rakudo-2010.03.tar.gz) = 904992
diff -urN /usr/ports/lang/rakudo/pkg-plist rakudo/pkg-plist
--- /usr/ports/lang/rakudo/pkg-plist 2010-02-18 00:48:19.000000000 +0300
+++ rakudo/pkg-plist 2010-03-18 21:12:14.000000000 +0300
@@ -3,11 +3,12 @@
lib/parrot/%%PARROT_VERSION%%/dynext/perl6_ops.so
lib/parrot/%%PARROT_VERSION%%/dynext/perl6_ops_switch.so
lib/parrot/%%PARROT_VERSION%%/languages/perl6/lib/Safe.pm
+lib/parrot/%%PARROT_VERSION%%/languages/perl6/lib/Test.pir
lib/parrot/%%PARROT_VERSION%%/languages/perl6/lib/Test.pm
lib/parrot/%%PARROT_VERSION%%/languages/perl6/perl6.pbc
@dirrm lib/parrot/%%PARROT_VERSION%%/languages/perl6/lib
@dirrm lib/parrot/%%PARROT_VERSION%%/languages/perl6


>Release-Note:
>Audit-Trail:
>Unformatted:


Elapsed time: 0.058 seconds