Received: by mail.netbsd.org (Postfix, from userid 605) id E8062855B1; Thu, 23 Nov 2017 15:25:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 73043855AC for ; Thu, 23 Nov 2017 15:25:05 +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 isTrnfI1X63X for ; Thu, 23 Nov 2017 15:25:05 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id D093984C6C for ; Thu, 23 Nov 2017 15:25:04 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CED60FB40; Thu, 23 Nov 2017 15:25:04 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1511450704228620" MIME-Version: 1.0 Date: Thu, 23 Nov 2017 15:25:04 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20171123152504.CED60FB40@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. --_----------=_1511450704228620 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Nov 23 15:25:04 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: doc: Updated graphics/jbig2dec to 0.14 To generate a diff of this commit: cvs rdiff -u -r1.4964 -r1.4965 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17882 -r1.17883 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1511450704228620 Content-Disposition: inline Content-Length: 1272 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.4964 pkgsrc/doc/CHANGES-2017:1.4965 --- pkgsrc/doc/CHANGES-2017:1.4964 Thu Nov 23 15:21:56 2017 +++ pkgsrc/doc/CHANGES-2017 Thu Nov 23 15:25:04 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4964 2017/11/23 15:21:56 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.4965 2017/11/23 15:25:04 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -7160,3 +7160,4 @@ Changes to the packages collection and i Updated devel/at-spi2-core to 2.26.2 [wiz 2017-11-23] Updated devel/at-spi2-atk to 2.26.1 [wiz 2017-11-23] Updated fonts/harfbuzz to 1.7.1 [wiz 2017-11-23] + Updated graphics/jbig2dec to 0.14 [wiz 2017-11-23] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17882 pkgsrc/doc/TODO:1.17883 --- pkgsrc/doc/TODO:1.17882 Thu Nov 23 15:21:56 2017 +++ pkgsrc/doc/TODO Thu Nov 23 15:25:04 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17882 2017/11/23 15:21:56 wiz Exp $ +$NetBSD: TODO,v 1.17883 2017/11/23 15:25:04 wiz Exp $ Suggested new packages ====================== @@ -901,7 +901,6 @@ For possible Perl packages updates, see o jasper-2.0.14 o java-db3-3.87 o java-rxtx-2.1.17 - o jbig2dec-0.14 o jcabc2ps-20150524 o jchkmail-2.6.2 o jdbc-mysql5-5.1.36 --_----------=_1511450704228620--