pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Test-Script



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Aug 10 03:33:01 UTC 2025

Modified Files:
        pkgsrc/devel/p5-Test-Script: Makefile distinfo

Log Message:
p5-Test-Script: update to 1.30.

1.30      2025-08-04 14:01:25 -0600
  - Documentation improvements (#42)
  - Fix bug where implicit function export would happen regardless of which
    functions were explicitly exported (gh#45, gh#46)


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/devel/p5-Test-Script/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/p5-Test-Script/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-Test-Script/Makefile
diff -u pkgsrc/devel/p5-Test-Script/Makefile:1.37 pkgsrc/devel/p5-Test-Script/Makefile:1.38
--- pkgsrc/devel/p5-Test-Script/Makefile:1.37   Fri Jul  4 08:46:53 2025
+++ pkgsrc/devel/p5-Test-Script/Makefile        Sun Aug 10 03:33:00 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.37 2025/07/04 08:46:53 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2025/08/10 03:33:00 wiz Exp $
 
-DISTNAME=      Test-Script-1.29
+DISTNAME=      Test-Script-1.30
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   4
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Test/}
 

Index: pkgsrc/devel/p5-Test-Script/distinfo
diff -u pkgsrc/devel/p5-Test-Script/distinfo:1.18 pkgsrc/devel/p5-Test-Script/distinfo:1.19
--- pkgsrc/devel/p5-Test-Script/distinfo:1.18   Tue Oct 26 10:17:46 2021
+++ pkgsrc/devel/p5-Test-Script/distinfo        Sun Aug 10 03:33:00 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2021/10/26 10:17:46 nia Exp $
+$NetBSD: distinfo,v 1.19 2025/08/10 03:33:00 wiz Exp $
 
-BLAKE2s (Test-Script-1.29.tar.gz) = 1e102a220beeaebc6d9ec5e8a0a17707bacd1c6653ce4e5206d99151952fc168
-SHA512 (Test-Script-1.29.tar.gz) = 979fade0abc83f8d7d4c1c094fa928e27bd7c9db52140b156689d3b192d9ea84f5824554d6788c9144cf2923a04b1d8a8bdfdcc05a0be5514de92353c9a7d10f
-Size (Test-Script-1.29.tar.gz) = 26506 bytes
+BLAKE2s (Test-Script-1.30.tar.gz) = 32d3f33517af1b892ba7434836b2cb8e5dd9607aada4453519ac33a07f151487
+SHA512 (Test-Script-1.30.tar.gz) = 0adee9fd845c3d50e168e1cf1a92606c14582b65bec948ec97fc92e3d3a87154e30b02102a0b60f2f2b912a8ea7ced4a50db63707f60251c79e61de8e8557dc9
+Size (Test-Script-1.30.tar.gz) = 26360 bytes



Home | Main Index | Thread Index | Old Index