summaryrefslogtreecommitdiff
path: root/devel/p5-PHP-Serialization/Makefile
diff options
context:
space:
mode:
authorseb <seb>2009-01-19 22:42:53 +0000
committerseb <seb>2009-01-19 22:42:53 +0000
commit0abe7a100b3cca2e67aad11cbec14ce34a66f284 (patch)
tree2decd3ed6b6f4a7c6b65dc4c76a57abb0b65034f /devel/p5-PHP-Serialization/Makefile
parent7a91f2bc9fcf6977fba908d0df7a531f8c831889 (diff)
downloadpkgsrc-0abe7a100b3cca2e67aad11cbec14ce34a66f284.tar.gz
Update from version 0.29 to version 0.30.
Upstream changes: 0.30 2009-01-11 - Significantly cleanup the code to be much prettier. - Fix RT#42279, output sizes a bytes, not characters so that serializing multibyte data works correctly.
Diffstat (limited to 'devel/p5-PHP-Serialization/Makefile')
-rw-r--r--devel/p5-PHP-Serialization/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-PHP-Serialization/Makefile b/devel/p5-PHP-Serialization/Makefile
index 2dfe396aa1a..ca84a35b088 100644
--- a/devel/p5-PHP-Serialization/Makefile
+++ b/devel/p5-PHP-Serialization/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2008/11/17 04:33:14 he Exp $
+# $NetBSD: Makefile,v 1.4 2009/01/19 22:42:53 seb Exp $
#
-DISTNAME= PHP-Serialization-0.29
+DISTNAME= PHP-Serialization-0.30
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PHP/}