I do not know where else to post this. Seems that a bug report about the
problem does not mean much :
Bug 275814 - www/firefox has the wrong version in the Makefile
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275814
This issue is pretty clear.
This morning I flushed out my ports tree and started over fresh :
hydra# poudriere ports -c -U ssh://anon...@git.freebsd.org/ports.git \
? -B 2023Q4 \
? -f zroot/poudriere/ports/2023Q4 \
? -m 'git+ssh' -p 2023Q4 -v
[00:00:00] Creating 2023Q4 fs at /usr/local/poudriere/ports/2023Q4... done
[00:00:01] Cloning the ports tree...Cloning into
'/usr/local/poudriere/ports/2023Q4'...
remote: Enumerating objects: 192710, done.
remote: Counting objects: 100% (192710/192710), done.
remote: Compressing objects: 100% (181019/181019), done.
remote: Total 192710 (delta 11046), reused 115681 (delta 5175),
pack-reused 0
Receiving objects: 100% (192710/192710), 83.07 MiB | 4.91 MiB/s, done.
Resolving deltas: 100% (11046/11046), done.
Updating files: 100% (155563/155563), done.
done
hydra#
hydra# poudriere ports -l
2023Q4 git+ssh 2023-12-18 12:29:26 /usr/local/poudriere/ports/2023Q4
hydra#
hydra#
hydra# cat /usr/local/poudriere/ports/2023Q4/www/firefox/distinfo
TIMESTAMP = 1702328424
SHA256 (firefox-121.0.source.tar.xz) =
edc7a5159d23ff2a23e22bf5abe22231658cee2902b93b5889ee73958aa06aa4
SIZE (firefox-121.0.source.tar.xz) = 530302784
hydra#
hydra# head /usr/local/poudriere/ports/2023Q4/www/firefox/Makefile
PORTNAME= firefox
DISTVERSION= 120.0.1
PORTEPOCH= 2
CATEGORIES= www wayland
MASTER_SITES=
MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \
MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build1/source
DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX}
MAINTAINER= ge...@freebsd.org
COMMENT= Web browser based on the browser portion of Mozilla
hydra#
So the Makefile does not match the distfile and this borks up poudriere
over and over and over for about a week now :
hydra#
hydra# pwd
/usr/local/poudriere/ports/2023Q4
hydra# git blame www/firefox/distinfo
^17b2a0299 (Christoph Moench-Tegeder 2023-12-17 23:45:07 +0100 1)
TIMESTAMP = 1702328424
^17b2a0299 (Christoph Moench-Tegeder 2023-12-17 23:45:07 +0100 2) SHA256
(firefox-121.0.source.tar.xz) =
edc7a5159d23ff2a23e22bf5abe22231658cee2902b93b5889ee73958aa06aa4
^17b2a0299 (Christoph Moench-Tegeder 2023-12-17 23:45:07 +0100 3) SIZE
(firefox-121.0.source.tar.xz) = 530302784
hydra#
There is no way I can be the only person on the planet that likes to
have Firefox on their machine ... built from the sources.
Dennis Clarke
RISC-V/SPARC/PPC/ARM/CISC
UNIX and Linux spoken