pkgsrc-Bugs archive

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

PR/39640 CVS commit: pkgsrc/security/gnutls



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/security/gnutls
Date: Sat, 27 Sep 2008 23:11:37 +0000 (UTC)

 Module Name:   pkgsrc
 Committed By:  tonnerre
 Date:          Sat Sep 27 23:11:37 UTC 2008
 
 Modified Files:
        pkgsrc/security/gnutls: Makefile distinfo
 Added Files:
        pkgsrc/security/gnutls/patches: patch-ac patch-ad
 
 Log Message:
 If strverscmp() is not present, gnutls shouldn't export a symbol of the
 same name, breaking the builds of libraries trying to both link against
 libcurl and use strverscmp(). Bump PKGREVISION.
 
 Fixes PR 39640.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.71 -r1.72 pkgsrc/security/gnutls/Makefile
 cvs rdiff -r1.45 -r1.46 pkgsrc/security/gnutls/distinfo
 cvs rdiff -r0 -r1.7 pkgsrc/security/gnutls/patches/patch-ac
 cvs rdiff -r0 -r1.4 pkgsrc/security/gnutls/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