From 34acf6cf61e68ec2371ef222a09d05807b51227c Mon Sep 17 00:00:00 2001 From: schnoebe Date: Wed, 30 Nov 2016 18:00:08 +0000 Subject: Update to 3.16.11: Release Notes: HPLIP 3.16.11 - This release has the following changes: Added Support for the Following New Printers: - HP LaserJet M101-M106 Printer - HP LaserJet Pro M203-M206 Printer - HP LaserJet Pro MFP M227-M231 Printer - HP LaserJet Pro MFP M129-M134 Added support for the following new Distro's: - OpenSuse 42.2 - Fedora 25 --- print/hplip/Makefile | 7 ++++--- print/hplip/PLIST.base | 8 +++++++- print/hplip/distinfo | 10 +++++----- 3 files changed, 16 insertions(+), 9 deletions(-) (limited to 'print') diff --git a/print/hplip/Makefile b/print/hplip/Makefile index 1afe5f21f61..8109e95c1e3 100644 --- a/print/hplip/Makefile +++ b/print/hplip/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.56 2016/10/28 17:27:21 schnoebe Exp $ +# $NetBSD: Makefile,v 1.57 2016/11/30 18:00:08 schnoebe Exp $ -DISTNAME= hplip-3.16.10 +DISTNAME= hplip-3.16.11 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hplip/} @@ -34,9 +34,10 @@ CONFIGURE_ARGS+= --with-hpppddir=${PREFIX}/share/hplip/ppd/HP CONFIGURE_ARGS+= --enable-network-build CONFIGURE_ARGS+= --disable-pp-build CONFIGURE_ARGS+= --enable-hpcups-install -CONFIGURE_ARGS+= --enable-hpijs-install CONFIGURE_ARGS+= --enable-cups-drv-install CONFIGURE_ARGS+= --enable-cups-ppd-install +# deprecated options +CONFIGURE_ARGS+= --enable-hpijs-install CONFIGURE_ARGS+= --enable-foomatic-drv-install CONFIGURE_ARGS+= --enable-foomatic-ppd-install CONFIGURE_ARGS+= --enable-foomatic-rip-hplip-install diff --git a/print/hplip/PLIST.base b/print/hplip/PLIST.base index 3ab68cfb9a0..76972fb4834 100644 --- a/print/hplip/PLIST.base +++ b/print/hplip/PLIST.base @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.base,v 1.24 2016/10/28 17:27:21 schnoebe Exp $ +@comment $NetBSD: PLIST.base,v 1.25 2016/11/30 18:00:08 schnoebe Exp $ bin/hp-align bin/hp-check bin/hp-clean @@ -1275,6 +1275,8 @@ share/hplip/ppd/HP/hp-laserjet_flow_mfp_m630-ps.ppd.gz share/hplip/ppd/HP/hp-laserjet_flow_mfp_m830-ps.ppd.gz share/hplip/ppd/HP/hp-laserjet_m1005-hpijs.ppd.gz share/hplip/ppd/HP/hp-laserjet_m1005.ppd.gz +share/hplip/ppd/HP/hp-laserjet_m101-m106-hpijs.ppd.gz +share/hplip/ppd/HP/hp-laserjet_m101-m106.ppd.gz share/hplip/ppd/HP/hp-laserjet_m1120_mfp-hpijs.ppd.gz share/hplip/ppd/HP/hp-laserjet_m1120_mfp.ppd.gz share/hplip/ppd/HP/hp-laserjet_m1120n_mfp-hpijs.ppd.gz @@ -1329,6 +1331,8 @@ share/hplip/ppd/HP/hp-laserjet_m9050_mfp-ps.ppd.gz share/hplip/ppd/HP/hp-laserjet_m9059_mfp-hpijs-pcl3.ppd.gz share/hplip/ppd/HP/hp-laserjet_m9059_mfp-pcl3.ppd.gz share/hplip/ppd/HP/hp-laserjet_m9059_mfp-ps.ppd.gz +share/hplip/ppd/HP/hp-laserjet_mfp_m129-m134-hpijs.ppd.gz +share/hplip/ppd/HP/hp-laserjet_mfp_m129-m134.ppd.gz share/hplip/ppd/HP/hp-laserjet_mfp_m426_m427-ps.ppd.gz share/hplip/ppd/HP/hp-laserjet_mfp_m521-ps.ppd.gz share/hplip/ppd/HP/hp-laserjet_mfp_m527-ps.ppd.gz @@ -1423,6 +1427,7 @@ share/hplip/ppd/HP/hp-laserjet_p4515x.ppd.gz share/hplip/ppd/HP/hp-laserjet_p4515xm-hpijs.ppd.gz share/hplip/ppd/HP/hp-laserjet_p4515xm.ppd.gz share/hplip/ppd/HP/hp-laserjet_pro_m201_m202-ps.ppd.gz +share/hplip/ppd/HP/hp-laserjet_pro_m203_m206-ps.ppd.gz share/hplip/ppd/HP/hp-laserjet_pro_m402_m403-ps.ppd.gz share/hplip/ppd/HP/hp-laserjet_pro_m402_m403d-ps.ppd.gz share/hplip/ppd/HP/hp-laserjet_pro_m501dn-ps.ppd.gz @@ -1458,6 +1463,7 @@ share/hplip/ppd/HP/hp-laserjet_pro_mfp_m128fp.ppd.gz share/hplip/ppd/HP/hp-laserjet_pro_mfp_m128fw-hpijs.ppd.gz share/hplip/ppd/HP/hp-laserjet_pro_mfp_m128fw.ppd.gz share/hplip/ppd/HP/hp-laserjet_pro_mfp_m225_m226-ps.ppd.gz +share/hplip/ppd/HP/hp-laserjet_pro_mfp_m227-m231-ps.ppd.gz share/hplip/ppd/HP/hp-laserjet_pro_mfp_m435-ps.ppd.gz share/hplip/ppd/HP/hp-laserjet_professional_m1132_mfp-hpijs.ppd.gz share/hplip/ppd/HP/hp-laserjet_professional_m1132_mfp.ppd.gz diff --git a/print/hplip/distinfo b/print/hplip/distinfo index afbc7602323..0da779dcf34 100644 --- a/print/hplip/distinfo +++ b/print/hplip/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.27 2016/10/28 17:27:21 schnoebe Exp $ +$NetBSD: distinfo,v 1.28 2016/11/30 18:00:08 schnoebe Exp $ -SHA1 (hplip-3.16.10.tar.gz) = e3bc9a0d135232eba412952ca58b63757783e22f -RMD160 (hplip-3.16.10.tar.gz) = 3793b4dc47ea2c59ac8c4a6bcd0285beaa7bcd43 -SHA512 (hplip-3.16.10.tar.gz) = 2aa8cdd7ec0aa042f4c159f4db6bf80e0cc4ffd30f060814d44fcce2f2800dc0195c26ccc6f8d10dc9c62b3fcbc0befcf68f3ad6a5a81f63ab6a26a25686bbad -Size (hplip-3.16.10.tar.gz) = 23096030 bytes +SHA1 (hplip-3.16.11.tar.gz) = 177252a6c3e508b6d4f9d02663fe3556f37de71e +RMD160 (hplip-3.16.11.tar.gz) = fa887e0db2f1ac9fcd335ae1ed2d6b8ceadc6dd9 +SHA512 (hplip-3.16.11.tar.gz) = c59d50adbcc930543b828a81f055653e140987ac9d0b5232cfe6f657078565a3f2a0c96fc13f0dbb575916d59ca76a3447da7cf023bafef900375d4e53d9e180 +Size (hplip-3.16.11.tar.gz) = 23096060 bytes SHA1 (patch-ab) = 82b8ab80f778a6a31c1031688d9a16dbd4c55462 SHA1 (patch-ae) = c4bae69fce7d9061d4c7dc53f1f8c5404577c605 SHA1 (patch-configure.in) = a155b9590a7ab93ca6922a3f55b09d8d531cb9e6 -- cgit v1.2.3