pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Exporter-Tiny



Module Name:    pkgsrc
Committed By:   wen
Date:           Fri Jul 20 07:41:02 UTC 2018

Modified Files:
        pkgsrc/devel/p5-Exporter-Tiny: Makefile distinfo

Log Message:
Update to 1.002001

Upstream changes:
1.002001        2018-07-17

 [ Packaging ]
 - Fix dates in changelog.

1.002000        2018-07-17

 [ Packaging ]
 - Repackage as 1.002000.

1.001_001       2018-06-29

 [ Test Suite ]
 - Improved test coverage, up from 88.78% on coveralls.io to 96.74%.

1.001_000       2018-06-26

 - Added: Support for exporting non-code symbols such as $Foo, @Bar, and
   %Baz.
 - Added: Support for generating non-code symbols.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/p5-Exporter-Tiny/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/p5-Exporter-Tiny/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/p5-Exporter-Tiny/Makefile
diff -u pkgsrc/devel/p5-Exporter-Tiny/Makefile:1.9 pkgsrc/devel/p5-Exporter-Tiny/Makefile:1.10
--- pkgsrc/devel/p5-Exporter-Tiny/Makefile:1.9  Mon Jun  5 14:22:56 2017
+++ pkgsrc/devel/p5-Exporter-Tiny/Makefile      Fri Jul 20 07:41:02 2018
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2017/06/05 14:22:56 ryoon Exp $
+# $NetBSD: Makefile,v 1.10 2018/07/20 07:41:02 wen Exp $
 
-DISTNAME=      Exporter-Tiny-1.000000
+DISTNAME=      Exporter-Tiny-1.002001
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TO/TOBYINK/}
 

Index: pkgsrc/devel/p5-Exporter-Tiny/distinfo
diff -u pkgsrc/devel/p5-Exporter-Tiny/distinfo:1.7 pkgsrc/devel/p5-Exporter-Tiny/distinfo:1.8
--- pkgsrc/devel/p5-Exporter-Tiny/distinfo:1.7  Fri May 26 13:23:49 2017
+++ pkgsrc/devel/p5-Exporter-Tiny/distinfo      Fri Jul 20 07:41:02 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2017/05/26 13:23:49 mef Exp $
+$NetBSD: distinfo,v 1.8 2018/07/20 07:41:02 wen Exp $
 
-SHA1 (Exporter-Tiny-1.000000.tar.gz) = 2ed51682ff06e6f9da7f65f538fdb59e5b416d4a
-RMD160 (Exporter-Tiny-1.000000.tar.gz) = d08c6acb5e5ea4886fb62afb9ed0bbaaf6eec52d
-SHA512 (Exporter-Tiny-1.000000.tar.gz) = 02e72b3d1ec09fb5b7da5638893a12098d3300cfc36ff417c8d5cd8a4ef54891d675310612130e118e0e6a88d615cc18cdc888ab7333f2fc1007632c82d4c349
-Size (Exporter-Tiny-1.000000.tar.gz) = 29844 bytes
+SHA1 (Exporter-Tiny-1.002001.tar.gz) = 9ecca5df5613f948a0d50335ba9fd7854238464b
+RMD160 (Exporter-Tiny-1.002001.tar.gz) = 1c392e3ede4b1273a8733e5b9f038ce134382f57
+SHA512 (Exporter-Tiny-1.002001.tar.gz) = b247e7785e02c3346f231736a430c2d54e5ac93c175892090c40121c86eb255ce4d138c65e31836fd2970b45fb71dc7e68ea3c45a06a9e9c4135b45df48621d8
+Size (Exporter-Tiny-1.002001.tar.gz) = 32304 bytes



Home | Main Index | Thread Index | Old Index