Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: fredb
Date: Thu Feb 3 12:58:44 UTC 2000
Modified Files:
pkgsrc/devel/lwp: Makefile
pkgsrc/devel/lwp/files: md5
Log Message:
Update to 1.1. From the NEWS file:
* Fixed a bad stackbase on NetBSD/FreeBSD platforms.
* Fixed a locking bug in lock_pt.c.
* Using pthread_attr_setdetachstate in lwp_pt.c instead of modifying the
attr struct directly.
* Improved cross-compiling with cygwin32 and djgpp.
* Added a script that might produce a useable ports/packages descriptions.
* Wrote a bit in the INSTALL document.
NOTE: The script pkgs/pkg-bsd.sh was not used to make this package.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/lwp/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/lwp/files/md5
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