Date: Sun, 17 Dec 2023 22:38:02 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 275814] www/firefox has the wrong version in the Makefile Message-ID: <bug-275814-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275814 Bug ID: 275814 Summary: www/firefox has the wrong version in the Makefile Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: gecko@FreeBSD.org Reporter: dclarke@blastwave.org Assignee: gecko@FreeBSD.org Flags: maintainer-feedback?(gecko@FreeBSD.org) 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 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-275814-7788>