Subject: CVS commit: pkgsrc/converters/wv
To: None <pkgsrc-changes@NetBSD.org>
From: Jeremy C. Reed <reed@netbsd.org>
List: pkgsrc-changes
Date: 12/24/2004 00:14:45
Module Name:	pkgsrc
Committed By:	reed
Date:		Fri Dec 24 00:14:45 UTC 2004

Modified Files:
	pkgsrc/converters/wv: Makefile buildlink3.mk

Log Message:
Bump PKGREVISION and bump BUILDLINK_RECOMMENDED.wv.

I saw on one of my boxes:

libwv-1.0.so.2:
        libxml2.so.8 => not found

This was caused because I have wv-1.0.2nb1 which depends on
libxml2>=2.6.2.

libxml2 was later upgraded, but since we don't have recursive dependencies
(which is fine), the old and now missing libxml2 library was still good
enough for wv. (I saw this because I updated libxml2 in place without removing
packages that depend on it


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 pkgsrc/converters/wv/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/converters/wv/buildlink3.mk

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