Re: Portscout wrong 'New version'

From: Nuno Teixeira <eduardo_at_freebsd.org>
Date: Sun, 24 Jul 2022 00:53:45 UTC
Hi Felix,

I've start understanding how it works and I've saw an example related to
this problem in editors/xed that fetches from github:
PORTSCOUT= limit:^[0-9.]+$$ # ignore master.mint* tags

Still don't know if bump PORTREVISION is needed so PORTSCOUT take efect.

Felix Palmen <felix@palmen-it.de> escreveu no dia sábado, 23/07/2022 à(s)
23:57:

> Hello Nuno,
>
> * Nuno Teixeira <eduardo@freebsd.org> [20220723 23:21]:
> > Port                                            | Current version | New
> > version
> >
> ------------------------------------------------+-----------------+------------
> > archivers/xarchiver                             | 0.5.4.18        |
> > identical_to_xfce_git_content
> >
> > Any hint on how to fix this?
>
> It seems upstream added a tag by this name, see
> <
> https://github.com/ib/xarchiver/commit/f0081f1977665698c480a6d42cd3f8f0c06a7bee
> >
>
> I guess something like this should fix it:
>
> PORTSCOUT=      limit:\d\.\d
>
> This is assuming any *valid* release will always contain a digit,
> followed by a dot and another digit.
>
> Cheers, Felix
>
> --
>  Dipl.-Inform. Felix Palmen  <felix@palmen-it.de>   ,.//..........
>  {web}  http://palmen-it.de  {jabber} [see email]   ,//palmen-it.de
>  {pgp public key}     http://palmen-it.de/pub.txt   //   """""""""""
>  {pgp fingerprint} A891 3D55 5F2E 3A74 3965 B997 3EF2 8B0A BC02 DA2A
>