From nobody Tue Nov 23 18:15:07 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id ACA34189E93B; Tue, 23 Nov 2021 18:15:07 +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 4HzC3b2zpSz4sQF; Tue, 23 Nov 2021 18:15:07 +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 466341B544; Tue, 23 Nov 2021 18:15:07 +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 1ANIF7BM035261; Tue, 23 Nov 2021 18:15:07 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1ANIF7nC035260; Tue, 23 Nov 2021 18:15:07 GMT (envelope-from git) Date: Tue, 23 Nov 2021 18:15:07 GMT Message-Id: <202111231815.1ANIF7nC035260@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Neel Chauhan Subject: git: b7d268f8215b - main - lang/ponyc: unbreak clang 13 build, release maintainership List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: nc X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: b7d268f8215b1714a22f35eb3059085ee6af41b2 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1637691307; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=JXs0ZR2z3ny3jEYNg/ed+HTjiACZ5sXunRbxs9M+w4Y=; b=AdTXWP4aF3I+uL7L015Nu4nkT1VnB08TeZo6dyhOmKYHR6iiZIail28JmxMYWeZecQeS7a 14T+TsqBjv1J7Ibi5s8yqJ0TJ3mrtEMwICN5aGkA2PqKY3IpU04aOFu6VOHfdAIAfEt0XK Mt5whnAYON9qXX1pyahPDFrWnQgw1DR4DuY9FjtiQ0bezy7ceSsohYOc8uLqvSJ8bqlN6V 9xinJNwJc8UuDlQSa1bZPSA+5xxhXc41W17cydmthmHGYsMcYkFkxusEQlsT9Elagpw4rV 1mwG80VGt7PsiexByVLH6oqaIVdyicvKN5VoE6gTGeXKjTKM0EK6bhK96zmZrw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1637691307; a=rsa-sha256; cv=none; b=lCS6EgHPPgxHUzNy+qZqeF22FpnQu+tH/lsjLQeQYWiO5/w4kLzzPOdfsQiuXFpXOhF0Ma WBDuXHHn7Uu0xhvrXnpa0IZH9rfLCjQ4Z0aHggQbojWTMyGcImmUP5tIZuIqMmDLQfFEmm F/KSfmisMvj2D11jZcgzSK0U8vmULVzFrkvobCOXrN7IMRC0dHtPfuZDDbKp7XvNaiVEzb C/gn82ZTPyM3nWGLWvbUxPKktgkt2Vmmx6DNAd52OIadBW0nOa2czUnM+KaYQPHzWAnMWu hhgbyU7n4x6I0PejsAsNQq0HiqVwVgG5LWaF6pS7TTxP8GWaS9zEmSJ0jwDzJA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=b7d268f8215b1714a22f35eb3059085ee6af41b2 commit b7d268f8215b1714a22f35eb3059085ee6af41b2 Author: Greg V AuthorDate: 2021-11-23 17:33:47 +0000 Commit: Neel Chauhan CommitDate: 2021-11-23 18:14:45 +0000 lang/ponyc: unbreak clang 13 build, release maintainership PR: 259998 --- lang/ponyc/Makefile | 2 +- lang/ponyc/files/patch-Makefile-ponyc | 11 +++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/lang/ponyc/Makefile b/lang/ponyc/Makefile index af9ac8aaa734..20f5c068d2f2 100644 --- a/lang/ponyc/Makefile +++ b/lang/ponyc/Makefile @@ -2,7 +2,7 @@ PORTNAME= ponyc DISTVERSION= 0.33.2 CATEGORIES= lang -MAINTAINER= greg@unrelenting.technology +MAINTAINER= ports@FreeBSD.org COMMENT= Pony language compiler LICENSE= BSD2CLAUSE diff --git a/lang/ponyc/files/patch-Makefile-ponyc b/lang/ponyc/files/patch-Makefile-ponyc index 2ce6a0c0e73c..e5485dae6654 100644 --- a/lang/ponyc/files/patch-Makefile-ponyc +++ b/lang/ponyc/files/patch-Makefile-ponyc @@ -1,8 +1,15 @@ Avoid hardcoding /usr/local/bin/clang70 as fallback linker ---- Makefile-ponyc.orig 2019-11-02 05:19:12 UTC +--- Makefile-ponyc.orig 2020-02-03 03:34:35 UTC +++ Makefile-ponyc -@@ -130,7 +130,7 @@ LINKER_FLAGS = -march=$(arch) -mtune=$(tune) $(LDFLAGS +@@ -146,13 +146,13 @@ else + endif + + LIB_EXT ?= a +-BUILD_FLAGS = -march=$(arch) -mtune=$(tune) -Werror -Wconversion \ ++BUILD_FLAGS = -march=$(arch) -mtune=$(tune) -Wconversion \ + -Wno-sign-conversion -Wextra -Wall + LINKER_FLAGS = -march=$(arch) -mtune=$(tune) $(LDFLAGS) AR_FLAGS ?= rcs ALL_CFLAGS = -std=gnu11 -fexceptions \ -DPONY_VERSION=\"$(tag)\" -DLLVM_VERSION=\"$(llvm_version)\" \