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 316337A1FA for ; Tue, 28 Mar 2017 16:21:23 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D0FB6855A1; Tue, 28 Mar 2017 16:21:22 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 60A9F8556A for ; Tue, 28 Mar 2017 16:21:22 +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 5nbD_OVCKNMd for ; Tue, 28 Mar 2017 16:21:22 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C4B7585569 for ; Tue, 28 Mar 2017 16:21:21 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BFA78FBE4; Tue, 28 Mar 2017 16:21:21 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1490718081213540" MIME-Version: 1.0 Date: Tue, 28 Mar 2017 16:21:21 +0000 From: "Pierre Pronchery" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: khorben@netbsd.org X-Mailer: log_accum Message-Id: <20170328162121.BFA78FBE4@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. --_----------=_1490718081213540 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: khorben Date: Tue Mar 28 16:21:21 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated chat/hexchat to 2.12.3 To generate a diff of this commit: cvs rdiff -u -r1.1327 -r1.1328 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1490718081213540 Content-Disposition: inline Content-Length: 721 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.1327 pkgsrc/doc/CHANGES-2017:1.1328 --- pkgsrc/doc/CHANGES-2017:1.1327 Tue Mar 28 11:32:53 2017 +++ pkgsrc/doc/CHANGES-2017 Tue Mar 28 16:21:21 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.1327 2017/03/28 11:32:53 markd Exp $ +$NetBSD: CHANGES-2017,v 1.1328 2017/03/28 16:21:21 khorben Exp $ [Now in freeze for 2017Q1.] @@ -1618,3 +1618,4 @@ Changes to the packages collection and i Added print/tex-platex version 0.0.2016 [markd 2017-03-26] Added print/tex-platex-doc version 0.0.2016 [markd 2017-03-26] Updated graphics/opencv-contrib-face to 3.2.0 [markd 2017-03-28] + Updated chat/hexchat to 2.12.3 [khorben 2017-03-28] --_----------=_1490718081213540--