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 0EC447ABFD for ; Sun, 7 Feb 2016 11:29:32 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 77D3485E81; Sun, 7 Feb 2016 11:29:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 05F1A85E64 for ; Sun, 7 Feb 2016 11:29:31 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 6hk15vUOiLDn for ; Sun, 7 Feb 2016 11:29:30 +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 99E2485E59 for ; Sun, 7 Feb 2016 11:29:30 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 912A4FBB7; Sun, 7 Feb 2016 11:29:30 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 7 Feb 2016 11:29:30 +0000 From: "Leonardo Taccari" Subject: CVS commit: pkgsrc/print/cups To: pkgsrc-changes@NetBSD.org Reply-To: leot@netbsd.org X-Mailer: log_accum Message-Id: <20160207112930.912A4FBB7@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: leot Date: Sun Feb 7 11:29:30 UTC 2016 Modified Files: pkgsrc/print/cups: Makefile distinfo Log Message: Update print/cups to cups-2.1.3. Changes: CHANGES IN CUPS V2.1.3 - The default password function did not work on some platforms (STR #4750) - The scheduler should not exit under memory pressure () - The EPL2 and ZPL sample drivers did not properly support the CutMedia option. - Pending subscriptions would prevent the scheduler from idle exiting (STR #4754) - Fixed some issues in ipptool for skipped tests () - The "lp -H resume" command did not reset the "job-state-reasons" attribute value (STR #4752) - The scheduler did not allow access to resource files (icons, etc.) when the web interface was disabled (STR #4755) - Localization fix (STR #4756) To generate a diff of this commit: cvs rdiff -u -r1.225 -r1.226 pkgsrc/print/cups/Makefile cvs rdiff -u -r1.115 -r1.116 pkgsrc/print/cups/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.