Created attachment 209882 [details] Patch (Revision 1) Builds on FreeBSD 12.1 and 13-CURRENT. This is needed by print/hplip 3.19.11, and is tested to work on a HP LaserJet Professional p1102w.
Created attachment 210078 [details] Update to 3.19.12 Updated patch, bump hplip and hplip-plugin to 3.19.12 release
(In reply to Dima Panov from comment #1) New patch looks ok at first glance, I'll do some build testing now and commit if it passes.
Comment on attachment 210078 [details] Update to 3.19.12 Build testing revealed some pkg-plist changes missing from the patch: # poudriere testport -j 13amd64 -i print/hplip ... Error: Orphaned: share/ppd/HP/hp-color_laserjet_m155-m156-ps.ppd.gz Error: Orphaned: share/ppd/HP/hp-color_laserjet_m182-m185-ps.ppd.gz Error: Orphaned: share/ppd/HP/hp-color_laserjet_m255-m256-ps.ppd.gz Error: Orphaned: share/ppd/HP/hp-color_laserjet_m282-m285-ps.ppd.gz # poudriere testport -j 13amd64 -i print/hplip-plugin ... all ok I'll incorporate these changes to print/hplip and commit.
A commit references this bug: Author: woodsb02 Date: Mon Dec 23 09:53:39 UTC 2019 New revision: 520691 URL: https://svnweb.freebsd.org/changeset/ports/520691 Log: print/hplip and print/hplip-plugin: Update to 3.19.12 Changes this release: https://developers.hp.com/hp-linux-imaging-and-printing/release_notes PR: 242589 Submitted by: fluffy Submitted by: Neel Chauhan <neel@neelc.org> (earlier patch version) Changes: head/print/hplip/Makefile head/print/hplip/distinfo head/print/hplip/pkg-plist head/print/hplip-plugin/Makefile head/print/hplip-plugin/distinfo
Closed - thanks for the patches guys!