pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/p5-Apache-Test



Module Name:    pkgsrc
Committed By:   wen
Date:           Sun Aug 11 02:29:06 UTC 2024

Modified Files:
        pkgsrc/www/p5-Apache-Test: Makefile distinfo

Log Message:
Update to 1.43

Upstream changes:
1.43 Nov 7 2021
Our implementation of "which" should not search for a program in the elements of PATH when program already contains a path. [rjung]

Fix hash generation when the openssl command was overwritten with the environment variable "APACHE_TEST_OPENSSL_CMD". [rjung]

Add new config option limitrequestline needed when the local directory paths are long. [rjung]


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/www/p5-Apache-Test/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/www/p5-Apache-Test/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/p5-Apache-Test/Makefile
diff -u pkgsrc/www/p5-Apache-Test/Makefile:1.35 pkgsrc/www/p5-Apache-Test/Makefile:1.36
--- pkgsrc/www/p5-Apache-Test/Makefile:1.35     Thu Jul  6 09:42:21 2023
+++ pkgsrc/www/p5-Apache-Test/Makefile  Sun Aug 11 02:29:06 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.35 2023/07/06 09:42:21 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2024/08/11 02:29:06 wen Exp $
 
-DISTNAME=              Apache-Test-1.42
+DISTNAME=              Apache-Test-1.43
 PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           3
 CATEGORIES=            www perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Apache/}
 

Index: pkgsrc/www/p5-Apache-Test/distinfo
diff -u pkgsrc/www/p5-Apache-Test/distinfo:1.15 pkgsrc/www/p5-Apache-Test/distinfo:1.16
--- pkgsrc/www/p5-Apache-Test/distinfo:1.15     Tue Oct 26 11:29:44 2021
+++ pkgsrc/www/p5-Apache-Test/distinfo  Sun Aug 11 02:29:06 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2021/10/26 11:29:44 nia Exp $
+$NetBSD: distinfo,v 1.16 2024/08/11 02:29:06 wen Exp $
 
-BLAKE2s (Apache-Test-1.42.tar.gz) = 861a879580f72fa39ba9bd4f53243fe86cb3e1860e3fdf10ed60058352bba7cd
-SHA512 (Apache-Test-1.42.tar.gz) = ecd78dde1b0db562d591990bcd50fe880d724dce9bfb20dceea3a51b81abd89d40889857e5e7714b586a093ad6f101dfd79c6aa33d63c906c41c532305b6584c
-Size (Apache-Test-1.42.tar.gz) = 153621 bytes
+BLAKE2s (Apache-Test-1.43.tar.gz) = 205066f498df4cc319c882bcf3fe1293480fd04078fe0c29ca8b4f546f7374d0
+SHA512 (Apache-Test-1.43.tar.gz) = 910001c1ca01536ec6f364d9fedf2a9a3a38ebbbbab4ec7d43829e1066317168727a50712c5474ae4bcbde53a1eec6f20f052d74c39a63c4f3f5b3202c48c64a
+Size (Apache-Test-1.43.tar.gz) = 153745 bytes



Home | Main Index | Thread Index | Old Index