summaryrefslogtreecommitdiff
path: root/devel/p5-PHP-Serialization
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2008-11-17 04:33:14 +0000
committerhe <he@pkgsrc.org>2008-11-17 04:33:14 +0000
commit1edb90ed9c964bb4e28515917779628c0ed693f3 (patch)
tree70941e3f97d8a858e7c2e814a4ecb05a08f79d07 /devel/p5-PHP-Serialization
parent3555eb8a5776a432666ab889adb187aba959f795 (diff)
downloadpkgsrc-1edb90ed9c964bb4e28515917779628c0ed693f3.tar.gz
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>
Diffstat (limited to 'devel/p5-PHP-Serialization')
-rw-r--r--devel/p5-PHP-Serialization/Makefile5
-rw-r--r--devel/p5-PHP-Serialization/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-PHP-Serialization/Makefile b/devel/p5-PHP-Serialization/Makefile
index afcc09f03d3..2dfe396aa1a 100644
--- a/devel/p5-PHP-Serialization/Makefile
+++ b/devel/p5-PHP-Serialization/Makefile
@@ -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/}
diff --git a/devel/p5-PHP-Serialization/distinfo b/devel/p5-PHP-Serialization/distinfo
index 2165307c1aa..f61e72fd2dd 100644
--- a/devel/p5-PHP-Serialization/distinfo
+++ b/devel/p5-PHP-Serialization/distinfo
@@ -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