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 ED8AF7A234 for ; Mon, 3 Apr 2017 08:11:50 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 9FCE785608; Mon, 3 Apr 2017 08:11:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 31DB58559C for ; Mon, 3 Apr 2017 08:11:50 +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 G8HTCnloOZ92 for ; Mon, 3 Apr 2017 08:11:49 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 156178557F for ; Mon, 3 Apr 2017 08:11:49 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 13298FBE4; Mon, 3 Apr 2017 08:11:49 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1491207109154190" MIME-Version: 1.0 Date: Mon, 3 Apr 2017 08:11:49 +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: <20170403081149.13298FBE4@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. --_----------=_1491207109154190 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Apr 3 08:11:49 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated www/squid3 to 3.5.25 To generate a diff of this commit: cvs rdiff -u -r1.1374 -r1.1375 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1491207109154190 Content-Disposition: inline Content-Length: 734 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.1374 pkgsrc/doc/CHANGES-2017:1.1375 --- pkgsrc/doc/CHANGES-2017:1.1374 Mon Apr 3 01:41:48 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Apr 3 08:11:48 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.1374 2017/04/03 01:41:48 wen Exp $ +$NetBSD: CHANGES-2017,v 1.1375 2017/04/03 08:11:48 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -1677,3 +1677,4 @@ Changes to the packages collection and i Updated www/p5-HTML-Selector-XPath to 0.23 [wen 2017-04-03] Updated www/p5-HTML-TreeBuilder-LibXML to 0.26 [wen 2017-04-03] Updated www/p5-HTTP-Async to 0.33 [wen 2017-04-03] + Updated www/squid3 to 3.5.25 [adam 2017-04-03] --_----------=_1491207109154190--