Subject: CVS commit: pkgsrc/www/arena
To: None <pkgsrc-changes@netbsd.org>
From: Frederick Bruckman <fredb@netbsd.org>
List: pkgsrc-changes
Date: 09/20/2001 07:56:23
Module Name:	pkgsrc
Committed By:	fredb
Date:		Thu Sep 20 04:56:22 UTC 2001

Modified Files:
	pkgsrc/www/arena: Makefile

Log Message:
Find the binary in ".../${LOWER_OPSYS}", rather than ".../netbsd".
Closes PR pkg/13957, by Ryo HAYASAKA.

While we're in here, celebrate the major bump in the openssl package's
shared libraries by bumping the ${DEPENDS} for libwww -- and bumping
arena's version to reflect that change -- to be sure to get the libwww
for which the shared libraries carry no gratuitious inter-library
dependencies on "libssl.so.?.?". [libwwwssl.so.?.? still carries the
dependency, but that isn't gratiutious, and more to the point, arena
doesn't link against it.]

It's worth noting, that we should not need to bump for the recent png
minor bump, since the arena executable only links against libpng
directly, rather than via any shared libraries linked against libpng.


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 pkgsrc/www/arena/Makefile

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