Bug 224408 - print/hplip-plugin: Fails to fetch
Summary: print/hplip-plugin: Fails to fetch
Status: Closed DUPLICATE of bug 224435
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Ben Woods
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-17 19:52 UTC by John Baldwin
Modified: 2017-12-19 05:53 UTC (History)
0 users

See Also:
woodsb02: maintainer-feedback+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Baldwin freebsd_committer freebsd_triage 2017-12-17 19:52:18 UTC
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.
Comment 1 Ben Woods freebsd_committer freebsd_triage 2017-12-18 21:21:45 UTC
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 ***
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-12-19 05:48:10 UTC
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
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-12-19 05:53:18 UTC
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