#50175: Incorrect hashes in latexdiff ------------------------+-------------------------------- Reporter: john@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: duplicate | Keywords: Port: latexdiff | ------------------------+-------------------------------- Comment (by mojca@…): See https://github.com/ftilmann/latexdiff The problem is that what is in the github repository is not equivalent to what is on [https://www.ctan.org/tex-archive/support/latexdiff CTAN]. Instead of putting releases 1.0.1, 1.0.2, etc. to their own tags in git, they are present in master in their own subfolders which is not what git was supposed to bee used for. I could live with that, but then the other files in master are not complete either, the script `latexdiff-fast` is missing for example and the latest release doesn't have its own subfolder, so that I could fetch the files from there. I don't think that a simple pull request would do (even though it might improve things and might be sufficient for our needs). For a proper solution one would have to refactor the git repository completely. -- Ticket URL: <https://trac.macports.org/ticket/50175#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X