Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Dec 2023 14:20:40 +0100
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org
Cc:        dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   Re: git: 3bfeb7097044 - main - devel/icu: update to 74.2
Message-ID:  <8r5z-lfpz-wny@FreeBSD.org>
In-Reply-To: <202312121302.3BCD2cRf066481@gitrepo.freebsd.org> (Jan Beich's message of "Tue, 12 Dec 2023 13:02:38 GMT")
References:  <202312121302.3BCD2cRf066481@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Jan Beich <jbeich@FreeBSD.org> writes:

> +post-extract:
> +# XXX Symlink broken by https://github.com/unicode-org/icu/commit/312bae866003
> +	@if [ ! -e ${LICENSE_FILE} ]; then \
> +		${ECHO_CMD} "http://www.unicode.org/copyright.html" >${LICENSE_FILE}; \
> +	fi

Upstream doesn't seem to test release source artifacts. 74.0 (rc1) was
broken, 74.1 was fixed and 74.2 is broken again. Worse, release artifacts
often take several days to generate and maybe re-rolled to fix issues
like this one.

https://unicode-org.atlassian.net/browse/ICU-22539
https://unicode-org.atlassian.net/browse/ICU-22601

Note, I wish to go back to USE_GITHUB...



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