Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Dec 2023 22:38:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 275814] www/firefox has the wrong version in the Makefile
Message-ID:  <bug-275814-21738-jTCn2S6OF2@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-275814-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-275814-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-gecko (Nobody)
<gecko@FreeBSD.org> for maintainer-feedback:
Bug 275814: www/firefox has the wrong version in the Makefile
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275814



--- Description ---
In the 2023Q4 ports branch the Makefile does not match the distfile :

# cat distinfo
TIMESTAMP =3D 1702328424
SHA256 (firefox-121.0.source.tar.xz) =3D
edc7a5159d23ff2a23e22bf5abe22231658cee2902b93b5889ee73958aa06aa4
SIZE (firefox-121.0.source.tar.xz) =3D 530302784

# cat  Makefile
PORTNAME=3D	firefox
DISTVERSION=3D	120.0.1
.
.
.

So poudriere is making bad noises :

[00:00:14] Hit CTRL+t at any time to see build progress and stats
[00:00:14] [01] [00:00:00] Building www/firefox | firefox-120.0.1,2
[00:00:24] [01] [00:00:10] Finished www/firefox | firefox-120.0.1,2: Failed:
checksum
[00:00:24] Stopping 1 builders

Looks like a trivial fix.

Thank you



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-275814-21738-jTCn2S6OF2>