pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Expect
Module Name: pkgsrc
Committed By: wen
Date: Tue Apr 30 01:53:35 UTC 2024
Modified Files:
pkgsrc/devel/p5-Expect: Makefile distinfo
Log Message:
Update to 1.38
Upstream changes:
1.38 2024-03-08
- Fix to fix to timeout code
1.37 2024-03-07
- Fix to timeout code
1.36 2024-02-23
- Made timeouts optional and added qr// regex support
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 pkgsrc/devel/p5-Expect/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/p5-Expect/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-Expect/Makefile
diff -u pkgsrc/devel/p5-Expect/Makefile:1.49 pkgsrc/devel/p5-Expect/Makefile:1.50
--- pkgsrc/devel/p5-Expect/Makefile:1.49 Thu Jul 6 09:39:06 2023
+++ pkgsrc/devel/p5-Expect/Makefile Tue Apr 30 01:53:35 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.49 2023/07/06 09:39:06 wiz Exp $
+# $NetBSD: Makefile,v 1.50 2024/04/30 01:53:35 wen Exp $
-DISTNAME= Expect-1.35
+DISTNAME= Expect-1.38
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 7
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Expect/}
Index: pkgsrc/devel/p5-Expect/distinfo
diff -u pkgsrc/devel/p5-Expect/distinfo:1.12 pkgsrc/devel/p5-Expect/distinfo:1.13
--- pkgsrc/devel/p5-Expect/distinfo:1.12 Tue Oct 26 10:16:31 2021
+++ pkgsrc/devel/p5-Expect/distinfo Tue Apr 30 01:53:35 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2021/10/26 10:16:31 nia Exp $
+$NetBSD: distinfo,v 1.13 2024/04/30 01:53:35 wen Exp $
-BLAKE2s (Expect-1.35.tar.gz) = 19aa41e4ee1a3058f051b348832a0ff4cd15b1695a19451e16365b2f192abc5b
-SHA512 (Expect-1.35.tar.gz) = 97ff1969323cf0bcdecc792199111e273e1a4c032a9cdecac1acb521a280e772256c1a8c5433b4da1f34a585d83608522e9f00cf3c5a0a30211662a5373ef0b7
-Size (Expect-1.35.tar.gz) = 61667 bytes
+BLAKE2s (Expect-1.38.tar.gz) = 58f8f8c6d62086627e2449013b4c96f46d1b916c3c33f479b17797748a663d9e
+SHA512 (Expect-1.38.tar.gz) = 8dfaad3d471c848091696f9ab465b6ee6ffe16501bd0f4980f2a56df0fe7a12bdc62c47145b7c60c9a7ac90b56b7417bd20b695cea8e383f4da069a4f00ddd98
+Size (Expect-1.38.tar.gz) = 63389 bytes
Home |
Main Index |
Thread Index |
Old Index