pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-Exporter-Tiny Update to 0.040:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2496fe594417
branches:  trunk
changeset: 639954:2496fe594417
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Oct 01 11:00:00 2014 +0000

description:
Update to 0.040:

0.040   2014-09-17

 [ Packaging ]
 - Repackage as a stable release.

0.039_01        2014-07-20

 [ Documentation ]
 - Document warning and error messages produced by Exporter::Tiny.

 [ Other ]
 - Exporter::Tiny would previously cause B.pm to be loaded into memory any
   time it exported anything. It no longer does.
 - No longer die when redefining locally defined subs.
 - Warn when redefining any subs.

diffstat:

 devel/p5-Exporter-Tiny/Makefile |  4 ++--
 devel/p5-Exporter-Tiny/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 5e92a333fd5b -r 2496fe594417 devel/p5-Exporter-Tiny/Makefile
--- a/devel/p5-Exporter-Tiny/Makefile   Wed Oct 01 10:59:13 2014 +0000
+++ b/devel/p5-Exporter-Tiny/Makefile   Wed Oct 01 11:00:00 2014 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2014/09/06 13:58:41 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2014/10/01 11:00:00 wiz Exp $
 
-DISTNAME=      Exporter-Tiny-0.038
+DISTNAME=      Exporter-Tiny-0.040
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TO/TOBYINK/}
diff -r 5e92a333fd5b -r 2496fe594417 devel/p5-Exporter-Tiny/distinfo
--- a/devel/p5-Exporter-Tiny/distinfo   Wed Oct 01 10:59:13 2014 +0000
+++ b/devel/p5-Exporter-Tiny/distinfo   Wed Oct 01 11:00:00 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2014/09/06 13:58:41 wiz Exp $
+$NetBSD: distinfo,v 1.2 2014/10/01 11:00:00 wiz Exp $
 
-SHA1 (Exporter-Tiny-0.038.tar.gz) = e2dddc4c4d5599aad7f19d9b5960d544f8319ee3
-RMD160 (Exporter-Tiny-0.038.tar.gz) = 79a2ecae62a58b6f9e9f49e05d51a84b4d42837d
-Size (Exporter-Tiny-0.038.tar.gz) = 28750 bytes
+SHA1 (Exporter-Tiny-0.040.tar.gz) = cc329f5d315c7fddbe7f7c839a637fd9225fb78e
+RMD160 (Exporter-Tiny-0.040.tar.gz) = c35fd751e73ad8f7eced947b61992cb40d8a3efc
+Size (Exporter-Tiny-0.040.tar.gz) = 30486 bytes



Home | Main Index | Thread Index | Old Index