Update from version 0.27nb1 to 0.29.

Upstream changes:

0.29  2008-09-17
 - Fix bug with negative numbers, RT#6402, patch from
   <tom [...] eborcom.com>
 - Add TODO test for RT21218
 - Add TODO test for RT24441

0.28
 - Serializing long integers comes out  as -1 on the PHP end
   as noted in RT#6112 patch from <kcivey [...] cpcug.org>.
 - Add test for the issue above (t0m).
 - Fix POD as noted in RT#6113 by MCMAHON.
 - Only require perl 5.6 in Makefile.PL as noted in RT#17034
   by <kcivey [...] cpcug.org>
This commit is contained in:
he 2008-11-17 04:33:14 +00:00
parent 3555eb8a57
commit 1edb90ed9c
2 changed files with 6 additions and 7 deletions

View file

@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.2 2008/10/19 19:17:58 he Exp $
# $NetBSD: Makefile,v 1.3 2008/11/17 04:33:14 he Exp $
#
DISTNAME= PHP-Serialization-0.27
DISTNAME= PHP-Serialization-0.29
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PHP/}

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2008/08/22 16:07:49 seb Exp $
$NetBSD: distinfo,v 1.2 2008/11/17 04:33:15 he Exp $
SHA1 (PHP-Serialization-0.27.tar.gz) = 7d0742356b071a768862f1a2485864b1c4bdba1e
RMD160 (PHP-Serialization-0.27.tar.gz) = bba47438bdbbb0f7a4436c1c49094b3b0a3f4019
Size (PHP-Serialization-0.27.tar.gz) = 4169 bytes
SHA1 (PHP-Serialization-0.29.tar.gz) = 1ce41da70e82c1ec3c6195dc290fd63446902073
RMD160 (PHP-Serialization-0.29.tar.gz) = e1c5c364497a7ca9f1e881dc23d4cce0eab8322d
Size (PHP-Serialization-0.29.tar.gz) = 5358 bytes