pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-ExtUtils-CppGuess
Module Name: pkgsrc
Committed By: mef
Date: Thu Apr 14 12:27:42 UTC 2016
Modified Files:
pkgsrc/devel/p5-ExtUtils-CppGuess: Makefile distinfo
Log Message:
- make test fails at following symptom, but this is the same as previous 0.9
so updated ( perl-5.22.0 and perl-5.22.1 does not make difference)
at t/001_load.t line 6.
Tried to use 'CppGuessTest'.
Error: Can't load
for module CppGuessTest:
/WRKOBJDIR/devel/p5-ExtUtils-CppGuess/work/ExtUtils-CppGuess-0.09/
t/makemaker/blib/arch/auto/CppGuessTest/CppGuessTest.so:
Undefined PLT symbol "_ZNSsC1ERKSs" (symnum = 7) at
/usr/pkg/lib/perl5/5.22.0/x86_64-netbsd-thread-multi/DynaLoader.pm
line 193.
(upstream)
- Updated to devel/p5-ExtUtils-CppGuess-0.11
---------------------------------------------
0.11 Thu Sep 10 13:12:17 MDT 2015
- Add leading whitespace to $cflags in _get_cflags (bulk88)
0.10 Tue Sep 08 21:15:30 MDT 2015
- Config's ccflags must always be used. (bulk88)
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/p5-ExtUtils-CppGuess/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/p5-ExtUtils-CppGuess/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