summaryrefslogtreecommitdiff
path: root/devel/p5-Storable/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-04-15 13:13:47 +0000
committerwiz <wiz@pkgsrc.org>2007-04-15 13:13:47 +0000
commit72d54c923ebd2a742437dea2c6d208a4b473b301 (patch)
treeb605447ce02e06735659abecabcdbb233e2f2dc3 /devel/p5-Storable/Makefile
parentf78743431b994cf2cfc738c4e93caf3819949f93 (diff)
downloadpkgsrc-72d54c923ebd2a742437dea2c6d208a4b473b301.tar.gz
Update to 2.16:
Sat Mar 31 06:11:06 IST 2007 Abhijit Menon-Sen Version 2.16 1. Fixes to Storable::dclone, read_magic, retrieve_lscalar 2. Storable 0.1 compatibility 3. Miscellaneous compile/leak/test/portability fixes
Diffstat (limited to 'devel/p5-Storable/Makefile')
-rw-r--r--devel/p5-Storable/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Storable/Makefile b/devel/p5-Storable/Makefile
index 125af30fde2..14baf862a6e 100644
--- a/devel/p5-Storable/Makefile
+++ b/devel/p5-Storable/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2006/11/05 17:49:34 joerg Exp $
+# $NetBSD: Makefile,v 1.25 2007/04/15 13:13:47 wiz Exp $
-DISTNAME= Storable-2.15
+DISTNAME= Storable-2.16
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5sto
CATEGORIES= devel perl5