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 C5C3C7A1FC for ; Mon, 20 Feb 2017 08:01:09 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 76DA6855B0; Mon, 20 Feb 2017 08:01:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 04C00855B4 for ; Mon, 20 Feb 2017 08:01:09 +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 Ei_leCDm9MZD for ; Mon, 20 Feb 2017 08:01:08 +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 5AAAE855B0 for ; Mon, 20 Feb 2017 08:01:08 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 54B8AFBE4; Mon, 20 Feb 2017 08:01:08 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_148757766881810" MIME-Version: 1.0 Date: Mon, 20 Feb 2017 08:01:08 +0000 From: "Soren Jacobsen" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: snj@netbsd.org X-Mailer: log_accum Message-Id: <20170220080108.54B8AFBE4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_148757766881810 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: snj Date: Mon Feb 20 08:01:08 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated graphics/freeimage to 3.17.0nb1 To generate a diff of this commit: cvs rdiff -u -r1.799 -r1.800 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_148757766881810 Content-Disposition: inline Content-Length: 747 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.799 pkgsrc/doc/CHANGES-2017:1.800 --- pkgsrc/doc/CHANGES-2017:1.799 Mon Feb 20 05:53:42 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Feb 20 08:01:08 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.799 2017/02/20 05:53:42 minskim Exp $ +$NetBSD: CHANGES-2017,v 1.800 2017/02/20 08:01:08 snj Exp $ Changes to the packages collection and infrastructure in 2017: @@ -997,3 +997,4 @@ Changes to the packages collection and i Updated shells/ast-ksh to 20120801nb2 [maya 2017-02-19] Updated textproc/ruby-builder to 3.1.4 [minskim 2017-02-19] Added devel/ruby-cucumber-wire version 0.0.1 [minskim 2017-02-20] + Updated graphics/freeimage to 3.17.0nb1 [snj 2017-02-20] --_----------=_148757766881810--