From 417bc1d5228df1dcdf3957a4d175691423caa984 Mon Sep 17 00:00:00 2001 From: Shrivatsan V Sampathkumar Date: Sun, 16 Jun 2013 10:28:52 -0300 Subject: development/rakudo: Updated for version 2013.05. Signed-off-by: Niels Horn --- development/rakudo/README | 10 +++++++--- development/rakudo/rakudo.SlackBuild | 2 +- development/rakudo/rakudo.info | 6 +++--- 3 files changed, 11 insertions(+), 7 deletions(-) (limited to 'development/rakudo') diff --git a/development/rakudo/README b/development/rakudo/README index 88f3ff1450..26084f7b72 100644 --- a/development/rakudo/README +++ b/development/rakudo/README @@ -1,3 +1,7 @@ -Rakudo Perl 6, or simply Rakudo, is a compiler for the Perl 6 programming -language. -It runs on the Parrot virtual machine. +This is Rakudo Perl, a Perl 6 compiler for the Parrot virtual machine. + +This directory contains only the Rakudo Perl 6 compiler itself; it +does not contain any of the modules, documentation, or other items +that would normally come with a full Perl 6 distribution. If you're +after more than just the bare compiler, please download the latest +Rakudo Star package. diff --git a/development/rakudo/rakudo.SlackBuild b/development/rakudo/rakudo.SlackBuild index 81861772ff..287890e6bf 100644 --- a/development/rakudo/rakudo.SlackBuild +++ b/development/rakudo/rakudo.SlackBuild @@ -22,7 +22,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=rakudo -VERSION=${VERSION:-2013.02.1} +VERSION=${VERSION:-2013.05} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/rakudo/rakudo.info b/development/rakudo/rakudo.info index f79ee5640e..e294cba49c 100644 --- a/development/rakudo/rakudo.info +++ b/development/rakudo/rakudo.info @@ -1,8 +1,8 @@ PRGNAM="rakudo" -VERSION="2013.02.1" +VERSION="2013.05" HOMEPAGE="http://rakudo.org" -DOWNLOAD="http://rakudo.org/downloads/rakudo/rakudo-2013.02.1.tar.gz" -MD5SUM="4dfe80c9924cd06df79d6caa0f219919" +DOWNLOAD="http://rakudo.org/downloads/rakudo/rakudo-2013.05.tar.gz" +MD5SUM="3ff710984bb775186c78cec4f11abba3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="nqp" -- cgit v1.2.3-65-gdbad