[Bug 275814] www/firefox has the wrong version in the Makefile
- Reply: bugzilla-noreply_a_freebsd.org: "maintainer-feedback requested: [Bug 275814] www/firefox has the wrong version in the Makefile"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 275814] www/firefox has the wrong version in the Makefile"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 275814] www/firefox has the wrong version in the Makefile"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 17 Dec 2023 22:38:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275814
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 = 1702328424
SHA256 (firefox-121.0.source.tar.xz) =
edc7a5159d23ff2a23e22bf5abe22231658cee2902b93b5889ee73958aa06aa4
SIZE (firefox-121.0.source.tar.xz) = 530302784
# cat Makefile
PORTNAME= firefox
DISTVERSION= 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
--
You are receiving this mail because:
You are the assignee for the bug.