Hello Robert!
$ go list -m -f '{{.Version}}'
github.com/gopasspw/gopass@8c666a93d844015cca992be0ab0c39992bb096ed
$ v1.15.7-0.20230801080807-8c666a93d844
Perfect!
I've just noted this awesome cmd and start using it when needed.
Thanks very much,
Robert Clausecker escreveu no dia quinta, 3/08/2
On Tue, Jul 18, 2023 at 08:02:08AM +0100, Graham Perrin wrote:
[..snip]
Related - when a PR is submitted in bugzilla, does this act send
an email to the maintainer? or does one have to submit the PR
*and then flag it* ?
--
On 04/08/2023 15:43, void wrote:
On Tue, Jul 18, 2023 at 08:02:08AM +0100, Graham Perrin wrote:
[..snip]
Related - when a PR is submitted in bugzilla, does this act send
an email to the maintainer? or does one have to submit the PR
*and then flag it* ?
A previously given example might help.
Hi,
I have port mongodb44. I want to create 2 flavors of it mongodb44@default and
mongodb44@armv80a. Unifi7 depends on mongodb44(@default). If I install
mongodb44@armv80a pkg wants to uninstall mongodb44 and with it unifi7.
Can I make the 2 flavors to fulfill the pkg dependency of unifi7? So t
Hello.
Graham Perrin wrote on 2023/08/05 03:33:
> On 04/08/2023 15:43, void wrote:
An example of just a maintainer case hangs here.
All ports which I am a maintainer use the same email address as this email.
The email address I use for my FreeBSD Bugzilla account is the same as this
email.
And
Tatsuki Makino wrote:
> Hello.
>
> Graham Perrin wrote on 2023/08/05 03:33:
>> On 04/08/2023 15:43, void wrote:
>
> An example of just a maintainer case hangs here.
> All ports which I am a maintainer use the same email address as this email.
> The email address I use for my FreeBSD Bugzilla acco
Dear port maintainers,
The portscout new distfile checker has detected that one or more
unmaintained ports appears to be out of date. Please take the opportunity
to check each of the ports listed below, and if possible and appropriate,
submit/commit an update. Please consider also adopting this po
On 2023-08-04 12:06, Ronald Klop wrote:
I have port mongodb44. I want to create 2 flavors of it
mongodb44@default and mongodb44@armv80a. Unifi7 depends on
mongodb44(@default). If I install mongodb44@armv80a pkg wants to
uninstall mongodb44 and with it unifi7.
Can I make the 2 flavors to fulfi