Date: Tue, 1 Jun 2021 01:21:47 +0200 (CEST) From: Gerald Pfeifer <gerald@pfeifer.com> To: =?ISO-8859-15?Q?Fernando_Apestegu=EDa?= <fernape@freebsd.org> Cc: ports-committers@freebsd.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: svn commit: r564769 - head/irc/undernet-ircu Message-ID: <6533b034-b646-6be1-917b-4d91b9862d0@pfeifer.com> In-Reply-To: <CAGwOe2asbqDXG2gxSh4eKZGD3pwZyqu9Oi01N-ZAqWp8_aGtpA@mail.gmail.com> References: <202102090704.11974rlH001767@repo.freebsd.org> <44f4698a-4cfd-6a6-6b89-4a4babfdab80@pfeifer.com> <CAGwOe2asbqDXG2gxSh4eKZGD3pwZyqu9Oi01N-ZAqWp8_aGtpA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Fernando, On Sun, 14 Feb 2021, Fernando Apesteguía wrote: >> Are you sure it even works with the 14 year old version of GCC >> used by some (older) versions on some (tier 2) platforms? > Nope, I only test on all production (11.4, 12.2) releases plus > current on both i386 and amd64. >> If GCC is required, I suggest USE_GCC=yes. >> > Should be fixed in r565214. I overlooked this. Thanks for the heads up! thank you! >> Mk/bsd.gcc.mk tries to describe this a bit, and I'm happy to >> enhance it if you have any questions or suggestions. > Since the use case for USE_GCC = any seems narrow (I don't think many > ports build with 12 years old compilers on many tier 2 platforms), we > could add a warning in the terms of "unless you can guarantee that this > works on tier 2 platforms with very old compilers, this is probably not > what you want. Try USE_GCC=yes instead" This was a great idea. I have taken yet one step beyond and made USE_GCC=any the equivalent of USE_GCC=yes and will soon remove all instances of USE_GCC=any from the ports tree. Then, also based on input from Mat, I'm looking into adding a warning. CHeers, Gerald From owner-dev-commits-ports-main@freebsd.org Tue Jun 1 02:41:36 2021 Return-Path: <owner-dev-commits-ports-main@freebsd.org> 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 BB591637965; Tue, 1 Jun 2021 02:41:36 +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 4FvGdD4nNtz3v2c; Tue, 1 Jun 2021 02:41:36 +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 8CCE71B9DB; Tue, 1 Jun 2021 02:41:36 +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 1512fa72026526; Tue, 1 Jun 2021 02:41:36 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1512fasN026525; Tue, 1 Jun 2021 02:41:36 GMT (envelope-from git) Date: Tue, 1 Jun 2021 02:41:36 GMT Message-Id: <202106010241.1512fasN026525@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Neel Chauhan <nc@FreeBSD.org> Subject: git: 82146b080fe7 - main - net/nncp: Update to 6.5.0 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: 82146b080fe70be39f9d73fcfa1170d1a6e02daf 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 <dev-commits-ports-main.freebsd.org> List-Unsubscribe: <https://lists.freebsd.org/mailman/options/dev-commits-ports-main>, <mailto:dev-commits-ports-main-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/dev-commits-ports-main/> List-Post: <mailto:dev-commits-ports-main@freebsd.org> List-Help: <mailto:dev-commits-ports-main-request@freebsd.org?subject=help> List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/dev-commits-ports-main>, <mailto:dev-commits-ports-main-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 01 Jun 2021 02:41:36 -0000 The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=82146b080fe70be39f9d73fcfa1170d1a6e02daf commit 82146b080fe70be39f9d73fcfa1170d1a6e02daf Author: Sergey Matveev <stargrave@stargrave.org> AuthorDate: 2021-06-01 02:41:10 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2021-06-01 02:41:10 +0000 net/nncp: Update to 6.5.0 Changes: http://www.nncpgo.org/Release-6_002e5_002e0.html PR: 256304 --- net/nncp/Makefile | 2 +- net/nncp/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/nncp/Makefile b/net/nncp/Makefile index c398830cbb65..4fd2908c87ec 100644 --- a/net/nncp/Makefile +++ b/net/nncp/Makefile @@ -1,5 +1,5 @@ PORTNAME= nncp -DISTVERSION= 6.4.0 +DISTVERSION= 6.5.0 CATEGORIES= net MASTER_SITES= http://www.nncpgo.org/download/ diff --git a/net/nncp/distinfo b/net/nncp/distinfo index 0d45c57a279e..2a38ef2560e4 100644 --- a/net/nncp/distinfo +++ b/net/nncp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619114640 -SHA256 (nncp-6.4.0.tar.xz) = 3d0d1156d69af698d402663cf84e51cc3d40a50d300e34d1105a6f7532e4b99b -SIZE (nncp-6.4.0.tar.xz) = 1067328 +TIMESTAMP = 1622483576 +SHA256 (nncp-6.5.0.tar.xz) = 241d2aa727275ccf86f067971aa8b3b8d625c85c4279dfde560216e338670b9a +SIZE (nncp-6.5.0.tar.xz) = 1066660
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6533b034-b646-6be1-917b-4d91b9862d0>