svn commit: r447661 - head/security/gnupg

Adam Weinberger adamw at adamw.org
Thu Aug 10 15:17:12 UTC 2017


> On 10 Aug, 2017, at 1:50, Pietro Cerutti <gahr at FreeBSD.org> wrote:
> 
> 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?

Why? The port already makes a symlink for gpg so that gnupg-2.x can be installed alongside gnupg1.

# Adam


-- 
Adam Weinberger
adamw at adamw.org
https://www.adamw.org



More information about the svn-ports-all mailing list