diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-26 15:01:51 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-26 15:01:51 +0000 |
commit | 3e612f9c4d035849bc0e16942f7bbb64f0f0edd5 (patch) | |
tree | fdc2a45f3b7ecd068cf5975b7bc6acad1480ab22 /www | |
parent | a08faae36e1a6c80c5a66d90f760114b57a19252 (diff) | |
download | pkgsrc-3e612f9c4d035849bc0e16942f7bbb64f0f0edd5.tar.gz |
p5-Apache-Test: update to 1.40.
1.40 Sep 6 2016
Specify licence (Apache 2.0) in META.yml. [Steve Hay, CPAN RT#111359]
Fix broken POD. [Steve Hay]
Switch argument order in "openssl gendsa". [rjung]
Add (limited) checks for *_SAN_*_n and *_DN_Email variables. [kbrand]
Update key sizes and message digest to what is common in 2015. [kbrand]
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Apache-Test/Makefile | 6 | ||||
-rw-r--r-- | www/p5-Apache-Test/distinfo | 10 |
2 files changed, 7 insertions, 9 deletions
diff --git a/www/p5-Apache-Test/Makefile b/www/p5-Apache-Test/Makefile index 3a87a447073..4059dbb79bf 100644 --- a/www/p5-Apache-Test/Makefile +++ b/www/p5-Apache-Test/Makefile @@ -1,9 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2017/06/05 14:25:08 ryoon Exp $ -# +# $NetBSD: Makefile,v 1.27 2017/09/26 15:01:51 wiz Exp $ -DISTNAME= Apache-Test-1.39 +DISTNAME= Apache-Test-1.40 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} diff --git a/www/p5-Apache-Test/distinfo b/www/p5-Apache-Test/distinfo index a013a2bd41a..32ec0c7343d 100644 --- a/www/p5-Apache-Test/distinfo +++ b/www/p5-Apache-Test/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.11 2016/02/02 12:44:17 mef Exp $ +$NetBSD: distinfo,v 1.12 2017/09/26 15:01:51 wiz Exp $ -SHA1 (Apache-Test-1.39.tar.gz) = 1c67ef9cf8255ad2eb97d4797e6880d45ac515d9 -RMD160 (Apache-Test-1.39.tar.gz) = 4c5a12e90748793dd210dd69a33937ce98ec88ec -SHA512 (Apache-Test-1.39.tar.gz) = 4f10b0ed856d03aff27aa80d9788f0a2f50eac3523cc7ecf74fec2cda4c881fda2ec096ca238539eb8c4aa2caa4daaa192456f34d00ad8012276c1d87fcc3533 -Size (Apache-Test-1.39.tar.gz) = 151240 bytes +SHA1 (Apache-Test-1.40.tar.gz) = 578210e8da1b01e624db8577c4d8ddfc3f221ae2 +RMD160 (Apache-Test-1.40.tar.gz) = e37ff4aa52a91f717dad278fce54f4bba1013fcc +SHA512 (Apache-Test-1.40.tar.gz) = f48a1b93c4d61181670ec59bb8bb2231122b22ec9725d8899a3b2f82d2918fdc48a09494c2f45b0e6a603546481892a948eac3494e06c8eb219a9213e1faadb8 +Size (Apache-Test-1.40.tar.gz) = 151801 bytes |