pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/p5-ExtUtils-XSpp



Module Name:    pkgsrc
Committed By:   sno
Date:           Sat Jul 31 08:03:30 UTC 2010

Modified Files:
        pkgsrc/devel/p5-ExtUtils-XSpp: Makefile distinfo

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.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/p5-ExtUtils-XSpp/Makefile \
    pkgsrc/devel/p5-ExtUtils-XSpp/distinfo

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