I'm getting an odd build failure with Poudriere: [00:00:34] Failed ports: graphics/xpdf4:fetch FreeBSD 14.1-RELEASE-p3 GENERIC amd64 =======================<phase: fetch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: fetch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 => xpdf-4.04.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://dl.xpdfreader.com/xpdf-4.04.tar.gz fetch: https://dl.xpdfreader.com/xpdf-4.04.tar.gz: Not Found => Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/xpdf-4.04.tar.gz fetch: http://distcache.FreeBSD.org/ports-distfiles/xpdf-4.04.tar.gz: Not Found => Couldn't fetch it - please try to retrieve this => port manually into /portdistfiles/ and try again. *** Error code 1 It looks like 4.04 has been superseded by 4.05 and so 4.04 is now at https://dl.xpdfreader.com/old/xpdf-4.04.tar.gz
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=fe00a0d9ca97f5a4ed1225194fa553affe56f121 commit fe00a0d9ca97f5a4ed1225194fa553affe56f121 Author: Cy Schubert <cy@FreeBSD.org> AuthorDate: 2024-09-17 02:54:21 +0000 Commit: Cy Schubert <cy@FreeBSD.org> CommitDate: 2024-09-17 02:57:15 +0000 graphics/xpdf4: Update to 4.05 The xpdf-4.04.tar.gz file has disappeared, replaced by xpdf-4.05.tar.gz. Therefore we must MFH this update as well. PR: 281548 MFH: 2024Q3 graphics/xpdf4/Makefile | 3 +-- graphics/xpdf4/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-)
A commit in branch 2024Q3 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=9736da253faad56e260022e3266c3261d5daf63d commit 9736da253faad56e260022e3266c3261d5daf63d Author: Cy Schubert <cy@FreeBSD.org> AuthorDate: 2024-09-17 02:54:21 +0000 Commit: Cy Schubert <cy@FreeBSD.org> CommitDate: 2024-09-17 02:58:17 +0000 graphics/xpdf4: Update to 4.05 The xpdf-4.04.tar.gz file has disappeared, replaced by xpdf-4.05.tar.gz. Therefore we must MFH this update as well. PR: 281548 (cherry picked from commit fe00a0d9ca97f5a4ed1225194fa553affe56f121) graphics/xpdf4/Makefile | 3 +-- graphics/xpdf4/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-)
Thanks for letting me know. Updated.