pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/converters/libiconv
Module Name: pkgsrc
Committed By: bsiegert
Date: Thu Sep 8 16:29:49 UTC 2011
Modified Files:
pkgsrc/converters/libiconv: Makefile distinfo
pkgsrc/converters/libiconv/patches: patch-ab patch-af
Log Message:
Revert recent commit, add a (hopefully) correct patch instead. Bump rev.
In the Makefile.in, libcharset is copied with pax into lib/ along with
its object files. This overwrites relocatable.lo from libiconv, which
is then relinked against the wrong object. Use "libtool --mode=install cp"
instead to only copy the library.
Should hopefully fix PR pkg/45341.
To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 pkgsrc/converters/libiconv/Makefile
cvs rdiff -u -r1.36 -r1.37 pkgsrc/converters/libiconv/distinfo
cvs rdiff -u -r1.10 -r1.11 pkgsrc/converters/libiconv/patches/patch-ab
cvs rdiff -u -r1.7 -r1.8 pkgsrc/converters/libiconv/patches/patch-af
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