How to stay with GnuPG 2.0.x (security/gnupg20)
Dr. Peter Voigt
pvoigt at uos.de
Thu Nov 20 17:26:59 UTC 2014
On Thu, 20 Nov 2014 14:40:21 +0100
"Dr. Peter Voigt" <pvoigt at uos.de> wrote:
> I am on 10.1-RELEASE (amd64) and I am currently using GnuPG 2.0.26:
>
> # pkg version |grep gnupg
> gnupg-2.0.26_1 <
>
> However, GnuPG 2.1 is offered as an update:
>
> # pkg version -vIL=
> gnupg-2.0.26_1 < needs updating (index has
> 2.1.0)
>
> Inspecting the ports tree show that there are two different ports:
> security/gnupg20 and security/gnupg.
>
> How can I stay with security/gnupg20? Portmaster/pkg currently forces
> me to upgrade. Is there a switch in /etc/make.conf?
>
> Regards,
> Peter
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to
> "freebsd-ports-unsubscribe at freebsd.org"
Well, found out that it is obviously a matter of changing a ports
origin:
# pkg set -o security/gnupg:security/gnupg20
Now portmaster/pkg do no longer "force" me to upgrade to version 2.1.
I hope this is the right way to do, I am still too unexperienced with
ports processing.
Regards,
Peter
More information about the freebsd-ports
mailing list