pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/p5-Encode
Module Name: pkgsrc
Committed By: wiz
Date: Tue Dec 15 13:12:35 UTC 2009
Modified Files:
pkgsrc/textproc/p5-Encode: Makefile distinfo
Log Message:
Update to 2.39:
# $Id: Changes,v 2.39 2009/11/26 09:23:59 dankogai Exp dankogai $
! Encode.xs t/fallback.t
$utf8 = decode('utf8', $malformed, sub{ ... }) # now works!
http://rt.cpan.org/Ticket/Display.html?id=51204
! t/CJKT.t t/guess.t t/perlio.t
$ENV{'PERL_CORE'} tricks removed since they are no longer necessary.
Message-Id: <20091116161513.GA25556%bestpractical.com@localhost>
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/textproc/p5-Encode/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/textproc/p5-Encode/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index