Bug 281548 - graphics/xpdf4 build failure, source package moved upstream.
Summary: graphics/xpdf4 build failure, source package moved upstream.
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Cy Schubert
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-17 00:41 UTC by gessel
Modified: 2024-09-17 02:59 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (cy)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description gessel 2024-09-17 00:41:04 UTC
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
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-09-17 02:58:01 UTC
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(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-09-17 02:59:03 UTC
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(-)
Comment 3 Cy Schubert freebsd_committer freebsd_triage 2024-09-17 02:59:48 UTC
Thanks for letting me know.

Updated.