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 17 09:33:02 UTC 2025

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

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

1.31      2025-08-11 12:07:41 -0600
  - Fix bug introduced in 1.30 where exports were not happening correctly
    in legacy mode (gh#47)


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/devel/p5-Test-Script/Makefile
cvs rdiff -u -r1.19 -r1.20 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.38 pkgsrc/devel/p5-Test-Script/Makefile:1.39
--- pkgsrc/devel/p5-Test-Script/Makefile:1.38   Sun Aug 10 03:33:00 2025
+++ pkgsrc/devel/p5-Test-Script/Makefile        Sun Aug 17 09:33:02 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2025/08/10 03:33:00 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2025/08/17 09:33:02 wiz Exp $
 
-DISTNAME=      Test-Script-1.30
+DISTNAME=      Test-Script-1.31
 PKGNAME=       p5-${DISTNAME}
 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.19 pkgsrc/devel/p5-Test-Script/distinfo:1.20
--- pkgsrc/devel/p5-Test-Script/distinfo:1.19   Sun Aug 10 03:33:00 2025
+++ pkgsrc/devel/p5-Test-Script/distinfo        Sun Aug 17 09:33:02 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2025/08/10 03:33:00 wiz Exp $
+$NetBSD: distinfo,v 1.20 2025/08/17 09:33:02 wiz Exp $
 
-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
+BLAKE2s (Test-Script-1.31.tar.gz) = f0dba3b6119b88e6ba533f6e8f3f9195ddc74aa3918cf963c544f9386360b141
+SHA512 (Test-Script-1.31.tar.gz) = 4ed8e89a4606f28e281e04ac4bc667915b4dc1422eaed407b2a792ea5c9428ee7901947e22cd425d48701b3b6e3c1419a7c52f83d92f8378ad14c49e03f8cf94
+Size (Test-Script-1.31.tar.gz) = 26161 bytes



Home | Main Index | Thread Index | Old Index