Subject: CVS commit: pkgsrc/www/libwww
To: None <pkgsrc-changes@netbsd.org>
From: Frederick Bruckman <fredb@netbsd.org>
List: pkgsrc-changes
Date: 07/12/2001 05:09:35
Module Name:	pkgsrc
Committed By:	fredb
Date:		Thu Jul 12 02:09:35 UTC 2001

Modified Files:
	pkgsrc/www/libwww: Makefile

Log Message:
Belatedly bump the "nb" version, following the dropping of openssl
baggage for packages that have ${DEPENDS} on the libwww package, but
don't need to link in "libwwwssl" (currently all of them). These
packages _do_ _not_ need to have their DEPENDS changed now, as the
package system currently makes them require "libssl", whether they
truly require it to run, or not.

This will prove useful, however, when the version number of the
"libssl.so" shared library is bumped[1]. Then, we'll have to bump
again, but the depending packages will only need to depend on _this_
version, "libwww>=5.3.2nb1", the first version in which the "libwww*"
libraries (except libwwwssl) carry no dependency on "libssl".

[1] It's already been bumped in the HEAD of the base tree, but not
yet in the openssl package or in any release branch.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 pkgsrc/www/libwww/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.