pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/45341 CVS commit: pkgsrc/converters/libiconv



The following reply was made to PR pkg/45341; it has been noted by GNATS.

From: "Benny Siegert" <bsiegert%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/45341 CVS commit: pkgsrc/converters/libiconv
Date: Thu, 8 Sep 2011 16:29:49 +0000

 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