Re: git: f4eb5cbd9c50 - main - x11/wmctrl: upstream no longer exists

From: Florian Smeets <flo_at_FreeBSD.org>
Date: Tue, 23 Jul 2024 15:11:00 UTC
On 18.06.24 21:36, Kurt Jaeger wrote:
> The branch main has been updated by pi:
> 
> URL: https://cgit.FreeBSD.org/ports/commit/?id=f4eb5cbd9c5087eed36da918f15ba04702004352
> 
> commit f4eb5cbd9c5087eed36da918f15ba04702004352
> Author:     Alexey Vyskubov <alexey@pentode.fi>
> AuthorDate: 2024-06-18 19:30:16 +0000
> Commit:     Kurt Jaeger <pi@FreeBSD.org>
> CommitDate: 2024-06-18 19:30:16 +0000
> 

>      - MOVED points to new version
>      

> ---
>   MOVED                                 |  1 +

> 
> diff --git a/MOVED b/MOVED
> index 1fb5ac90ca76..914ab2e57978 100644
> --- a/MOVED
> +++ b/MOVED
> @@ -23,6 +23,7 @@
>   # This file can be linted with Tools/scripts/MOVEDlint.awk
>   #
>   # Port|Moved to|Date|Why
> +x11/wmctrl|x11/wmctrl-fork|2024-05-18|Forked due to the upstream being no longer available; the port had no maintainer
>   www/wt3|www/wt|2021-01-03|Has expired: Upstream end of life, switch to www/wt instead
>   archivers/ecm|archivers/cmdpack|2021-01-04|ECM is now included in cmdpack
>   math/qhull5|math/qhull|2021-01-04|Has expired: Legacy version of port no longer required by math/octave

Hi Kurt, hi Alexey,

I just noticed because of something else, MOVED entries should be added 
at the bottom. MOVEDlint complains

    26: date going backwards from 2024-05-18 to 2021-01-03 from this line
    27: date going backwards from 2024-05-18 to 2021-01-03 to this line

Florian