From owner-dev-commits-ports-main@freebsd.org Fri Sep 3 13:25:34 2021 Return-Path: Delivered-To: dev-commits-ports-main@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 7B4D9675D51; Fri, 3 Sep 2021 13:25:34 +0000 (UTC) (envelope-from git@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 4H1JSt2Sy4z3L65; Fri, 3 Sep 2021 13:25:34 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3AE872D12A; Fri, 3 Sep 2021 13:25:34 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 183DPYBa095123; Fri, 3 Sep 2021 13:25:34 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 183DPYja095122; Fri, 3 Sep 2021 13:25:34 GMT (envelope-from git) Date: Fri, 3 Sep 2021 13:25:34 GMT Message-Id: <202109031325.183DPYja095122@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Dmitri Goutnik Subject: git: 04e401ec556d - main - lang/go-devel: mark stacks as non-executable on freebsd MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: dmgk X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 04e401ec556d61dbad61bd63b6f530b550c787a0 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Sep 2021 13:25:34 -0000 The branch main has been updated by dmgk: URL: https://cgit.FreeBSD.org/ports/commit/?id=04e401ec556d61dbad61bd63b6f530b550c787a0 commit 04e401ec556d61dbad61bd63b6f530b550c787a0 Author: Mina Galić AuthorDate: 2021-09-03 13:23:43 +0000 Commit: Dmitri Goutnik CommitDate: 2021-09-03 13:25:09 +0000 lang/go-devel: mark stacks as non-executable on freebsd PR: 258241 --- lang/go-devel/Makefile | 9 ++++++--- lang/go-devel/distinfo | 8 +++++--- 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/lang/go-devel/Makefile b/lang/go-devel/Makefile index 7145af685bc7..cb5333e83664 100644 --- a/lang/go-devel/Makefile +++ b/lang/go-devel/Makefile @@ -1,7 +1,7 @@ # Created by: Devon H. O'Dell -PORTVERSION= g20210816 -# Always set PORTREVISION and PORTEPOCH explicitly as otherwise it is inherited from lang/go +PORTVERSION= g20210902 +# Always set PORTREVISION and PORTEPOCH explicitly as otherwise they are inherited from lang/go PORTREVISION= 0 PORTEPOCH= 0 MASTER_SITES= https://github.com/dmgk/go-bootstrap/releases/download/${BOOTSTRAP_TAG}/:bootstrap \ @@ -9,11 +9,14 @@ MASTER_SITES= https://github.com/dmgk/go-bootstrap/releases/download/${BOOTSTRAP PKGNAMESUFFIX= -devel DISTFILES= go-${OPSYS:tl}-${GOARCH_${ARCH}}${GOARM_${ARCH}}-${BOOTSTRAP_TAG}.tar.xz:bootstrap +# Avoid conflicting patch files +PATCHFILES= + COMMENT= Go programming language (development version) USE_GITHUB= yes GH_ACCOUNT= golang -GH_TAGNAME= ec5170397c724a8ae440b2bc529f857c86f0e6b1 +GH_TAGNAME= 782aa42255163559c5e1c4c2d98c8f28da8cf96b CONFLICTS_INSTALL= go diff --git a/lang/go-devel/distinfo b/lang/go-devel/distinfo index c32732ec50ba..a69c1c4668f2 100644 --- a/lang/go-devel/distinfo +++ b/lang/go-devel/distinfo @@ -1,8 +1,10 @@ -TIMESTAMP = 1629295181 +TIMESTAMP = 1630672138 SHA256 (go-freebsd-arm64-go1.14.tar.xz) = f8b0cf0d323e581c9e3e0d5c217847a3e0294fcc92dbac92a5b02cea9d97ad8d SIZE (go-freebsd-arm64-go1.14.tar.xz) = 34944548 -SHA256 (golang-go-g20210816-ec5170397c724a8ae440b2bc529f857c86f0e6b1_GH0.tar.gz) = 7265002da9f1142432f7f0fc554b1df1a548fd30262c267477d2e73a1d365004 -SIZE (golang-go-g20210816-ec5170397c724a8ae440b2bc529f857c86f0e6b1_GH0.tar.gz) = 22147624 +SHA256 (golang-go-g20210902-782aa42255163559c5e1c4c2d98c8f28da8cf96b_GH0.tar.gz) = f8ac0944636dc2be0ec0d782817761ce13d0e901a530073f0aa4293da7a0402a +SIZE (golang-go-g20210902-782aa42255163559c5e1c4c2d98c8f28da8cf96b_GH0.tar.gz) = 22319396 +SHA256 (782aa42255163559c5e1c4c2d98c8f28da8cf96b.patch) = af6c73b4c403a7aa7aa7865d25799141d28d29447a613f3c8c6c77f9fa41d7f6 +SIZE (782aa42255163559c5e1c4c2d98c8f28da8cf96b.patch) = 1111 SHA256 (go-freebsd-amd64-go1.14.tar.xz) = 3b259247fb228258a4f31e283e9aa23cafd590eabce334666a9e9b2ffe47c19b SIZE (go-freebsd-amd64-go1.14.tar.xz) = 35927980 SHA256 (go-freebsd-arm6-go1.14.tar.xz) = 5846b4bbc6881c6c04daffbdb647d53a5b002a0e177271ecfcabef734b209614