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 Jan 27 00:02:39 UTC 2023

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

Log Message:
Update to 1.006000

Upstream changes:
1.006000        2022-11-21

 [ Packaging ]
 - Stable version number.

1.005_000       2022-10-17

 - Introduced lexical exporter support on Perl 5.11.2+ using the
   Lexical::Var module.
 - Refactored the Perl 5.37.2+ lexical exporter support.

1.004004        2022-10-15

 [ Documentation ]
 - Minor corrections to QuickStart page in the manual.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/p5-Exporter-Tiny/Makefile
cvs rdiff -u -r1.12 -r1.13 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.18 pkgsrc/devel/p5-Exporter-Tiny/Makefile:1.19
--- pkgsrc/devel/p5-Exporter-Tiny/Makefile:1.18 Sat Oct  1 15:24:12 2022
+++ pkgsrc/devel/p5-Exporter-Tiny/Makefile      Fri Jan 27 00:02:39 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2022/10/01 15:24:12 wen Exp $
+# $NetBSD: Makefile,v 1.19 2023/01/27 00:02:39 wen Exp $
 
-DISTNAME=      Exporter-Tiny-1.004003
+DISTNAME=      Exporter-Tiny-1.006000
 PKGNAME=       p5-${DISTNAME}
 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.12 pkgsrc/devel/p5-Exporter-Tiny/distinfo:1.13
--- pkgsrc/devel/p5-Exporter-Tiny/distinfo:1.12 Sat Oct  1 15:24:12 2022
+++ pkgsrc/devel/p5-Exporter-Tiny/distinfo      Fri Jan 27 00:02:39 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2022/10/01 15:24:12 wen Exp $
+$NetBSD: distinfo,v 1.13 2023/01/27 00:02:39 wen Exp $
 
-BLAKE2s (Exporter-Tiny-1.004003.tar.gz) = d02255872b4b37749eebc96b80c597260f335625dbd45214bd4476b35214cd7f
-SHA512 (Exporter-Tiny-1.004003.tar.gz) = 5a1f257abcd7bdcff7a79b35893a059e2cd354bace37003e0660be459d5cf8eec6f4196eb58c1b418e985865e044ce5b9f93eb98fd1f34e5fe73dbcb617a6c99
-Size (Exporter-Tiny-1.004003.tar.gz) = 91089 bytes
+BLAKE2s (Exporter-Tiny-1.006000.tar.gz) = fde9ed2121a0a8a26859bd4dce4b479e0d8a4d445e02f6279cb1b59d3d7b1f72
+SHA512 (Exporter-Tiny-1.006000.tar.gz) = bc43a7c4cd5bf3aacf95043bfe178770186b82fd7b935684c86bab78954c693bbc8dc35285a9670e3f7888e6a9d73731f1dcc3b21a05493509ee98ee2f8414f3
+Size (Exporter-Tiny-1.006000.tar.gz) = 91793 bytes



Home | Main Index | Thread Index | Old Index