Subject: CVS commit: pkgsrc/news/slrn
To: None <pkgsrc-changes@netbsd.org>
From: Martin J. Laubach <mjl@netbsd.org>
List: pkgsrc-changes
Date: 04/10/2003 21:17:49
Module Name:	pkgsrc
Committed By:	mjl
Date:		Thu Apr 10 18:17:49 UTC 2003

Modified Files:
	pkgsrc/news/slrn: Makefile PLIST distinfo
Added Files:
	pkgsrc/news/slrn/patches: patch-ae

Log Message:
Add patches as suggested in PR/21073 by Quentin Garnier:

 o Bugfixes were published on the slrn website since the release
   of 0.9.7.4 last year. Even though no new version was released,
   they are quite needed for normal operation (specifically, I was
   hit by a locale bug that makes slrn segfault when scoring).
 o ${PKGLOCALEDIR} needs to be enforced both in package's Makefile
   and PLIT, and in the source (po Makefile has a hard-coded path
   that may not match the path used in other parts of the source
   tree).


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 pkgsrc/news/slrn/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/news/slrn/PLIST
cvs rdiff -r1.7 -r1.8 pkgsrc/news/slrn/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/news/slrn/patches/patch-ae

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