Subject: CVS commit: pkgsrc/lang
To: None <pkgsrc-changes@netbsd.org>
From: Matthias Drochner <drochner@netbsd.org>
List: pkgsrc-changes
Date: 04/15/2003 16:52:30
Module Name: pkgsrc
Committed By: drochner
Date: Tue Apr 15 16:52:30 UTC 2003
Modified Files:
pkgsrc/lang/python21: distinfo
pkgsrc/lang/python21-pth: distinfo
Added Files:
pkgsrc/lang/python21-pth/patches: patch-bb
pkgsrc/lang/python21/patches: patch-bb
Log Message:
Make the fcntl(F_WRLCK) selftest work on alpha etc here as well - not as
clean as in the Python-2.2 version because 2.1 doesn't have a "long long"
for struct packing, but good enough because these fields are "0" anyway.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/lang/python21/distinfo
cvs rdiff -r1.5 -r1.6 pkgsrc/lang/python21-pth/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/lang/python21-pth/patches/patch-bb
cvs rdiff -r0 -r1.1 pkgsrc/lang/python21/patches/patch-bb
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.