Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: pkgsrc-changes
Date: 10/16/2005 12:17:48
Module Name: pkgsrc
Committed By: jdolecek
Date: Sun Oct 16 12:17:47 UTC 2005
Modified Files:
pkgsrc/lang/php5: distinfo
pkgsrc/misc/php-mbstring: Makefile
pkgsrc/www/php4: distinfo
Added Files:
pkgsrc/lang/php5/patches: patch-an
pkgsrc/www/php4/patches: patch-an
Log Message:
Fix bug in mbstring extension function mb_encode_mimeheader(), which
misinterpreted some Japanese characters as ASCII.
PR: 31223 by Takahiro Kambe
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/lang/php5/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/lang/php5/patches/patch-an
cvs rdiff -r1.4 -r1.5 pkgsrc/misc/php-mbstring/Makefile
cvs rdiff -r1.45 -r1.46 pkgsrc/www/php4/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/www/php4/patches/patch-an
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.