Update login_duo to 1.9.19

This commit is contained in:
jturner 2016-08-09 02:11:26 +00:00
parent 6510ad300e
commit ab05016ad7
3 changed files with 8 additions and 7 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.12 2016/01/24 00:33:25 jturner Exp $
# $OpenBSD: Makefile,v 1.13 2016/08/09 02:11:26 jturner Exp $
COMMENT = two-factor authentication for unix systems
V = 1.9.18
V = 1.9.19
PKGNAME = login_duo-${V}
DISTNAME = duo_unix-${V}
CATEGORIES = sysutils
@ -29,10 +29,10 @@ FAKE_FLAGS = docdir="${PREFIX}/share/doc/login_duo" \
sbindir="${PREFIX}/sbin" \
sysconfdir="${PREFIX}/share/examples/login_duo"
TEST_DEPENDS = ${MODPY_RUN_DEPENDS}
# Broken on OpenBSD
NO_TEST = Yes
pre-configure:
${SUBST_CMD} ${WRKSRC}/login_duo/login_duo.8
perl -pi -e 's,/usr/bin/env python,${MODPY_BIN},' ${WRKSRC}/tests/*.py
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (duo_unix-1.9.18.tar.gz) = LrEd/woXPGLjGFh8UPrscX6Iifu2uy0Hbk8xmZ+RB64=
SIZE (duo_unix-1.9.18.tar.gz) = 467483
SHA256 (duo_unix-1.9.19.tar.gz) = NROMub8gLDK5iYBQVCEQsF4cYx0HO07yq9BnMEomYb8=
SIZE (duo_unix-1.9.19.tar.gz) = 470405

View File

@ -1,6 +1,7 @@
@comment $OpenBSD: PLIST,v 1.4 2015/01/20 22:31:35 jturner Exp $
@comment $OpenBSD: PLIST,v 1.5 2016/08/09 02:11:26 jturner Exp $
include/duo/
include/duo/duo.h
include/duo/shell.h
include/duo/util.h
lib/libduo.a
lib/libduo.la