1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Update to January 2011 release of "Rakudo Star"

PR:		ports/154371
Submitted by:	Aliaksandr Zahatski <zahatski@gmail.com>
Feature safe:	yes
This commit is contained in:
Andrej Zverev 2011-01-31 13:19:56 +00:00
parent 5da1c8af56
commit 329754a0b2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=268484
3 changed files with 407 additions and 408 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= rakudo
PORTVERSION= 2010.11
PORTREVISION= 1
PORTVERSION= 2011.01
PORTEPOCH= 2
CATEGORIES= lang
MASTER_SITES= http://cloud.github.com/downloads/rakudo/star/
@ -25,7 +24,7 @@ LIB_DEPENDS= icudata:${PORTSDIR}/devel/icu \
LICENSE= ART20
CONFLICTS= parrot-[0-9]*
PARROT_VERSION=2.10.1
PARROT_VERSION=3.0.0
INSTALL_TARGET= install
CONFIGURE_SCRIPT= Configure.pl
CONFIGURE_PARROT_ARGS= --cc=${CC} --cxx=${CXX} --ld=${CC} --ccflags="${CFLAGS}" \

View File

@ -1,2 +1,2 @@
SHA256 (rakudo-star-2010.11.tar.gz) = 8a7145fbec410ee53f6031b7011bcb5f6b1db3a249f93344c1e0fea3adf11fe4
SIZE (rakudo-star-2010.11.tar.gz) = 5900860
SHA256 (rakudo-star-2011.01.tar.gz) = 14f7bd7a055a79abde065bacb0f9e109792ec9bfdd0d601fb02b0992fe0e2878
SIZE (rakudo-star-2011.01.tar.gz) = 5610871

File diff suppressed because it is too large Load Diff