Wed Aug 13 19:45:09 2014 UTC ()
Update to 0.06:

0.06 2014-07-29
    - Improved the abstract - explicit mention that functions are supported
    - Improved the SYNOPSIS - split into separate code blocks
    - Improved the DESCRIPTION. Made clearer that as soon as you specify
      an import symbol, you have to also specify any you want from @EXPORT.
    - Removed the BUGS and CAVEATS section from the doc; it was just being
      self-deprecating about whether it deserved the "lite" moniker.


(wiz)
diff -r1.9 -r1.10 pkgsrc/devel/p5-Exporter-Lite/Makefile
diff -r1.2 -r1.3 pkgsrc/devel/p5-Exporter-Lite/distinfo

cvs diff -r1.9 -r1.10 pkgsrc/devel/p5-Exporter-Lite/Makefile (expand / switch to context diff)
--- pkgsrc/devel/p5-Exporter-Lite/Makefile 2014/07/28 02:15:53 1.9
+++ pkgsrc/devel/p5-Exporter-Lite/Makefile 2014/08/13 19:45:09 1.10
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2014/07/28 02:15:53 wen Exp $
+# $NetBSD: Makefile,v 1.10 2014/08/13 19:45:09 wiz Exp $
 
-DISTNAME=	Exporter-Lite-0.05
+DISTNAME=	Exporter-Lite-0.06
 PKGNAME=	p5-${DISTNAME}
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Exporter/}

cvs diff -r1.2 -r1.3 pkgsrc/devel/p5-Exporter-Lite/distinfo (expand / switch to context diff)
--- pkgsrc/devel/p5-Exporter-Lite/distinfo 2014/07/28 02:15:53 1.2
+++ pkgsrc/devel/p5-Exporter-Lite/distinfo 2014/08/13 19:45:09 1.3
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2014/07/28 02:15:53 wen Exp $
+$NetBSD: distinfo,v 1.3 2014/08/13 19:45:09 wiz Exp $
 
-SHA1 (Exporter-Lite-0.05.tar.gz) = ed6cce4a923bf361cb338adee762fc278d180318
+SHA1 (Exporter-Lite-0.06.tar.gz) = efe51fb58d58d351cb067a808560c58a5611dba0
-RMD160 (Exporter-Lite-0.05.tar.gz) = 5b4eee33bca0a40a1e534f5e49e669f3930c5cfb
+RMD160 (Exporter-Lite-0.06.tar.gz) = b3280b303e15e52806ccdb2d5705ae16c689340f
-Size (Exporter-Lite-0.05.tar.gz) = 6249 bytes
+Size (Exporter-Lite-0.06.tar.gz) = 6540 bytes