Received: by mail.netbsd.org (Postfix, from userid 605) id 9217184D5E; Tue, 9 Apr 2019 16:32:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 179C284D50 for ; Tue, 9 Apr 2019 16:32:48 +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 2yK7FHFGNMQi for ; Tue, 9 Apr 2019 16:32:47 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 63B2B84D46 for ; Tue, 9 Apr 2019 16:32:47 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 618E1FB16; Tue, 9 Apr 2019 16:32:47 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1554827567137220" MIME-Version: 1.0 Date: Tue, 9 Apr 2019 16:32:47 +0000 From: "Maya Rashish" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: maya@netbsd.org X-Mailer: log_accum Message-Id: <20190409163247.618E1FB16@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. --_----------=_1554827567137220 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: maya Date: Tue Apr 9 16:32:47 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: doc: Updated filesystems/fuse-encfs to 1.9.4nb1 To generate a diff of this commit: cvs rdiff -u -r1.1664 -r1.1665 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1554827567137220 Content-Disposition: inline Content-Length: 727 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.1664 pkgsrc/doc/CHANGES-2019:1.1665 --- pkgsrc/doc/CHANGES-2019:1.1664 Tue Apr 9 13:11:27 2019 +++ pkgsrc/doc/CHANGES-2019 Tue Apr 9 16:32:47 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.1664 2019/04/09 13:11:27 ryoon Exp $ +$NetBSD: CHANGES-2019,v 1.1665 2019/04/09 16:32:47 maya Exp $ Changes to the packages collection and infrastructure in 2019: @@ -2614,3 +2614,4 @@ Changes to the packages collection and i Updated graphics/gegl to 0.4.14 [ryoon 2019-04-09] Updated www/contao35 to 3.5.39 [taca 2019-04-09] Updated graphics/gimp to 2.10.10 [ryoon 2019-04-09] + Updated filesystems/fuse-encfs to 1.9.4nb1 [maya 2019-04-09] --_----------=_1554827567137220--