Received: by mail.netbsd.org (Postfix, from userid 605) id A29BF84D76; Mon, 25 Sep 2017 12:14:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 35C1684D54 for ; Mon, 25 Sep 2017 12:14:29 +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 clmPJ5no05wm for ; Mon, 25 Sep 2017 12:14:28 +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 8B59184D3C for ; Mon, 25 Sep 2017 12:14:28 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 89A54FA9C; Mon, 25 Sep 2017 12:14:28 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_150634166835080" MIME-Version: 1.0 Date: Mon, 25 Sep 2017 12:14:28 +0000 From: "Maya Rashish" Subject: CVS commit: pkgsrc/chat/weechat To: pkgsrc-changes@NetBSD.org Reply-To: maya@netbsd.org X-Mailer: log_accum Message-Id: <20170925121428.89A54FA9C@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. --_----------=_150634166835080 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: maya Date: Mon Sep 25 12:14:28 UTC 2017 Modified Files: pkgsrc/chat/weechat: distinfo Log Message: weechat: delete forgotten commented distinfo entry. To generate a diff of this commit: cvs rdiff -u -r1.43 -r1.44 pkgsrc/chat/weechat/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_150634166835080 Content-Disposition: inline Content-Length: 988 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/chat/weechat/distinfo diff -u pkgsrc/chat/weechat/distinfo:1.43 pkgsrc/chat/weechat/distinfo:1.44 --- pkgsrc/chat/weechat/distinfo:1.43 Mon Sep 25 12:09:24 2017 +++ pkgsrc/chat/weechat/distinfo Mon Sep 25 12:14:28 2017 @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.43 2017/09/25 12:09:24 maya Exp $ +$NetBSD: distinfo,v 1.44 2017/09/25 12:14:28 maya Exp $ SHA1 (weechat-1.9.1.tar.bz2) = caebc05c4a8627625d2688534fbba624555e5a8e RMD160 (weechat-1.9.1.tar.bz2) = ea3e14d979c94fa5554f057ea210f0021abcb28d @@ -7,5 +7,4 @@ Size (weechat-1.9.1.tar.bz2) = 2658824 b SHA1 (patch-ab) = 2a4583e0f5b0336e8c42ad9eb5a65bbec4730207 SHA1 (patch-po_CMakeLists.txt) = 9b97a4a4da4175e31ea53352fd0b95e1c985ba1e SHA1 (patch-src_gui_curses_CMakeLists_txt) = 28a1b3b9920cc130d0454a18b111d37b8090038b -#SHA1 (patch-src_gui_curses_gui-curses-term_c) = 900af9a94e74f229b32031bfeced1b85ea3a0ccf SHA1 (patch-src_plugins_charset_charset.c) = f0b6e5268908caab5efa8048c8a55b0083ec0ca4 --_----------=_150634166835080--