From owner-svn-ports-all@FreeBSD.ORG Mon Mar 2 13:22:28 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9B6BF202; Mon, 2 Mar 2015 13:22:28 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 872FC6AB; Mon, 2 Mar 2015 13:22:28 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t22DMRYa057913; Mon, 2 Mar 2015 13:22:27 GMT (envelope-from zi@FreeBSD.org) Received: (from zi@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t22DMQOo057903; Mon, 2 Mar 2015 13:22:26 GMT (envelope-from zi@FreeBSD.org) Message-Id: <201503021322.t22DMQOo057903@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: zi set sender to zi@FreeBSD.org using -f From: Ryan Steinmetz Date: Mon, 2 Mar 2015 13:22:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r380252 - in head/security/duo: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Mar 2015 13:22:28 -0000 Author: zi Date: Mon Mar 2 13:22:26 2015 New Revision: 380252 URL: https://svnweb.freebsd.org/changeset/ports/380252 QAT: https://qat.redports.org/buildarchive/r380252/ Log: - Update to 1.9.14 PR: 198115 Submitted by: rsimmons0@gmail.com Deleted: head/security/duo/files/patch-login_duo__login_duo.8 head/security/duo/files/patch-pam_duo__pam_duo.8 Modified: head/security/duo/Makefile head/security/duo/distinfo head/security/duo/files/patch-login__duo_Makefile.in (contents, props changed) head/security/duo/files/patch-pam__duo_Makefile.in (contents, props changed) Modified: head/security/duo/Makefile ============================================================================== --- head/security/duo/Makefile Mon Mar 2 12:46:39 2015 (r380251) +++ head/security/duo/Makefile Mon Mar 2 13:22:26 2015 (r380252) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= duo -PORTVERSION= 1.9.13 -PORTREVISION= 1 +PORTVERSION= 1.9.14 CATEGORIES= security MASTER_SITES= https://dl.duosecurity.com/ \ http://mirrors.rit.edu/zi/ @@ -27,8 +26,9 @@ SUB_FILES= pkg-message OPTIONS_DEFINE= DOCS post-patch: - @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/login_duo/login_duo.8 - @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/pam_duo/pam_duo.8 + @${REINPLACE_CMD} -e 's| /etc| ${PREFIX}/etc|g' \ + ${WRKSRC}/pam_duo/pam_duo.8 \ + ${WRKSRC}/login_duo/login_duo.8 post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libduo.so.3 Modified: head/security/duo/distinfo ============================================================================== --- head/security/duo/distinfo Mon Mar 2 12:46:39 2015 (r380251) +++ head/security/duo/distinfo Mon Mar 2 13:22:26 2015 (r380252) @@ -1,2 +1,2 @@ -SHA256 (duo_unix-1.9.13.tar.gz) = 90397cd756669b22353d2ff024c6042affce23207e803bf9c1341ae3fc2e945a -SIZE (duo_unix-1.9.13.tar.gz) = 466032 +SHA256 (duo_unix-1.9.14.tar.gz) = 415cf02981f66ba9447df81e2fcf41e004220126640cc5f667720d46c431abf9 +SIZE (duo_unix-1.9.14.tar.gz) = 467560 Modified: head/security/duo/files/patch-login__duo_Makefile.in ============================================================================== --- head/security/duo/files/patch-login__duo_Makefile.in Mon Mar 2 12:46:39 2015 (r380251) +++ head/security/duo/files/patch-login__duo_Makefile.in Mon Mar 2 13:22:26 2015 (r380252) @@ -1,9 +1,6 @@ - -$FreeBSD$ - ---- login_duo/Makefile.in.orig +--- login_duo/Makefile.in.orig 2015-03-02 13:12:34 UTC +++ login_duo/Makefile.in -@@ -607,16 +607,6 @@ +@@ -714,16 +714,6 @@ install-exec-hook: chmod 4755 $(DESTDIR)$(sbindir)/login_duo install-data-local: Modified: head/security/duo/files/patch-pam__duo_Makefile.in ============================================================================== --- head/security/duo/files/patch-pam__duo_Makefile.in Mon Mar 2 12:46:39 2015 (r380251) +++ head/security/duo/files/patch-pam__duo_Makefile.in Mon Mar 2 13:22:26 2015 (r380252) @@ -1,13 +1,8 @@ - -$FreeBSD$ - ---- pam_duo/Makefile.in.orig +--- pam_duo/Makefile.in.orig 2015-03-02 13:18:58 UTC +++ pam_duo/Makefile.in -@@ -595,17 +595,7 @@ - tags uninstall uninstall-am uninstall-man uninstall-man8 \ - uninstall-pam_libLTLIBRARIES +@@ -713,15 +713,6 @@ semodule-remove: + .PHONY: semodule semodule-remove -- install-data-local: - $(MKDIR_P) $(DESTDIR)$(sysconfdir) - -@if [ ! -f $(DESTDIR)$(sysconfdir)/pam_duo.conf ]; then \