svn commit: r447661 - head/security/gnupg

Pietro Cerutti gahr at FreeBSD.org
Thu Aug 10 07:50:35 UTC 2017


On Aug 10 17 01:31, Adam Weinberger wrote:
> Author: adamw
> Date: Thu Aug 10 01:31:49 2017
> New Revision: 447661
> URL: https://svnweb.freebsd.org/changeset/ports/447661
> 
> Log:
>   Update to 2.1.23, and use the correct TEST_TARGET.

* gpg: "gpg" is now installed as "gpg" and not anymore as "gpg2".
  If needed, the new configure option --enable-gpg-is-gpg2 can be
  used to revert this.

> @@ -26,11 +26,12 @@ CONFLICTS=	gnupg-2.0.* dirmngr-[0-9]*
> -CONFIGURE_ARGS=	--disable-ntbtls --enable-symcryptrun --disable-wks-tools
> +CONFIGURE_ARGS=	--disable-ntbtls --disable-wks-tools \
> +		--enable-gpg-is-gpg2 --enable-symcryptrun

Could this please be made an OPTION, to smoothen the transition?

Thanks!

-- 
Pietro Cerutti
The FreeBSD Project
gahr at FreeBSD.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 898 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20170810/299a07d1/attachment.sig>


More information about the svn-ports-all mailing list