[Bug 277532] textproc/minixmlto: distfile unfetchable

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 06 Mar 2024 16:49:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277532

            Bug ID: 277532
           Summary: textproc/minixmlto: distfile unfetchable
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: bapt@FreeBSD.org
          Reporter: discipline@tiscali.it
          Assignee: bapt@FreeBSD.org
             Flags: maintainer-feedback?(bapt@FreeBSD.org)

It seems that the name of distfile has been changed but distinfo still reports
the old one.
(https://cgit.freebsd.org/ports/commit/textproc/minixmlto?id=66b8c9ab3b3a3fa9b0461e664ec0d87341afa9eb)

Distinfo has "bapt-minixmlto-0.1.0_GH0.tar.gz", but doing
    $ curl --head --no-progress-meter `make -C textproc/minixmlto/ -V
MASTER_SITES` | grep content-disposition
I'm getting
    content-disposition: attachment; filename="minixmlto-0.1.0.tar.gz";
filename*=UTF-8''minixmlto-0.1.0.tar.gz

-- 
You are receiving this mail because:
You are the assignee for the bug.