Received: by mail.netbsd.org (Postfix, from userid 605) id A3A5684D6C; Tue, 8 Jan 2019 16:19:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1D5C384D5A for ; Tue, 8 Jan 2019 16:19:04 +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 AP5Xl0TKMJzW for ; Tue, 8 Jan 2019 16:19:03 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6884584D26 for ; Tue, 8 Jan 2019 16:19:03 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 61CB2FB16; Tue, 8 Jan 2019 16:19:03 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1546964343140250" MIME-Version: 1.0 Date: Tue, 8 Jan 2019 16:19:03 +0000 From: "David Brownlee" Subject: CVS commit: pkgsrc/lang/gcc6 To: pkgsrc-changes@NetBSD.org Reply-To: abs@netbsd.org X-Mailer: log_accum Message-Id: <20190108161903.61CB2FB16@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. --_----------=_1546964343140250 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: abs Date: Tue Jan 8 16:19:03 UTC 2019 Modified Files: pkgsrc/lang/gcc6: distinfo Log Message: Put back distinfo for gcc-6.5.0.tar.xz & isl-0.14.tar.bz2 To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 pkgsrc/lang/gcc6/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1546964343140250 Content-Disposition: inline Content-Length: 1259 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/lang/gcc6/distinfo diff -u pkgsrc/lang/gcc6/distinfo:1.14 pkgsrc/lang/gcc6/distinfo:1.15 --- pkgsrc/lang/gcc6/distinfo:1.14 Mon Jan 7 13:46:14 2019 +++ pkgsrc/lang/gcc6/distinfo Tue Jan 8 16:19:03 2019 @@ -1,5 +1,13 @@ -$NetBSD: distinfo,v 1.14 2019/01/07 13:46:14 he Exp $ +$NetBSD: distinfo,v 1.15 2019/01/08 16:19:03 abs Exp $ +SHA1 (gcc-6.5.0.tar.xz) = 368b3f5d294b1a8727b372ac0a77703d8b41968a +RMD160 (gcc-6.5.0.tar.xz) = 66782b17cff89f22e5e8869fa96bd9a8985f5067 +SHA512 (gcc-6.5.0.tar.xz) = ce046f9a50050fd54b870aab764f7db187fe7ea92eb4aaffb7c3689ca623755604e231f2af97ef795f41c406bb80c797dd69957cfdd51dfa2ba60813f72b7eac +Size (gcc-6.5.0.tar.xz) = 74355588 bytes +SHA1 (isl-0.14.tar.bz2) = b09e25df265c97ed54002cd811d227a9a26c5f9c +RMD160 (isl-0.14.tar.bz2) = 4c69d026b51561bc1948cb7db79331b78a9d2c39 +SHA512 (isl-0.14.tar.bz2) = 117c0c6f31d91a9284a8f54a748df6494ca2ac21507a45611e911403e9610579b9323ce624aea1de0b8089b3194e59d4364f01bdb71ddcf8f6c24c749d11c4b7 +Size (isl-0.14.tar.bz2) = 1399896 bytes SHA1 (patch-gcc_Makefile.in) = 41d45e8988b59e6ffa7adb7833290d39fc1fd0e1 SHA1 (patch-gcc_config.gcc) = 6795fc4f852019faef686d6a8a2ede29945b2736 SHA1 (patch-gcc_config.host) = 5dd1b72be5d520ebc679c79cbe92317eaf66028f --_----------=_1546964343140250--