Received: by mail.netbsd.org (Postfix, from userid 605) id E656B84D98; Tue, 15 Aug 2017 05:46:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7A32E84D3D for ; Tue, 15 Aug 2017 05:46:39 +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 q1TLoOz6-DIk for ; Tue, 15 Aug 2017 05:46:39 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id DBE1F84D36 for ; Tue, 15 Aug 2017 05:46:38 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D736EFAD0; Tue, 15 Aug 2017 05:46:38 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1502775998135170" MIME-Version: 1.0 Date: Tue, 15 Aug 2017 05:46:38 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20170815054638.D736EFAD0@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. --_----------=_1502775998135170 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Aug 15 05:46:38 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated www/curl to 7.55.1, graphics/libimagequant to 2.10.2 To generate a diff of this commit: cvs rdiff -u -r1.3239 -r1.3240 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1502775998135170 Content-Disposition: inline Content-Length: 789 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.3239 pkgsrc/doc/CHANGES-2017:1.3240 --- pkgsrc/doc/CHANGES-2017:1.3239 Tue Aug 15 01:56:47 2017 +++ pkgsrc/doc/CHANGES-2017 Tue Aug 15 05:46:38 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3239 2017/08/15 01:56:47 ryoon Exp $ +$NetBSD: CHANGES-2017,v 1.3240 2017/08/15 05:46:38 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -4479,3 +4479,5 @@ Changes to the packages collection and i Updated www/apache-tomcat85 to 8.5.20 [ryoon 2017-08-15] Updated www/apache-tomcat7 to 7.0.79 [ryoon 2017-08-15] Updated www/apache-tomcat8 to 8.0.45 [ryoon 2017-08-15] + Updated www/curl to 7.55.1 [adam 2017-08-15] + Updated graphics/libimagequant to 2.10.2 [adam 2017-08-15] --_----------=_1502775998135170--