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:   seb
Date:           Sun Apr 25 12:07:52 UTC 2010

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

Log Message:
Update p5-ExtUtils-XSpp from version 0.09 to version 0.10.

Pkgsrc changes:
- Adjust dependencies.

Upstream changes:
0.10  Wed Apr 14 19:20:00 CET 2010
        - Now requires ExtUtils::ParseXS 0.2202.
        - C++ Exceptions can now be handled with code much like typemaps
          %exception{Name}{Exception}...
          int MethodFoo() %catch{Name};
          Detailed documentation in ExtUtils::XSpp::Exception.
        - Grammar simplifications.
        - Fixed 'methods' argument of Class node constructor.
        - Parse 'static' as a synonym of 'package_static'.
        - Parse pure virtual functions correctly.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 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