[MacPorts] #65370: inkscape: checksum fails, file is html (was: Inkscape checksum fails, file is html)

MacPorts noreply at macports.org
Sun Jun 19 19:39:02 UTC 2022


#65370: inkscape: checksum fails, file is html
-----------------------+----------------------
  Reporter:  najackal  |      Owner:  mascguy
      Type:  defect    |     Status:  assigned
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.7.2
Resolution:            |   Keywords:  monterey
      Port:  inkscape  |
-----------------------+----------------------
Changes (by ryandesign):

 * status:  new => assigned
 * owner:  (none) => mascguy


Old description:

> The Portfile requests inkscape-1.2_2022-05-15_dc2aedaf03.tar.yz but
> downloads a html page instead. This file does not appear to exist on the
> Inkscape website, but rather inkscape-1.2.tar.xz.
>
> I adjust my local portfile from:
> distname            ${my_name}-${version}_${version_date}_${version_hash}
> to:
> distname            ${my_name}-${version}
> and the build completed.

New description:

 The Portfile requests inkscape-1.2_2022-05-15_dc2aedaf03.tar.yz but
 downloads a html page instead. This file does not appear to exist on the
 Inkscape website, but rather inkscape-1.2.tar.xz.

 I adjust my local portfile from:
 {{{
 distname            ${my_name}-${version}_${version_date}_${version_hash}
 }}}
 to:
 {{{
 distname            ${my_name}-${version}
 }}}
 and the build completed.

--

-- 
Ticket URL: <https://trac.macports.org/ticket/65370#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list