pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/parrot
Module Name: pkgsrc
Committed By: he
Date: Fri Apr 23 14:08:17 UTC 2010
Modified Files:
pkgsrc/lang/parrot: Makefile PLIST distinfo
pkgsrc/lang/parrot/patches: patch-ak
Log Message:
Update parrot from version 2.2.0 to 2.3.0.
Pkgsrc changes:
o Adapt our patches to up-stream changes.
o Fix PLIST to match what's being installed.
Upstream changes:
- Core
+ Allow passing parameters to the dynamic linker ('dlopen' improved)
+ loadlib opcode added
+ Calling conventions are now much more consistent, and follows natural
semantics of handling arguments and return values
+ Recursive make for src/dynpmc removed
+ Datatype STRINGNULL for a single Null STRING added
+ config_lib.pasm replaced with config_lib.pir
- Platforms
+ Improved handling of new compilers
+ Cygwin packages will be updated again with Parrot releases
+ Fedora packages add desktop files
+ gzip and bzip2 compressed tar files for releases
- Tools
+ tapir executable added; tapir is a TAP test harness
+ Added TAP options --merge --ignore-exit
- Miscellaneous
+ 3 month cycle for supported releases
+ Review and vote of GSoC applications
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/lang/parrot/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/lang/parrot/PLIST
cvs rdiff -u -r1.25 -r1.26 pkgsrc/lang/parrot/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/lang/parrot/patches/patch-ak
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index