pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Inline
Module Name: pkgsrc
Committed By: he
Date: Sat Dec 20 23:38:37 UTC 2008
Modified Files:
pkgsrc/devel/p5-Inline: Makefile distinfo
pkgsrc/devel/p5-Inline/patches: patch-aa
Log Message:
Update from version 0.44nb3 to 0.45.
Pkgsrc changes:
o Update dependencies with version information culled from META.yml
o Re-do the patch to include Inline::C without prompting
Upstream changes:
version: 0.45
date: Sat Nov 22 2008
No changes from 0.44_01
version: 0.44_01
date: Tues Oct 11 2008
changes:
- Apply patch to Inline.pm that addresses a problem with whitespace occurring
in the name of the build directory. (RT ticket 4150)
- Fix ParseRegExp.pm. (RT ticket 6327)
- Fix (in Inline.pm) problem regarding the calling of the same script from
different builds of perl. (RT ticket 29326)
- Allow Inline::install() subroutine to apply to languages other than C and
CPP. (RT ticket 35517)
- Fix C/Makefile.PL so that the C compiler can still be found when $Config{cc}
reports something like /some/place/cc. (RT ticket 8251)
- In C/C.pm, allow for the calling of multiple typemaps (RT ticket 5639), and
have the "No Inline C functions bound to Perl" warning specify the file for
which no bindings were found (RT ticket 17774).
- Minor doc fixes.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 pkgsrc/devel/p5-Inline/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/devel/p5-Inline/distinfo
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/p5-Inline/patches/patch-aa
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