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:   wiz
Date:           Tue Sep 26 15:01:51 UTC 2017

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

Log Message:
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]


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/www/p5-Apache-Test/Makefile
cvs rdiff -u -r1.11 -r1.12 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.26 pkgsrc/www/p5-Apache-Test/Makefile:1.27
--- pkgsrc/www/p5-Apache-Test/Makefile:1.26     Mon Jun  5 14:25:08 2017
+++ pkgsrc/www/p5-Apache-Test/Makefile  Tue Sep 26 15:01:51 2017
@@ -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/}
 

Index: pkgsrc/www/p5-Apache-Test/distinfo
diff -u pkgsrc/www/p5-Apache-Test/distinfo:1.11 pkgsrc/www/p5-Apache-Test/distinfo:1.12
--- pkgsrc/www/p5-Apache-Test/distinfo:1.11     Tue Feb  2 12:44:17 2016
+++ pkgsrc/www/p5-Apache-Test/distinfo  Tue Sep 26 15:01:51 2017
@@ -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



Home | Main Index | Thread Index | Old Index