update to passwdqc-1.4.0

This commit is contained in:
sthen 2019-12-25 20:44:42 +00:00
parent 93265ac5f3
commit f1cf6cb576
3 changed files with 8 additions and 8 deletions

View File

@ -1,21 +1,21 @@
# $OpenBSD: Makefile,v 1.19 2019/12/11 15:02:48 sthen Exp $
# $OpenBSD: Makefile,v 1.20 2019/12/25 20:44:42 sthen Exp $
COMMENT= complexity checker for passwd(1) and password generator
DISTNAME= passwdqc-1.3.2
DISTNAME= passwdqc-1.4.0
CATEGORIES= security sysutils
FIX_EXTRACT_PERMISSIONS=Yes
SHARED_LIBS= passwdqc 0.0 # .0
HOMEPAGE= http://www.openwall.com/passwdqc/
HOMEPAGE= https://www.openwall.com/passwdqc/
# BSD
PERMIT_PACKAGE= Yes
WANTLIB= c
MASTER_SITES= http://www.openwall.com/passwdqc/
MASTER_SITES= https://www.openwall.com/passwdqc/
NO_TEST= Yes

View File

@ -1,2 +1,2 @@
SHA256 (passwdqc-1.3.2.tar.gz) = SXHTrrCb1LQGEJNxiYcgc6g9yZhaoz+mrAWr/k7EyFE=
SIZE (passwdqc-1.3.2.tar.gz) = 50177
SHA256 (passwdqc-1.4.0.tar.gz) = cmicMcNNSDSafCqrLPbPlbjSKBh1iroynV4OrZ+V/Jc=
SIZE (passwdqc-1.4.0.tar.gz) = 55219

View File

@ -1,9 +1,9 @@
$OpenBSD: patch-passwdqc_conf_5,v 1.2 2019/12/11 15:02:48 sthen Exp $
$OpenBSD: patch-passwdqc_conf_5,v 1.3 2019/12/25 20:44:42 sthen Exp $
Index: passwdqc.conf.5
--- passwdqc.conf.5.orig
+++ passwdqc.conf.5
@@ -251,8 +251,7 @@ is that the former is incompatible with
@@ -255,8 +255,7 @@ logging.
.Cm config=/etc/passwdqc.conf
option).
.Sh SEE ALSO