Attempting to build the the hplip-plugin package failed today with a size mismatch for the 'run' file during 'make fetch'. I loaded the URL it was trying to fetch into my browser and it now redirects to a webpage that points to a website to download the original (non-plugin) hplip sources. Apparently HP has moved the location of the plugin. I tried a few permutations but failed to find a new download URL that worked. Presumably one would have to dig through the source of the hp-setup script to see what URL it is using to download the plugin.
Thanks for reporting this. Closing this bug as I just got another bug with a patch to resolve it. *** This bug has been marked as a duplicate of bug 224435 ***
A commit references this bug: Author: woodsb02 Date: Tue Dec 19 05:47:41 UTC 2017 New revision: 456706 URL: https://svnweb.freebsd.org/changeset/ports/456706 Log: print/hplip and print/hplip-plugin: Fix URL and LICENSE information. The URL change reflects a recent website change by HP, and was preventing print/hplip-plugin from fetching correctly. The LICENSE change reflects the fact that the introductory license to the python source files mention that a later version of the GPL can optionally be used. PR: 224435 PR: 224408 Submitted by: Mason Loring Bliss <mason@blisses.org> Reported by: jhb Reviewed by: jhb MFH: 2017Q4 Changes: head/print/hplip/Makefile head/print/hplip/pkg-descr head/print/hplip-plugin/Makefile head/print/hplip-plugin/pkg-descr
A commit references this bug: Author: woodsb02 Date: Tue Dec 19 05:52:38 UTC 2017 New revision: 456707 URL: https://svnweb.freebsd.org/changeset/ports/456707 Log: MFH: r456706 print/hplip and print/hplip-plugin: Fix URL and LICENSE information. The URL change reflects a recent website change by HP, and was preventing print/hplip-plugin from fetching correctly. The LICENSE change reflects the fact that the introductory license to the python source files mention that a later version of the GPL can optionally be used. PR: 224435 PR: 224408 Submitted by: Mason Loring Bliss <mason@blisses.org> Reported by: jhb Reviewed by: jhb Approved by: ports-secteam (blanket) Changes: _U branches/2017Q4/ branches/2017Q4/print/hplip/Makefile branches/2017Q4/print/hplip/pkg-descr branches/2017Q4/print/hplip-plugin/Makefile branches/2017Q4/print/hplip-plugin/pkg-descr