Bug 242589

Summary: print/hplip-plugin: Update to 3.19.12
Product: Ports & Packages Reporter: Neel Chauhan <nc>
Component: Individual Port(s)Assignee: Ben Woods <woodsb02>
Status: Closed FIXED    
Severity: Affects Many People CC: fluffy, woodsb02
Priority: --- Keywords: patch
Version: LatestFlags: woodsb02: maintainer-feedback+
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch (Revision 1)
none
Update to 3.19.12 woodsb02: maintainer-approval-

Description Neel Chauhan freebsd_committer freebsd_triage 2019-12-12 02:18:50 UTC
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.
Comment 1 Dima Panov freebsd_committer freebsd_triage 2019-12-20 09:48:18 UTC
Created attachment 210078 [details]
Update to 3.19.12

Updated patch, bump hplip and hplip-plugin to 3.19.12 release
Comment 2 Ben Woods freebsd_committer freebsd_triage 2019-12-23 09:43:45 UTC
(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 3 Ben Woods freebsd_committer freebsd_triage 2019-12-23 09:49:47 UTC
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.
Comment 4 commit-hook freebsd_committer freebsd_triage 2019-12-23 09:54:06 UTC
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
Comment 5 Ben Woods freebsd_committer freebsd_triage 2019-12-23 09:54:39 UTC
Closed - thanks for the patches guys!