Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-ExtUtils-XSpp
From: Jens Rehsack
Date: 2010-07-31 10:03:30
Message id: 20100731080330.623A4175DD@cvs.netbsd.org
Log Message:
Updating devel/p5-ExtUtils-XSpp from 0.10 to 0.14
pkgsrc changes:
- adjust dependencies
Upstream changes:
0.14 Wed Jul 21 17:00:00 CEST 2010
- This release demonstrates why it is a good idea
to do developer releases.
- Fix problem with templated types and the shorthand
for typemaps that was introduced in 0.13.
0.13 Wed Jul 21 17:00:00 CEST 2010
- Add support for simplified typemap statements
a la %typemap{type}; which are a shorthand for
{simple} and {reference}.
0.12 Sun Jul 11 17:00:00 CEST 2010
- Add new example using Module::Build::WithXSpp.
0.11_02 Thu Jun 24 20:00:00 CEST 2010
- Allow applying parser plugin annotations to constructors
and destructors.
- Use of {%...%} for the %cpp_type tag of parsed typemaps.
- Fix %length for anything but the most trivial wrappers.
0.11_01 Sat Jun 5 11:02:09 CEST 2010
- Parse enum declarations.
- Added an experimental plugin interface.
Files: