pkgsrc-Bugs archive

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

PR/39640 CVS commit: pkgsrc/devel/libidn



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

From: Tonnerre Lombard <tonnerre%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/39640 CVS commit: pkgsrc/devel/libidn
Date: Sun, 28 Sep 2008 00:43:39 +0000 (UTC)

 Module Name:   pkgsrc
 Committed By:  tonnerre
 Date:          Sun Sep 28 00:43:39 UTC 2008
 
 Modified Files:
        pkgsrc/devel/libidn: Makefile distinfo
 Added Files:
        pkgsrc/devel/libidn/patches: patch-ab patch-ac patch-ad
 
 Log Message:
 If strverscmp() is not present, libidn shouldn't export a symbol of the
 same name, breaking the builds of libraries trying to both link against
 libidn and use strverscmp(). Bump PKGREVISION.
 
 Related to PR 39640.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.57 -r1.58 pkgsrc/devel/libidn/Makefile
 cvs rdiff -r1.37 -r1.38 pkgsrc/devel/libidn/distinfo
 cvs rdiff -r0 -r1.1 pkgsrc/devel/libidn/patches/patch-ab \
     pkgsrc/devel/libidn/patches/patch-ac pkgsrc/devel/libidn/patches/patch-ad
 
 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