diff options
author | he <he@pkgsrc.org> | 2010-09-07 07:41:51 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2010-09-07 07:41:51 +0000 |
commit | 6fc57b26a6d76521e942f0873db131e64e26270a (patch) | |
tree | 5c0ff5bb429107fbedf1c5f8a0a08f53a0e4dcff /lang/parrot/distinfo | |
parent | 85c89a256c914696962eacc3d80596ac1b65ef17 (diff) | |
download | pkgsrc-6fc57b26a6d76521e942f0873db131e64e26270a.tar.gz |
Upgrade parrot from version 2.5.0 to 2.6.0.
Pkgsrc changes:
o Adapt to new content being installed (PLIST) and new perl script
which needs tweaking.
Upstream changes:
- Core
+ Plug some memory leaks
+ As always, bug fixes and some optimizations
- Runtime
+ added (experimental) URI::Escape
- Testing
+ Improved test coverage of core parrot
- Documentation
+ Updated the Squaak tutorial to use modern NQP-rx and PCT
- Platforms
+ The Fedora package 'parrot-devel' install the files for syntax-highlighting
and automatic indenting for the vim editor
- NQP-rx
+ Updated version included from http://github.com/perl6/nqp-rx includes
new or improved: regex backtracking, named assertions, interactive mode,
and setting (a minimal but useful runtime library)
Diffstat (limited to 'lang/parrot/distinfo')
-rw-r--r-- | lang/parrot/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/parrot/distinfo b/lang/parrot/distinfo index 614ee91c544..e659f07c12d 100644 --- a/lang/parrot/distinfo +++ b/lang/parrot/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.28 2010/08/20 09:29:18 he Exp $ +$NetBSD: distinfo,v 1.29 2010/09/07 07:41:51 he Exp $ -SHA1 (parrot-2.5.0.tar.gz) = 490397c8a28f4c49cd2edde91a9d2207dc197f69 -RMD160 (parrot-2.5.0.tar.gz) = 7690307c735152d492f7ef494296cf49f03e6765 -Size (parrot-2.5.0.tar.gz) = 4076239 bytes +SHA1 (parrot-2.6.0.tar.gz) = e7de16241d00690bef161f9904dfbb8e68f85b2c +RMD160 (parrot-2.6.0.tar.gz) = 9bc413f1d4e016de72ea0eaa98ae7e087bb5d9e0 +Size (parrot-2.6.0.tar.gz) = 4094631 bytes SHA1 (patch-ad) = aae66d32722d4c761132e57176469de7c7d51c88 SHA1 (patch-ae) = 373909f50385c580065a03946a1f4f5b342189fc SHA1 (patch-ak) = 45df82c2240f4619feadc482bcf2636a6b5aa41a |