pkgsrc-Bugs archive

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

PR/38518 CVS commit: pkgsrc/devel/glib2



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

From: Matthias Drochner <drochner%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/38518 CVS commit: pkgsrc/devel/glib2
Date: Tue, 29 Apr 2008 18:58:40 +0000 (UTC)

 Module Name:   pkgsrc
 Committed By:  drochner
 Date:          Tue Apr 29 18:58:40 UTC 2008
 
 Modified Files:
        pkgsrc/devel/glib2: Makefile distinfo
 Added Files:
        pkgsrc/devel/glib2/patches: patch-ca
 
 Log Message:
 fix some code which assumes that the dev_t of the user's home directory
 is not equal to zero. On NetBSD, wd0a has major and minor number 0,
 so that assumption doesn't hold.
 Tested, and reported upstream, by Jared D. McNeill. (gnome bug #530196)
 Also reported as NetBSD PR pkg/38518.
 bump PKGREVISION
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.134 -r1.135 pkgsrc/devel/glib2/Makefile
 cvs rdiff -r1.94 -r1.95 pkgsrc/devel/glib2/distinfo
 cvs rdiff -r0 -r1.1 pkgsrc/devel/glib2/patches/patch-ca
 
 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