From owner-svn-ports-head@freebsd.org Sat Feb 13 17:41:47 2021 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 55A0D533E21; Sat, 13 Feb 2021 17:41:47 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DdHjl23gYz4nMy; Sat, 13 Feb 2021 17:41:47 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 39AE51B453; Sat, 13 Feb 2021 17:41:47 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 11DHfl3Y036790; Sat, 13 Feb 2021 17:41:47 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 11DHfkl5036788; Sat, 13 Feb 2021 17:41:46 GMT (envelope-from swills@FreeBSD.org) Message-Id: <202102131741.11DHfkl5036788@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 13 Feb 2021 17:41:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r565152 - head/lang/spidermonkey78 X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/lang/spidermonkey78 X-SVN-Commit-Revision: 565152 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Feb 2021 17:41:47 -0000 Author: swills Date: Sat Feb 13 17:41:46 2021 New Revision: 565152 URL: https://svnweb.freebsd.org/changeset/ports/565152 Log: lang/spidermonkey78: update to 78.7.0 PR: 253259 Exp-run by: antoine Modified: head/lang/spidermonkey78/Makefile (contents, props changed) head/lang/spidermonkey78/distinfo (contents, props changed) Modified: head/lang/spidermonkey78/Makefile ============================================================================== --- head/lang/spidermonkey78/Makefile Sat Feb 13 17:26:13 2021 (r565151) +++ head/lang/spidermonkey78/Makefile Sat Feb 13 17:41:46 2021 (r565152) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= spidermonkey -DISTVERSION= 78.6.0 -PORTREVISION= 1 +DISTVERSION= 78.7.0 CATEGORIES= lang MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source PKGNAMESUFFIX= ${SP_VER} Modified: head/lang/spidermonkey78/distinfo ============================================================================== --- head/lang/spidermonkey78/distinfo Sat Feb 13 17:26:13 2021 (r565151) +++ head/lang/spidermonkey78/distinfo Sat Feb 13 17:41:46 2021 (r565152) @@ -1,3 +1,3 @@ -TIMESTAMP = 1608132330 -SHA256 (firefox-78.6.0esr.source.tar.xz) = 5e69f9bfd1a35decdae8d4b28da8100820e58b429f539fa9884802347631cf53 -SIZE (firefox-78.6.0esr.source.tar.xz) = 338098664 +TIMESTAMP = 1612138148 +SHA256 (firefox-78.7.0esr.source.tar.xz) = 1aa041db28cd742e93d663a9da8defd33040b38d8b9470350538473251621643 +SIZE (firefox-78.7.0esr.source.tar.xz) = 332849732