Subject: CVS commit: pkgsrc/www/elinks
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 06/21/2007 15:52:16
Module Name:	pkgsrc
Committed By:	jlam
Date:		Thu Jun 21 15:52:16 UTC 2007

Modified Files:
	pkgsrc/www/elinks: Makefile PLIST distinfo
	pkgsrc/www/elinks/patches: patch-aa
Added Files:
	pkgsrc/www/elinks/patches: patch-ad

Log Message:
Move elinks's own special locale, locale.alias, and charset.alias
files into its own directory under ${PREFIX}/share/elinks/locale.
This avoids any potential conflicts between these specially hacked
files installed for elinks and the system-wide ones owned by gettext-lib
and libiconv.

This fixes the installation conflict noted in the latest bulk build.
Bump PKGREVISION to 1.


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 pkgsrc/www/elinks/Makefile
cvs rdiff -r1.8 -r1.9 pkgsrc/www/elinks/PLIST
cvs rdiff -r1.18 -r1.19 pkgsrc/www/elinks/distinfo
cvs rdiff -r1.5 -r1.6 pkgsrc/www/elinks/patches/patch-aa
cvs rdiff -r0 -r1.1 pkgsrc/www/elinks/patches/patch-ad

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