summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeve Jelbert2013-09-22 16:16:00 +0200
committerTreeve Jelbert2013-09-22 16:16:00 +0200
commit423c3ea1a28a8d02c5688e7d26734747fbdb7727 (patch)
tree0bf33947625b5fbd6b78b48745eddc0da4d079b2
parent7aacd6d4e702cc009fe63aaa5921c396579ee650 (diff)
parrot - 5.7.0/5.0.0
-rwxr-xr-xperl-cpan/parrot/DETAILS8
-rw-r--r--perl-cpan/parrot/HISTORY3
2 files changed, 7 insertions, 4 deletions
diff --git a/perl-cpan/parrot/DETAILS b/perl-cpan/parrot/DETAILS
index 471b48b2ef..1048d14b79 100755
--- a/perl-cpan/parrot/DETAILS
+++ b/perl-cpan/parrot/DETAILS
@@ -1,10 +1,10 @@
SPELL=parrot
if [[ $PAR_VER == devel ]];then
- VERSION=4.2.0
- SOURCE_HASH=sha512:672d494e6ee4c607070ed2fe6c75829dce6094ce44063ec6048308e1f47375d4c30d5096671f8c9636a9df8d89929b42d3076a0792f41f9afd143d5f327aa936
+ VERSION=5.7.0
+ SOURCE_HASH=sha512:b726905dc44aa81d4b6ad2bba7972fef535fe5498c49e2d0b8afbacba7e28d40d97dcd63271a95269f4364efd2ec7c00c312ee3b03137551e5c6fbc0bb954955
else
- VERSION=4.0.0
- SOURCE_HASH=sha512:4279267a8a2baa48bf528f996948896bd74b5f221f7e0d267a85f838613b76a05e3216a373d67670e11b1f6999e37c45ae1c9107975452c73e97fcf54720a624
+ VERSION=5.0.0
+ SOURCE_HASH=sha512:d9e449168248b62cac20355526d1ceb9ecd6269802d46feea49ba01bb4fa1583a42e11b37dc90b2c835c152da4923f64950bb65db439984fc887fe595bcbaa2b
fi
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=ftp://ftp.parrot.org/pub/parrot/releases/${PAR_VER:-stable}/$VERSION/$SOURCE
diff --git a/perl-cpan/parrot/HISTORY b/perl-cpan/parrot/HISTORY
index 09b8d25c7d..9d3df2d2f6 100644
--- a/perl-cpan/parrot/HISTORY
+++ b/perl-cpan/parrot/HISTORY
@@ -1,3 +1,6 @@
+2013-09-22 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 5.7.0/5.0.0
+
2012-04-02 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 4.2.0/4.0.0
* DEPENDS: add zlib, optional libffi, llvm