diff options
author | he <he@pkgsrc.org> | 2012-07-07 10:46:52 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2012-07-07 10:46:52 +0000 |
commit | 09f07ef2512f3762afc55557a6ae00d42b6f4f43 (patch) | |
tree | 4b583dc8f0336bc0181fcf9d7c66bc2808a1d572 /lang/parrot/distinfo | |
parent | 5661dbc82d92287c0ae20c225b8b22d31b8f3b5c (diff) | |
download | pkgsrc-09f07ef2512f3762afc55557a6ae00d42b6f4f43.tar.gz |
Update lang/parrot to 4.3.0.
Pkgsrc changes:
* Remove patch-ak, as the fix is now adopted upstream.
Upstream changes:
- Core
+ Winxed snapshot updated to 1.7.0
+ Add type introspection to lexical variables.
+ New 'tools/release/parrot_github_release.pl' script to automate
updates to the 'parrot.github.com' and 'parrot-docsx' repositories.
+ Numerous casting and consting fixes thanks to GCC 4.8.
- Documentation
+ Updated 'docs/projects/release_manager_guide.pod'
+ Updated 'docs/projects/release_parrot_github_guide.pod'
+ Improved function documentation.
- Tests
- Community
- Platforms
+ Fixed alignment issues on ia64, sparc and mipsel.
+ Fixed a platform-specific issue with dlclose().
Diffstat (limited to 'lang/parrot/distinfo')
-rw-r--r-- | lang/parrot/distinfo | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/lang/parrot/distinfo b/lang/parrot/distinfo index d6a2f4c00a7..064cb6a5643 100644 --- a/lang/parrot/distinfo +++ b/lang/parrot/distinfo @@ -1,7 +1,6 @@ -$NetBSD: distinfo,v 1.48 2012/07/03 13:29:25 he Exp $ +$NetBSD: distinfo,v 1.49 2012/07/07 10:46:52 he Exp $ -SHA1 (parrot-4.2.0.tar.gz) = a67783bf3eb9de92302c47cb5ffabfa95a255353 -RMD160 (parrot-4.2.0.tar.gz) = 99756d73fcb6866133fcdc39bc8dda83e0057174 -Size (parrot-4.2.0.tar.gz) = 4514090 bytes +SHA1 (parrot-4.3.0.tar.gz) = 6df35372f08f4cd50c8090253eea66faf5622abc +RMD160 (parrot-4.3.0.tar.gz) = 27beab3045f96105da0087edc865a4ccabf5bc65 +Size (parrot-4.3.0.tar.gz) = 4521527 bytes SHA1 (patch-ad) = a972d48a879e541f6894f2eeb82a70b1756437d9 -SHA1 (patch-ak) = 19d7dfff43bb08ba046040771e45b95774e024b7 |