Opened 2 years ago
Last modified 2 years ago
#65370 closed defect
inkscape: checksum fails, file is html — at Version 1
Reported by: | najackal | Owned by: | mascguy (Christopher Nielsen) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.2 |
Keywords: | Cc: | ||
Port: | inkscape |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
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.
Change History (1)
comment:1 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Owner: | set to mascguy |
Status: | new → assigned |
Summary: | Inkscape checksum fails, file is html → inkscape: checksum fails, file is html |
Note: See
TracTickets for help on using
tickets.