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:           Thu Feb 18 07:59:38 UTC 2010

Modified Files:
        pkgsrc/lang/parrot: Makefile PLIST distinfo
        pkgsrc/lang/parrot/patches: patch-ak

Log Message:
Update parrot from version 2.0.0 to 2.1.0.

Pkgsrc changes:
 o Adapt patch to work around dl-handle re-use to eliminate warnings
 o Adapt PLIST to new contents

Upstream changes:
- Core changes
  + GC performance and encapsulation were greatly improved.
  + PMC freeze refactored.
  + More Makefile and build improvements.
- API Changes
  + The Array PMC was removed.
  + Several deprecated vtables were removed.
  + The OrderedHash PMC was substantialy improved.
- Platforms
  + Packaging improvements on some operating systems.
- Tools
  + Some cases in pbc_merge are now handled.
  + Improvements were made to the dependency checker.
  + New tool nativecall.pir added.


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/lang/parrot/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/lang/parrot/PLIST
cvs rdiff -u -r1.22 -r1.23 pkgsrc/lang/parrot/distinfo
cvs rdiff -u -r1.1 -r1.2 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