print/hplip and print/hplip-plugin: Update to 3.17.11

Changes this release:
  https://developers.hp.com/hp-linux-imaging-and-printing/release_notes
This commit is contained in:
Ben Woods 2017-12-24 07:10:45 +00:00
parent f5da38b8f5
commit 89b406a398
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=457127
6 changed files with 837 additions and 8 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= hplip-plugin
PORTVERSION= 3.17.9
PORTVERSION= 3.17.11
CATEGORIES= print
MASTER_SITES= https://www.openprinting.org/download/printdriver/auxfiles/HP/plugins/
DISTNAME= hplip-${DISTVERSION}-plugin

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1506070246
SHA256 (hplip-3.17.9-plugin.run) = 98f717266340baa15e0385dc4928cc9c127a9403b72749f4899657cef8dfe883
SIZE (hplip-3.17.9-plugin.run) = 2059585
TIMESTAMP = 1513662488
SHA256 (hplip-3.17.11-plugin.run) = 3c31a04508aa25cbb99e50b07caee573f7ccf25b90b5bf6063b6ef3118e6106f
SIZE (hplip-3.17.11-plugin.run) = 2065530

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= hplip
PORTVERSION= 3.17.9
PORTVERSION= 3.17.11
CATEGORIES= print
MASTER_SITES= SF

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1506069159
SHA256 (hplip-3.17.9.tar.gz) = b2aad842f51dae7da2dd08d09ce2c27bc5f73c82a560b9494dd33589b0948678
SIZE (hplip-3.17.9.tar.gz) = 23862533
TIMESTAMP = 1513662475
SHA256 (hplip-3.17.11.tar.gz) = 2f91be9489a50e4c929b2b9d3c72c09905c1195f9b360568b07fcbde4f3faa75
SIZE (hplip-3.17.11.tar.gz) = 22079691

View File

@ -0,0 +1,10 @@
--- prnt/hpcups/genJPEGStrips.cpp.orig 2017-12-19 19:39:29 UTC
+++ prnt/hpcups/genJPEGStrips.cpp
@@ -28,7 +28,6 @@ extern "C"
#include <setjmp.h>
-#include <malloc.h>
#include <memory.h>

File diff suppressed because it is too large Load Diff