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 1F2157A10E for ; Wed, 3 Aug 2016 10:31:46 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 9D8EA85F01; Wed, 3 Aug 2016 10:31:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3016A85E11 for ; Wed, 3 Aug 2016 10:31:46 +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 1eD6DqHZu2Z8 for ; Wed, 3 Aug 2016 10:31:45 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 986C284CF0 for ; Wed, 3 Aug 2016 10:31:45 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9650FFBB5; Wed, 3 Aug 2016 10:31:45 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1470220305137540" MIME-Version: 1.0 Date: Wed, 3 Aug 2016 10:31:45 +0000 From: "Leonardo Taccari" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: leot@netbsd.org X-Mailer: log_accum Message-Id: <20160803103145.9650FFBB5@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. --_----------=_1470220305137540 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Wed Aug 3 10:31:45 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 Log Message: Updated textproc/groff to 1.22.3nb4 To generate a diff of this commit: cvs rdiff -u -r1.3190 -r1.3191 pkgsrc/doc/CHANGES-2016 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1470220305137540 Content-Disposition: inline Content-Length: 729 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2016 diff -u pkgsrc/doc/CHANGES-2016:1.3190 pkgsrc/doc/CHANGES-2016:1.3191 --- pkgsrc/doc/CHANGES-2016:1.3190 Wed Aug 3 09:06:54 2016 +++ pkgsrc/doc/CHANGES-2016 Wed Aug 3 10:31:45 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.3190 2016/08/03 09:06:54 wiz Exp $ +$NetBSD: CHANGES-2016,v 1.3191 2016/08/03 10:31:45 leot Exp $ Changes to the packages collection and infrastructure in 2016: @@ -4501,3 +4501,4 @@ Changes to the packages collection and i Updated archivers/p5-Archive-Zip to 1.58 [wiz 2016-08-03] Updated security/p5-Net-SSLeay to 1.77 [wiz 2016-08-03] Updated lang/libunwind to 3.8.1 [wiz 2016-08-03] + Updated textproc/groff to 1.22.3nb4 [leot 2016-08-03] --_----------=_1470220305137540--