From owner-svn-ports-head@freebsd.org Mon Aug 26 14:41:23 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 54780DD5B3; Mon, 26 Aug 2019 14:41:23 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46HF7R1ZZ5z4VWL; Mon, 26 Aug 2019 14:41:23 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 14D597826; Mon, 26 Aug 2019 14:41:23 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x7QEfMVj020120; Mon, 26 Aug 2019 14:41:22 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x7QEfMHM020117; Mon, 26 Aug 2019 14:41:22 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201908261441.x7QEfMHM020117@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Mon, 26 Aug 2019 14:41:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r509948 - head/security/gnupg X-SVN-Group: ports-head X-SVN-Commit-Author: adamw X-SVN-Commit-Paths: head/security/gnupg X-SVN-Commit-Revision: 509948 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Aug 2019 14:41:23 -0000 Author: adamw Date: Mon Aug 26 14:41:22 2019 New Revision: 509948 URL: https://svnweb.freebsd.org/changeset/ports/509948 Log: gnupg: enable the WKS server Cristoph Lukas asked me why the WKS server was disabled, and I have no idea. It was added r462573, and that commit message and associated bug report don't list why --disable-wks-tools was added. (Folks, please use commit messages for writing, you know, messages.) We've been installing the gpg-wks-server manpage, so this commit enables the WKS server and installs the binary, and bumps PORTREVISION for it. While here, sort the plist. Modified: head/security/gnupg/Makefile head/security/gnupg/pkg-plist Modified: head/security/gnupg/Makefile ============================================================================== --- head/security/gnupg/Makefile Mon Aug 26 13:47:28 2019 (r509947) +++ head/security/gnupg/Makefile Mon Aug 26 14:41:22 2019 (r509948) @@ -2,7 +2,7 @@ PORTNAME= gnupg PORTVERSION= 2.2.17 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= GNUPG @@ -28,8 +28,7 @@ USES= compiler:c11 cpe gmake iconv pkgconfig readline CONFLICTS= gnupg-2.0.* dirmngr-[0-9]* CPE_VENDOR= gnupg -CONFIGURE_ARGS= --disable-ntbtls --disable-wks-tools \ - --enable-gpg-is-gpg2 --enable-symcryptrun +CONFIGURE_ARGS= --disable-ntbtls --enable-gpg-is-gpg2 --enable-symcryptrun GNU_CONFIGURE= yes INFO= gnupg TEST_TARGET= check Modified: head/security/gnupg/pkg-plist ============================================================================== --- head/security/gnupg/pkg-plist Mon Aug 26 13:47:28 2019 (r509947) +++ head/security/gnupg/pkg-plist Mon Aug 26 14:41:22 2019 (r509948) @@ -1,10 +1,11 @@ -bin/gpg-agent bin/dirmngr bin/dirmngr-client +bin/gpg-connect-agent +bin/gpg-agent bin/gpgscm bin/gpgsm bin/gpgtar -bin/gpg-connect-agent +bin/gpg-wks-server bin/kbxutil %%SUID_GPG%%@(,,4555) bin/gpg2 %%NO_SUID_GPG%%bin/gpg2