Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Nov 2021 22:00:30 +0100
From:      Jan Beich <jbeich@FreeBSD.org>
To:        Yasuhiro Kimura <yasu@FreeBSD.org>
Cc:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   Re: git: 51d62dcf1e3d - main - multimedia/celluloid: update to 0.22, retiring -devel
Message-ID:  <lf22-iahd-wny@FreeBSD.org>
In-Reply-To: <20211106.051333.2159161434123453047.yasu@FreeBSD.org> (Yasuhiro Kimura's message of "Sat, 06 Nov 2021 05:13:33 %2B0900 (JST)")
References:  <202111051856.1A5IuG0V057010@gitrepo.freebsd.org> <20211106.051333.2159161434123453047.yasu@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Yasuhiro Kimura <yasu@FreeBSD.org> writes:

> From: Jan Beich <jbeich@FreeBSD.org>
>> diff --git a/MOVED b/MOVED
>> index 1495e90b2e7d..aad295116194 100644
>> --- a/MOVED
>> +++ b/MOVED
>> @@ -16595,3 +16595,4 @@ emulators/advancemame||2021-10-31|Has expired: Heavily outdated and unmaintained
>>  devel/clanlib||2021-10-31|Has expired: Upstream no longer maintained
>>  astro/boinc-setiathome||2021-11-03|No longer giving out work units
>>  astro/boinc-astropulse||2021-11-04|boinc-setiathome removed, no longer needed
>> +multimedia/celluloid-devel|multimedia/celluloid|Out of date: use multimedia/celluloid for now
>
> This should be as following.
>
>  +multimedia/celluloid-devel|multimedia/celluloid|2021-11-05|Out of date: use multimedia/celluloid for now

Thanks (see 1f5889369a91). I didn't use MOVEDlint.awk mainly because
it's slow and often has false positives e.g.,

  $ Tools/scripts/MOVEDlint.awk
  [...]
   9936: ftp/php-fastdfs does not have the php72 flavor
   9937: ftp/php-fastdfs does not have the php72 flavor
   9938: www/unit-php does not have the php72 flavor
   9939: www/unit-php does not have the php72 flavor
  13491: security/pecl-mcrypt does not have the php72 flavor
  14922: sysutils/py-rdiff-backup does not have the py37 flavor

  $ fgrep DEFAULT_VERSIONS ${__MAKE_CONF:-/etc/make.conf}
  DEFAULT_VERSIONS = php=80 python=3.10 python3=3.10

poudriere didn't complain about missing date field e.g.,

 $ poudriere bulk -j 130amd64 multimedia/celluloid{,-devel}
 [...]
 [00:00:02] Warning: MOVED: multimedia/celluloid-devel renamed to multimedia/celluloid
 [...]



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