summaryrefslogtreecommitdiff
path: root/devel/p5-Lexical-Persistence
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2008-11-17 03:04:01 +0000
committerhe <he@pkgsrc.org>2008-11-17 03:04:01 +0000
commit385c256520fe613891129f07637df7425425acf9 (patch)
tree3f3778c7af4214e8b3ae1f07e5f271a9af4a337c /devel/p5-Lexical-Persistence
parentf9c4de9c4b6a2fbbd840c7bb7c7d49b6d6e5b69c (diff)
downloadpkgsrc-385c256520fe613891129f07637df7425425acf9.tar.gz
Updated from version 0.97nb1 to 0.98.
Upstream changes: 2008-11-07 18:11:57 (r18) by rcaputo; lib/Lexical/Persistence.pm M Ready for 0.98 2008-11-07 04:36:12 (r17) by rcaputo; lib/Lexical/Persistence.pm M Replace eval() with do() in the docs. Note that lexical declarations are preserved by compile(), which is used by do(), so declared variables need not be redeclared all the time. 2008-11-03 20:02:16 (r16) by rcaputo; t/04_eval.t M Fix tests to use do() rather than eval(). 2008-11-03 19:57:55 (r15) by rcaputo; lib/Lexical/Persistence.pm M Another attempt at eval(), this time called do(). 2008-11-01 05:38:30 (r14) by rcaputo t/04_eval.t A; MANIFEST M; lib/Lexical/Persistence.pm M Apply Paul "LeoNerd" Evans' patch to add compile() and eval().
Diffstat (limited to 'devel/p5-Lexical-Persistence')
-rw-r--r--devel/p5-Lexical-Persistence/Makefile5
-rw-r--r--devel/p5-Lexical-Persistence/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-Lexical-Persistence/Makefile b/devel/p5-Lexical-Persistence/Makefile
index 832edeb01e0..5c43f28a28c 100644
--- a/devel/p5-Lexical-Persistence/Makefile
+++ b/devel/p5-Lexical-Persistence/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2008/10/19 19:17:56 he Exp $
+# $NetBSD: Makefile,v 1.3 2008/11/17 03:04:01 he Exp $
#
-DISTNAME= Lexical-Persistence-0.97
+DISTNAME= Lexical-Persistence-0.98
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lexical/}
diff --git a/devel/p5-Lexical-Persistence/distinfo b/devel/p5-Lexical-Persistence/distinfo
index 530e101a989..8dc49603bed 100644
--- a/devel/p5-Lexical-Persistence/distinfo
+++ b/devel/p5-Lexical-Persistence/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/10/06 21:54:30 seb Exp $
+$NetBSD: distinfo,v 1.2 2008/11/17 03:04:01 he Exp $
-SHA1 (Lexical-Persistence-0.97.tar.gz) = a0ea51eb87ee04faaa86aba8ccca34ec6d7889af
-RMD160 (Lexical-Persistence-0.97.tar.gz) = aa95419b838cc7bb81db82e2a63546211613e328
-Size (Lexical-Persistence-0.97.tar.gz) = 10853 bytes
+SHA1 (Lexical-Persistence-0.98.tar.gz) = c2e97f5008c68f0b9f7f643a9ce4b21bfee572d7
+RMD160 (Lexical-Persistence-0.98.tar.gz) = fccbf9fcd5aa9b14cef0e46578bb502337e34d14
+Size (Lexical-Persistence-0.98.tar.gz) = 12499 bytes