Re: HEADS-UP: Upcoming move of WWW definitions in all ports

From: Kubilay Kocak <koobs_at_FreeBSD.org>
Date: Thu, 08 Sep 2022 01:59:10 UTC
On 7/09/2022 4:09 am, Stefan Esser wrote:
> PortMgr has just accepted a change that has been in the making for some 
> time:
> 
> The move of the "WWW:" entries at the end of the ports' pkg-descr files 
> into
> the ports' Makefiles in the form of "WWW=" definitions.

Hi Stefan,

I'm seeing the following for the latest portsnap update, running make 
index from ports root dir:

make[4]: don't know how to make describe. Stop
===> devel/py3c failed
*** [describe.devel] Error code 1

Observed on both a CURRENT and 12-RELEASE (latest) machine.

Haven't dug into why yet, but thought it may be related to this change.