pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-IO-Interactive
Module Name: pkgsrc
Committed By: wen
Date: Sun Nov 5 00:02:25 UTC 2023
Modified Files:
pkgsrc/devel/p5-IO-Interactive: Makefile distinfo
Log Message:
Update to 1.025
Upstream changes:
1.025 2023-07-05T15:01:36Z
* Remove unnecessary -T from pod tests now that v5.38 allows you to
compile a perl without taint support. Those perls will refuse to run
the programs using -T.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/devel/p5-IO-Interactive/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/p5-IO-Interactive/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-IO-Interactive/Makefile
diff -u pkgsrc/devel/p5-IO-Interactive/Makefile:1.26 pkgsrc/devel/p5-IO-Interactive/Makefile:1.27
--- pkgsrc/devel/p5-IO-Interactive/Makefile:1.26 Thu Jul 6 09:39:20 2023
+++ pkgsrc/devel/p5-IO-Interactive/Makefile Sun Nov 5 00:02:25 2023
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.26 2023/07/06 09:39:20 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2023/11/05 00:02:25 wen Exp $
#
-DISTNAME= IO-Interactive-1.023
+DISTNAME= IO-Interactive-1.025
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
Index: pkgsrc/devel/p5-IO-Interactive/distinfo
diff -u pkgsrc/devel/p5-IO-Interactive/distinfo:1.10 pkgsrc/devel/p5-IO-Interactive/distinfo:1.11
--- pkgsrc/devel/p5-IO-Interactive/distinfo:1.10 Tue Oct 26 10:16:46 2021
+++ pkgsrc/devel/p5-IO-Interactive/distinfo Sun Nov 5 00:02:25 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2021/10/26 10:16:46 nia Exp $
+$NetBSD: distinfo,v 1.11 2023/11/05 00:02:25 wen Exp $
-BLAKE2s (IO-Interactive-1.023.tar.gz) = c2dcd4339598b873f0b0f66a4d69def422360d317addfc74b338cae322c33ac9
-SHA512 (IO-Interactive-1.023.tar.gz) = 82899c09adaf3699d5640b78bfbd5201972cf4c47ae90f7c6d6da9fc1f4470abc1bc5898b904c501d567537dc19f781febd7f05d0c06e60f1c193cf33abfb47f
-Size (IO-Interactive-1.023.tar.gz) = 12352 bytes
+BLAKE2s (IO-Interactive-1.025.tar.gz) = 165c0d3f029bdf3705096ec52af8e9ccca34238452e9a9bc5f82fdf8b56cac14
+SHA512 (IO-Interactive-1.025.tar.gz) = b9aca9d3920ea256e5b2c3e19559e7626ab076b36b38b58eecf087d8a2614b805a0226246bf035eb41b801a0972dfb19e1c99d2f8105bd403db5017e84b6e2dc
+Size (IO-Interactive-1.025.tar.gz) = 13097 bytes
Home |
Main Index |
Thread Index |
Old Index