Subject: CVS commit: pkgsrc/textproc/expat
To: None <pkgsrc-changes@NetBSD.org>
From: Jeremy C. Reed <reed@netbsd.org>
List: pkgsrc-changes
Date: 04/08/2004 16:35:22
Module Name:	pkgsrc
Committed By:	reed
Date:		Thu Apr  8 16:35:22 UTC 2004

Modified Files:
	pkgsrc/textproc/expat: buildlink2.mk buildlink3.mk

Log Message:
Bump BUILDLINK_DEPENDS.expat from 1.95.4 to 1.95.7.
The expat-1.95.6nb1 package has libexpat.so.4.0
and expat-1.95.7 has libexpat.so.5.0.

I noticed this because I had a fontconfig package built against
libexpat.so.4 which installed fine on another box
with expat-1.95.7 (libexpat.so.5). The fontconfig package
should have required the expat as now available in pkgsrc.

Please note that I have not bumped PKGREVISIONs for all
the packages depending on this.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/textproc/expat/buildlink2.mk
cvs rdiff -r1.10 -r1.11 pkgsrc/textproc/expat/buildlink3.mk

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