Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 423C3719AA for ; Sun, 26 May 2013 00:43:29 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 9D08314A263; Sun, 26 May 2013 00:43:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3795314A25F for ; Sun, 26 May 2013 00:43:24 +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 oX9iTY0GGn6f for ; Sun, 26 May 2013 00:43:23 +0000 (UTC) Received: from ivanova.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 6625A14A25D for ; Sun, 26 May 2013 00:43:23 +0000 (UTC) Received: by ivanova.netbsd.org (Postfix, from userid 500) id 570AC92; Sun, 26 May 2013 00:43:23 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 26 May 2013 00:43:23 +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: <20130526004323.570AC92@ivanova.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: schnoebe Date: Sun May 26 00:43:23 UTC 2013 Modified Files: pkgsrc/print/hplip: Makefile PLIST.base distinfo pkgsrc/print/hplip/patches: patch-ae Log Message: HPLIP 3.13.5 - This release has the following changes: Added Support for the Following New Printers: - HP LaserJet Enterprise MFP M725 series - HP LaserJet Enterprise MFP M725dn - HP LaserJet Enterprise MFP M725fw - HP LaserJet Enterprise MFP M725z - HP LaserJet Enterprise MFP M725z+ - HP Officejet Pro 3610 Black and White e-All-in-One - HP Officejet Pro 3620 Black and White e-All-in-One Launchpad fixes: 1176470 - hp-setup fails with the message "ethernet cable is plugged in" - But it isn't 1157701 - soapfax.py:139:setStationName:UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-3: ordinal not in range(128) 1163339 - hplip online documentation: manual tarball installation shows package dependancies which are out-of-date Issues fixed: - Bottom margin is not printing on 8.5x13in paper size for DeskJet 2050 J510 device - Fixed cross resolution issue for pcl3gui2 Detailed Change Log: - Added 56-hpmud.rules and removed 56-hpmud_support, 86-hpmud_plugin, 56-hpmud_add_printer, 55-hpmud and 40-hplip rules - Added hplip-printer@.service to support systemd services in Udev for OpenSuSe 12.3 To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 pkgsrc/print/hplip/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/print/hplip/PLIST.base \ pkgsrc/print/hplip/distinfo cvs rdiff -u -r1.5 -r1.6 pkgsrc/print/hplip/patches/patch-ae Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.