-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add missing TEST_DEPENDS Upstream changes: Version 0.82 -- 2021-07-31 - fix failing skip tests on MSWin32 Version 0.81 -- 2021-07-31 - Add dependency to FCGI::Client 0.09 so as to not depend on Any::Moose, which is deprecated. (Michal Josef Špaček, PR #7) - fix test failures on MSWin32 ((Michal Josef Špaček, PR #8) Version 0.80 -- 2021-07-24 - Add test for FCGI over unix domain socket (Michal Josef Špaček, PR #6)
- Loading branch information
wen
committed
Aug 11, 2021
1 parent
e69abe6
commit 86306ad
Showing
2 changed files
with
9 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
$NetBSD: distinfo,v 1.13 2020/05/09 03:00:15 wen Exp $ | ||
$NetBSD: distinfo,v 1.14 2021/08/11 12:38:41 wen Exp $ | ||
|
||
SHA1 (FCGI-0.79.tar.gz) = 2c6d7ec8481009c23028ac37086b3ddc2ddb177b | ||
RMD160 (FCGI-0.79.tar.gz) = b30cded706dc1a78a949a2b378e6f9a268627b95 | ||
SHA512 (FCGI-0.79.tar.gz) = 18bb654b1d779881211e90c37144479fc2767dac71cdeb45099c67e1f2650f1aeae90d8646415b62a9b1dcc7595653b14c9f89b711416ebc6a31342bacd72c90 | ||
Size (FCGI-0.79.tar.gz) = 93884 bytes | ||
SHA1 (FCGI-0.82.tar.gz) = 14ccc21bcf83328a311522a1a2313da00a68a718 | ||
RMD160 (FCGI-0.82.tar.gz) = 1018728f44e06940b315fe7f1f30db7f835b947c | ||
SHA512 (FCGI-0.82.tar.gz) = dd962678b4c2012298c9b34cd85ffbacbdfc269b3a25cad7a77aadf1545c2ccab63ea14b44ffff727d51520f62a9ddd943deaff80a442888efd1a2caadb53334 | ||
Size (FCGI-0.82.tar.gz) = 96823 bytes |