Subject: CVS commit: pkgsrc/www/drivel
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 07/02/2004 20:35:46
Module Name: pkgsrc
Committed By: jmmv
Date: Fri Jul 2 20:35:46 UTC 2004
Modified Files:
pkgsrc/www/drivel: Makefile distinfo
Removed Files:
pkgsrc/www/drivel/patches: patch-aa
Log Message:
Update to 1.0.2:
* Fixes:
- Protect proxy variables with mutex locks, should resolve some more
BSD-related threading issues.
- Use libcurl's unescape method rather than our own, fixes a NetBSD
character conversion problem.
- Fix C99-ism which was preventing successfull compilation on
GCC-2.95 (Julio M. Merino Vidal).
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/www/drivel/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/www/drivel/distinfo
cvs rdiff -r1.3 -r0 pkgsrc/www/drivel/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.