Received: by mail.netbsd.org (Postfix, from userid 605) id 285228505C; Mon, 25 Jun 2018 13:39:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 43A708505A for ; Mon, 25 Jun 2018 13:39:44 +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 jiQobA6MO38o for ; Mon, 25 Jun 2018 13:39:43 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7787584ECC for ; Mon, 25 Jun 2018 13:39:43 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 715A1FBEC; Mon, 25 Jun 2018 13:39:43 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1529933983232570" MIME-Version: 1.0 Date: Mon, 25 Jun 2018 13:39:43 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20180625133943.715A1FBEC@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. --_----------=_1529933983232570 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Mon Jun 25 13:39:43 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated www/emacs-w3m-snapshot to 1.4.625.20180518 To generate a diff of this commit: cvs rdiff -u -r1.3014 -r1.3015 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1529933983232570 Content-Disposition: inline Content-Length: 750 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.3014 pkgsrc/doc/CHANGES-2018:1.3015 --- pkgsrc/doc/CHANGES-2018:1.3014 Mon Jun 25 13:35:45 2018 +++ pkgsrc/doc/CHANGES-2018 Mon Jun 25 13:39:43 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.3014 2018/06/25 13:35:45 ryoon Exp $ +$NetBSD: CHANGES-2018,v 1.3015 2018/06/25 13:39:43 ryoon Exp $ Changes to the packages collection and infrastructure in 2018: @@ -4340,3 +4340,4 @@ Changes to the packages collection and i Updated security/pam-pwauth_suid to 1.2nb1 [wiz 2018-06-25] Updated x11/xscreensaver to 5.39 [wiz 2018-06-25] Updated misc/libreoffice to 6.0.5.2 [ryoon 2018-06-25] + Updated www/emacs-w3m-snapshot to 1.4.625.20180518 [ryoon 2018-06-25] --_----------=_1529933983232570--