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: Sun Oct 21 23:10:14 UTC 2012
Modified Files:
pkgsrc/textproc/p5-Encode: Makefile distinfo
Log Message:
Update to 2.47:
$Revision: 2.47 $ $Date: 2012/08/15 05:36:16 $
! Encode.pm
POD Fixes: Copyright and mail address
! Makefile.PL
Added LICENSE => 'perl'
! lib/Encode/GSM0338.pm t/gsm0338.t
REALLY fixed RT#75670: Wrong decoding for GSM 3.38 character \x09
ucm/gsm0338.ucm is dropped from MANIFEST since 2.25
but I was fixing the wrong file!
https://rt.cpan.org/Ticket/Display.html?id=75670
! 2.46 2012/08/12 05:49:30
! Encode.pm
Fixed: RT#78917 for I18N-Charset: Fails with Encode 2.45
To be more exact, 2.45 broke Encode->encodings(':all')
https://rt.cpan.org/Ticket/Display.html?id=78917
2.45 2012/08/05 23:08:49
! lib/Encode/Alias.pm
Addressed RT#78125: Missed Mac Alias x-mac-ce
https://rt.cpan.org/Ticket/Display.html?id=78125
! lib/Encode/Unicode/UTF7.pm
Applied the patch in RT#76711
https://rt.cpan.org/Ticket/Display.html?id=76711
! ucm/gsm0338.ucm
Addressed RT#75670: Wrong decoding for GSM 3.38 character \x09
https://rt.cpan.org/Ticket/Display.html?id=75670
! Encode.pm
Applied the patch in RT#72519
https://rt.cpan.org/Ticket/Display.html?id=72519
! Unicode/Unicode.xs
t/Unicode.t
Bug fixes in Unicode.xs by chansen
https://github.com/dankogai/p5-encode/pull/5
! Encode.pm
various POD improvements by daxim
https://github.com/dankogai/p5-encode/pull/4
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/textproc/p5-Encode/Makefile
cvs rdiff -u -r1.13 -r1.14 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