pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Test-Output
Module Name: pkgsrc
Committed By: wiz
Date: Thu Jan 4 11:16:06 UTC 2024
Modified Files:
pkgsrc/devel/p5-Test-Output: Makefile distinfo
Log Message:
p5-Test-Output: update to 1.034.
1.034 2023-07-05T14:46:18Z
* Remove unnecessary -T from pod tests. Now that v5.38 allows you
to compile without taint support and those perls won't run if
they see a -T, these tests needlessly fail there.
* Edward Betts corrected some of the docs.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/devel/p5-Test-Output/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/p5-Test-Output/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-Output/Makefile
diff -u pkgsrc/devel/p5-Test-Output/Makefile:1.32 pkgsrc/devel/p5-Test-Output/Makefile:1.33
--- pkgsrc/devel/p5-Test-Output/Makefile:1.32 Thu Jul 6 09:40:17 2023
+++ pkgsrc/devel/p5-Test-Output/Makefile Thu Jan 4 11:16:06 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.32 2023/07/06 09:40:17 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2024/01/04 11:16:06 wiz Exp $
-DISTNAME= Test-Output-1.033
+DISTNAME= Test-Output-1.034
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
Index: pkgsrc/devel/p5-Test-Output/distinfo
diff -u pkgsrc/devel/p5-Test-Output/distinfo:1.12 pkgsrc/devel/p5-Test-Output/distinfo:1.13
--- pkgsrc/devel/p5-Test-Output/distinfo:1.12 Tue Oct 26 10:17:44 2021
+++ pkgsrc/devel/p5-Test-Output/distinfo Thu Jan 4 11:16:06 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2021/10/26 10:17:44 nia Exp $
+$NetBSD: distinfo,v 1.13 2024/01/04 11:16:06 wiz Exp $
-BLAKE2s (Test-Output-1.033.tar.gz) = 0d9581e3e6f46fe48eb7c51072379514fe1e5f8f689fb145a21e044c44d607c1
-SHA512 (Test-Output-1.033.tar.gz) = cc6e94baa5163e2ca0c23d63a6b505da207ed7f436bf9a1a77234ad898c34ae4d81ac42f17d1b8a73a223fd19ce1d1f66f3eef0fc852bb712f4f925a77f29820
-Size (Test-Output-1.033.tar.gz) = 17196 bytes
+BLAKE2s (Test-Output-1.034.tar.gz) = bbffc8815a2bc646ce3b77b0092e967ff268817638343564305e09311193fb5f
+SHA512 (Test-Output-1.034.tar.gz) = f7e6a121dbcaa6644b5128ba27c70894775bcb77e5c4abb3a2546d935cb1a99b3190230b2be76161377d0151665ec97303c48746b224d1b2301803e6082b0283
+Size (Test-Output-1.034.tar.gz) = 18139 bytes
Home |
Main Index |
Thread Index |
Old Index