Subject: CVS commit: pkgsrc/x11/qt2-libs/patches
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 11/16/2001 11:08:06
Module Name: pkgsrc
Committed By: jlam
Date: Fri Nov 16 09:08:06 UTC 2001
Modified Files:
doc: pkg-CHANGES
pkgsrc/x11/qt2-libs: Makefile distinfo
Added Files:
pkgsrc/x11/qt2-libs/patches: patch-al
Log Message:
Update qt2-libs to 2.3.1nb1. Changes from version 2.3.1 are making
QDir::mkdir and QDir::rmdir work when passed a directory name with trailing
slashes by removing the trailing slashes prior to making the mkdir(2) and
rmdir(2) system calls. KDE2 seems to rely heavily on this behaviour.
To generate a diff of this commit:
cvs rdiff -r1.5427 -r1.5428 doc/pkg-CHANGES
cvs rdiff -r1.14 -r1.15 pkgsrc/x11/qt2-libs/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/x11/qt2-libs/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/x11/qt2-libs/patches/patch-al
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.