summaryrefslogtreecommitdiff
path: root/devel/p5-PHP-Serialization/Makefile
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/Makefile
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/Makefile')
-rw-r--r--devel/p5-PHP-Serialization/Makefile5
1 files changed, 2 insertions, 3 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/}