Received: by mail.netbsd.org (Postfix, from userid 605) id BF7D184DE1; Fri, 9 Aug 2019 17:42:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 44E2D84DDA for ; Fri, 9 Aug 2019 17:42:47 +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 j66MMLLiln8b for ; Fri, 9 Aug 2019 17:42:46 +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 99D8984CD3 for ; Fri, 9 Aug 2019 17:42:46 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 97998FBF4; Fri, 9 Aug 2019 17:42:46 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_156537256633380" MIME-Version: 1.0 Date: Fri, 9 Aug 2019 17:42:46 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/x11/qt5-qtscript To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20190809174246.97998FBF4@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. --_----------=_156537256633380 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Aug 9 17:42:46 UTC 2019 Modified Files: pkgsrc/x11/qt5-qtscript: distinfo Log Message: qt5-qtscript: distinfo fix To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 pkgsrc/x11/qt5-qtscript/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_156537256633380 Content-Disposition: inline Content-Length: 1393 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/x11/qt5-qtscript/distinfo diff -u pkgsrc/x11/qt5-qtscript/distinfo:1.14 pkgsrc/x11/qt5-qtscript/distinfo:1.15 --- pkgsrc/x11/qt5-qtscript/distinfo:1.14 Fri Aug 9 17:41:41 2019 +++ pkgsrc/x11/qt5-qtscript/distinfo Fri Aug 9 17:42:46 2019 @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.14 2019/08/09 17:41:41 adam Exp $ +$NetBSD: distinfo,v 1.15 2019/08/09 17:42:46 adam Exp $ SHA1 (qtscript-everywhere-src-5.13.0.tar.xz) = 88b24c048dc8cd0b447e4cc44ae0acd900bb3f4c RMD160 (qtscript-everywhere-src-5.13.0.tar.xz) = 77f7a8c2018f8c998e1a1dd9974930a1fc59114f @@ -6,7 +6,6 @@ SHA512 (qtscript-everywhere-src-5.13.0.t Size (qtscript-everywhere-src-5.13.0.tar.xz) = 2674484 bytes SHA1 (patch-src_3rdparty_javascriptcore_JavaScriptCore_config.h) = e46033a23803b4e27dcd7f5369730e046ad5e4cb SHA1 (patch-src_3rdparty_javascriptcore_JavaScriptCore_jit_JITStubs.h) = 155ac7bdf0d41a6ca8a8234a99886799c7275d4f -SHA1 (patch-src_3rdparty_javascriptcore_JavaScriptCore_jit_JITStubs.poph) = da39a3ee5e6b4b0d3255bfef95601890afd80709 SHA1 (patch-src_3rdparty_javascriptcore_JavaScriptCore_runtime_JSValue.h) = 6672e941f0ecbba35b5b932ab9f7b49a269fb6e6 SHA1 (patch-src_3rdparty_javascriptcore_JavaScriptCore_wtf_Platform.h) = 5467afc8dc5e2f93a267a6ab380bb647c501d145 SHA1 (patch-src_3rdparty_javascriptcore_JavaScriptCore_yarr_RegexJIT.h) = bf6a3cbfcd5a237953f5fa6e213faaf5e5153aa8 --_----------=_156537256633380--