Subject: CVS commit: pkgsrc/converters/p5-MIME-Base64
To: None <pkgsrc-changes@NetBSD.org>
From: grant beattie <grant@netbsd.org>
List: pkgsrc-changes
Date: 11/27/2003 16:34:28
Module Name: pkgsrc
Committed By: grant
Date: Thu Nov 27 16:34:28 UTC 2003
Modified Files:
pkgsrc/converters/p5-MIME-Base64: Makefile distinfo
Log Message:
Updated p5-MIME-Base64 to 2.21.
changes since 2.20:
Release 2.21
Documentation tweaks.
Don't rely on SvEND(sv) == '\0' as discussed in the perl5-porters
mailing list thread that starts with
http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2003-10/msg00258.html
Should now pass test suite even without XS support.
Perl v5.005 or better is now required.
To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 pkgsrc/converters/p5-MIME-Base64/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/converters/p5-MIME-Base64/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.