Received: by mail.netbsd.org (Postfix, from userid 605) id 4D92684FA7; Sat, 21 Jul 2018 16:39:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 16F8684E6D for ; Sat, 21 Jul 2018 16:39:22 +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 tBJD0dPnfZKK for ; Sat, 21 Jul 2018 16:39:21 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 4155984E3E for ; Sat, 21 Jul 2018 16:39:21 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3DBF3FBEC; Sat, 21 Jul 2018 16:39:21 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1532191161275390" MIME-Version: 1.0 Date: Sat, 21 Jul 2018 16:39:21 +0000 From: "Leonardo Taccari" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: leot@netbsd.org X-Mailer: log_accum Message-Id: <20180721163921.3DBF3FBEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1532191161275390 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Sat Jul 21 16:39:21 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated print/foomatic4-db to 20180721 To generate a diff of this commit: cvs rdiff -u -r1.3291 -r1.3292 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1532191161275390 Content-Disposition: inline Content-Length: 739 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.3291 pkgsrc/doc/CHANGES-2018:1.3292 --- pkgsrc/doc/CHANGES-2018:1.3291 Sat Jul 21 16:07:38 2018 +++ pkgsrc/doc/CHANGES-2018 Sat Jul 21 16:39:21 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.3291 2018/07/21 16:07:38 leot Exp $ +$NetBSD: CHANGES-2018,v 1.3292 2018/07/21 16:39:21 leot Exp $ Changes to the packages collection and infrastructure in 2018: @@ -4700,3 +4700,4 @@ Changes to the packages collection and i Updated devel/cmake to 3.12.0 [ryoon 2018-07-21] Updated ham/gnuradio-core to 3.7.13.4 [makoto 2018-07-21] Updated print/foomatic4-db-engine to 4.0.13 [leot 2018-07-21] + Updated print/foomatic4-db to 20180721 [leot 2018-07-21] --_----------=_1532191161275390--