Subject: CVS commit: pkgsrc/devel/popt
To: None <pkgsrc-changes@NetBSD.org>
From: Lubomir Sedlacik <salo@netbsd.org>
List: pkgsrc-changes
Date: 11/12/2003 01:25:26
Module Name:	pkgsrc
Committed By:	salo
Date:		Wed Nov 12 01:25:25 UTC 2003

Modified Files:
	pkgsrc/devel/popt: Makefile buildlink2.mk distinfo
	pkgsrc/devel/popt/patches: patch-ab

Log Message:
PKGREVISION++
Link against libintl correctly so it doesn't exhibit unresolved gettext
symbols to binaries trying to link with libpopt.

Fixes (at least) fonts/chkfontpath as seen in recent bulk builds.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 pkgsrc/devel/popt/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/devel/popt/buildlink2.mk
cvs rdiff -r1.12 -r1.13 pkgsrc/devel/popt/distinfo
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/popt/patches/patch-ab

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