Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 714457AC9F for ; Sun, 28 Feb 2016 20:37:30 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 24BF385F30; Sun, 28 Feb 2016 20:37:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A7E3F85F1E for ; Sun, 28 Feb 2016 20:37:29 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id r8qw7AMQ_v-H for ; Sun, 28 Feb 2016 20:37:29 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 0E8EE85EC2 for ; Sun, 28 Feb 2016 20:37:29 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0C5B9FBB7; Sun, 28 Feb 2016 20:37:29 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 28 Feb 2016 20:37:29 +0000 From: "Eric Schnoebelen" Subject: CVS commit: pkgsrc/print/hplip To: pkgsrc-changes@NetBSD.org Reply-To: schnoebe@netbsd.org X-Mailer: log_accum Message-Id: <20160228203729.0C5B9FBB7@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: schnoebe Date: Sun Feb 28 20:37:29 UTC 2016 Modified Files: pkgsrc/print/hplip: Makefile PLIST.base distinfo options.mk pkgsrc/print/hplip/patches: patch-configure.in patch-diagnose_queues.py patch-protocol_discovery_mdns.c Log Message: Update to 3.16.2: Release Notes: Significant Changes: - Queue configuration using 'hp-setup' command is no more supported for HP ScanJets. Scan frontends like xsane, hp-scan, scanimage, simplescan will automatically detect usb and network ScanJets. Added Support for the Following New Printers: - HP ScanJet Pro 4500 fn1 Network scanner - HP LaserJet Pro MFP M127fs - HP DeskJet Ultra Ink Advantage 2029 Printer - HP DeskJet Ink Advantage Ultra 2529 All-in-One Printer Added support for the following new Distro's: - LinuxMint 17.3 - Debian 8.3 Launchpad fixes: 1521687 - /usr/lib/sane/libsane-hpaio.so.1: undefined symbol: mdns_probe_nw_scanners 1537467 - udev: 56-hpmud.rules should not run usb_id for all USB devices out there 1517494 - Upgrade to HPLIP-3.15.11 fails 1536762 - HPLIP installation fails with non-english locale 1483820 - hp-plugin hangs on 'su' 1484916 - hp-plugin infinite loop 1510950 - hp-plugin not working - stuck on permission 1502025 - HP plugin installation hangs after accepting license 1534404 - Debian 8's hplip version is 3.14.6, not 3.15.2 1532451 - Laserjet Pro MFP M127fs is not supported To generate a diff of this commit: cvs rdiff -u -r1.47 -r1.48 pkgsrc/print/hplip/Makefile cvs rdiff -u -r1.18 -r1.19 pkgsrc/print/hplip/PLIST.base cvs rdiff -u -r1.21 -r1.22 pkgsrc/print/hplip/distinfo cvs rdiff -u -r1.8 -r1.9 pkgsrc/print/hplip/options.mk cvs rdiff -u -r1.1 -r1.2 pkgsrc/print/hplip/patches/patch-configure.in \ pkgsrc/print/hplip/patches/patch-diagnose_queues.py \ pkgsrc/print/hplip/patches/patch-protocol_discovery_mdns.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.