summaryrefslogtreecommitdiff
path: root/converters/p5-MIME-Base64
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2004-05-02 02:13:26 +0000
committerheinz <heinz@pkgsrc.org>2004-05-02 02:13:26 +0000
commit1c87e4c8ee92651152fedb192371f7298c199caa (patch)
tree8bd45d2b86034049cbf0201e151c675e7e37e520 /converters/p5-MIME-Base64
parent8eabeaa7c19ae1015b23512ff16b144fc94d0e9a (diff)
downloadpkgsrc-1c87e4c8ee92651152fedb192371f7298c199caa.tar.gz
Update to version 3.01.
Changes since 2.23: =================== 2004-03-29 Gisle Aas <gisle@ActiveState.com> Release 3.01 By compiling the extension with PERL_NO_GET_CONTEXT we can make it slightly faster on a threaded perl. No change on a regular perl. Patch provided by <beau@beaucox.com>. Fixed missing ";" with assert. Patch provided by Brendan O'Dea <bod@debian.org>. Release 3.00 Drop the pure Perl implementations of the encoders and decoders. They are bloat that hides real problems in the XS implementations. I will re-release them separately in the new MIME-Base64-Perl distribution. The 'gcc -Wall' fix in 2.22 broke support for perl5.005, as the isXDIGIT() macro is not available in that perl. This problem has now been fixed.
Diffstat (limited to 'converters/p5-MIME-Base64')
-rw-r--r--converters/p5-MIME-Base64/Makefile4
-rw-r--r--converters/p5-MIME-Base64/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/converters/p5-MIME-Base64/Makefile b/converters/p5-MIME-Base64/Makefile
index 6469cc93762..72c0b0389ea 100644
--- a/converters/p5-MIME-Base64/Makefile
+++ b/converters/p5-MIME-Base64/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2004/01/13 02:43:18 grant Exp $
+# $NetBSD: Makefile,v 1.26 2004/05/02 02:13:26 heinz Exp $
#
-VERS= 2.23
+VERS= 3.01
DISTNAME= MIME-Base64-${VERS}
PKGNAME= p5-MIME-Base64-${VERS}
SVR4_PKGNAME= p5mba
diff --git a/converters/p5-MIME-Base64/distinfo b/converters/p5-MIME-Base64/distinfo
index 98423be250d..7012b421fc4 100644
--- a/converters/p5-MIME-Base64/distinfo
+++ b/converters/p5-MIME-Base64/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2004/01/13 02:43:18 grant Exp $
+$NetBSD: distinfo,v 1.9 2004/05/02 02:13:26 heinz Exp $
-SHA1 (MIME-Base64-2.23.tar.gz) = 32b47deaac7125c2bb4ecc2a847da005121681c2
-Size (MIME-Base64-2.23.tar.gz) = 16099 bytes
+SHA1 (MIME-Base64-3.01.tar.gz) = 0382d79e250638509aa35a8e4c7495502213c8b1
+Size (MIME-Base64-3.01.tar.gz) = 14514 bytes
SHA1 (patch-aa) = 7cb2e7cf5a2b0d9e16729a9c975ac5e4adb22c95