pkgsrc-Bugs archive

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

PR/31838 CVS commit: pkgsrc/devel/pkg-config



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

From: "Julio M. Merino Vidal" <jmmv%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: PR/31838 CVS commit: pkgsrc/devel/pkg-config
Date: Sun, 16 Oct 2005 21:51:29 +0000 (UTC)

 Module Name:   pkgsrc
 Committed By:  jmmv
 Date:          Sun Oct 16 21:51:29 UTC 2005
 
 Modified Files:
        pkgsrc/devel/pkg-config: Makefile distinfo
        pkgsrc/devel/pkg-config/patches: patch-ab
 
 Log Message:
 Avoid passing a NULL pointer to fprintf, which causes a segfault under
 Solaris 9.  My fault; I assumed all implementations could print '(null)'
 in that case.  Bump PKGREVISION to 2.  Fixes PR pkg/31838 by John Heasley.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.2 -r1.3 pkgsrc/devel/pkg-config/Makefile \
     pkgsrc/devel/pkg-config/distinfo
 cvs rdiff -r1.1 -r1.2 pkgsrc/devel/pkg-config/patches/patch-ab
 
 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