pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Module-Install-XSUtil
Module Name: pkgsrc
Committed By: sno
Date: Wed Sep 8 20:29:16 UTC 2010
Modified Files:
pkgsrc/devel/p5-Module-Install-XSUtil: Makefile distinfo
Log Message:
Updating devel/p5-Module-Install-XSUtil from 0.22nb1 to 0.27
pkgsrc changes:
- adjust dependencies
Upstream changes:
0.27 Sun Sep 5 11:47:03 2010
- c99_available() should not have any side effects (reported by makamaka)
0.26 Sat Aug 7 17:47:37 2010
- Use the version of installed gcc, not $Config{gccversion} (xaicron)
0.25 Tue Jul 13 19:43:34 2010
- Add requires_c99() to assert that the compiler supports C99
- Fix Win32 problems, hopefully
0.24 Sun May 16 13:24:58 2010
- Compliant with Module::Install 0.97
0.23_02 Fri May 14 11:42:09 2010
- Don't exit if include dirs don't exist (lestrrat)
- Add cc_assert_lib() as an interface to Devel::CheckLib (lestrrat)
- Add want_xs() (lestrrat)
- Separate out detection of "-" and stuff to cc_libs(), and let
cc_append_to_lib()s just be a simple function (lestrrat)
0.23_01 Mon May 10 12:10:59 2010
- Clarify docs (lestrrat)
- Add want_xs() command (lestrrat)
0.23 Sun May 9 11:15:41 2010
- Setup clean_files for gcov output files (*.gcov, *.gcno, *.gcda)
- Add cc_libs() for MakeMaker's LIBS option (currently, it is just an
ailas to cc_append_libs())
- cc_append_libs (and then cc_libs) accepts raw arguments as
"cc_libs qw(-L/path/to/libs -lfoo)" (lestrrat++)
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/p5-Module-Install-XSUtil/Makefile
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/devel/p5-Module-Install-XSUtil/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