Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Nov 2014 17:47:28 -0800
From:      Kevin Oberman <rkoberman@gmail.com>
To:        "Dr. Peter Voigt" <pvoigt@uos.de>
Cc:        FreeBSD Ports ML <freebsd-ports@freebsd.org>
Subject:   Re: How to stay with GnuPG 2.0.x (security/gnupg20)
Message-ID:  <CAN6yY1uAk-VLzUQ1t239m3Ovmhm1xWUp_ASS642uLVz0oN4Q9A@mail.gmail.com>
In-Reply-To: <20141120182644.282e779e@kirk.drpetervoigt.private>
References:  <25074_1416490850_sAKDenDb023922_20141120144021.07bd40cc@kirk.drpetervoigt.private> <20141120182644.282e779e@kirk.drpetervoigt.private>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Nov 20, 2014 at 9:26 AM, Dr. Peter Voigt <pvoigt@uos.de> wrote:

> On Thu, 20 Nov 2014 14:40:21 +0100
> "Dr. Peter Voigt" <pvoigt@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
>
> 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
>

Yes, that is one way to do it.  Both portmaster and portupgrade also have a
'-o' option that is used similarly. (E.g. portmaster -o security/gnupg20
security/gnupgp) Note the order of the arguments and that the delimiter is
a space instead of a ':'.
--
R. Kevin Oberman, Network Engineer, Retired
E-mail: rkoberman@gmail.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAN6yY1uAk-VLzUQ1t239m3Ovmhm1xWUp_ASS642uLVz0oN4Q9A>