Received: by mail.netbsd.org (Postfix, from userid 605) id 3EB4A84D65; Sat, 4 Nov 2017 08:09:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BCBD484D5A for ; Sat, 4 Nov 2017 08:09:01 +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 8SI_61USin1c for ; Sat, 4 Nov 2017 08:09:01 +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 247F284CE2 for ; Sat, 4 Nov 2017 08:09:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 159FCFBDE; Sat, 4 Nov 2017 08:09:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1509782941225350" MIME-Version: 1.0 Date: Sat, 4 Nov 2017 08:09:01 +0000 From: "Emmanuel Dreyfus" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: manu@netbsd.org X-Mailer: log_accum Message-Id: <20171104080901.159FCFBDE@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. --_----------=_1509782941225350 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: manu Date: Sat Nov 4 08:09:00 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated filesystems.glusterfs to 3.12.2 To generate a diff of this commit: cvs rdiff -u -r1.4720 -r1.4721 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1509782941225350 Content-Disposition: inline Content-Length: 730 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.4720 pkgsrc/doc/CHANGES-2017:1.4721 --- pkgsrc/doc/CHANGES-2017:1.4720 Fri Nov 3 22:08:03 2017 +++ pkgsrc/doc/CHANGES-2017 Sat Nov 4 08:09:00 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4720 2017/11/03 22:08:03 ryoon Exp $ +$NetBSD: CHANGES-2017,v 1.4721 2017/11/04 08:09:00 manu Exp $ Changes to the packages collection and infrastructure in 2017: @@ -6809,3 +6809,4 @@ Changes to the packages collection and i Added archivers/atool version 0.39.0 [bsiegert 2017-11-03] Updated lang/rust to 1.21.0 [ryoon 2017-11-03] Updated www/firefox to 56.0.2nb2 [ryoon 2017-11-03] + Updated filesystems.glusterfs to 3.12.2 [manu 2017-11-04] --_----------=_1509782941225350--