From nobody Thu May 15 11:38:16 2025 X-Original-To: dev-commits-ports-all@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 4ZypBF3YWdz5wCKT; Thu, 15 May 2025 11:38:29 +0000 (UTC) (envelope-from fuz@fuz.su) Received: from fuz.su (fuz.su [IPv6:2001:41d0:8:e508::1]) (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 (2048 bits) client-digest SHA256) (Client CN "fuz.su", Issuer "fuz.su" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4ZypBF0p92z40qV; Thu, 15 May 2025 11:38:28 +0000 (UTC) (envelope-from fuz@fuz.su) Authentication-Results: mx1.freebsd.org; none Received: from fuz.su (localhost [127.0.0.1]) by fuz.su (8.18.1/8.18.1) with ESMTPS id 54FBcHQo030182 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Thu, 15 May 2025 13:38:17 +0200 (CEST) (envelope-from fuz@fuz.su) Received: (from fuz@localhost) by fuz.su (8.18.1/8.18.1/Submit) id 54FBcGm9030181; Thu, 15 May 2025 13:38:16 +0200 (CEST) (envelope-from fuz) Date: Thu, 15 May 2025 13:38:16 +0200 From: Robert Clausecker To: Rene Ladan Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 1cee2d71d3c5 - main - devel/csmith: fix expiration date Message-ID: References: <202505151046.54FAkKwN046634@gitrepo.freebsd.org> List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <202505151046.54FAkKwN046634@gitrepo.freebsd.org> X-Rspamd-Queue-Id: 4ZypBF0p92z40qV X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:16276, ipnet:2001:41d0::/32, country:FR] X-Spamd-Bar: ---- Am Thu, May 15, 2025 at 10:46:20AM +0000 schrieb Rene Ladan: > The branch main has been updated by rene: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=1cee2d71d3c51bcdb0b13eea0c628b6421ed0cea > > commit 1cee2d71d3c51bcdb0b13eea0c628b6421ed0cea > Author: Rene Ladan > AuthorDate: 2025-05-15 10:45:54 +0000 > Commit: Rene Ladan > CommitDate: 2025-05-15 10:45:54 +0000 > > devel/csmith: fix expiration date > --- > devel/csmith/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/devel/csmith/Makefile b/devel/csmith/Makefile > index 07c0d1a586a0..15e8a896c2a1 100644 > --- a/devel/csmith/Makefile > +++ b/devel/csmith/Makefile > @@ -11,7 +11,7 @@ LICENSE= BSD2CLAUSE > > BROKEN= Unfetchable > DEPRECATED= Unmaintained for years > -EXPIRATION_DATE=2024-06-30 > +EXPIRATION_DATE=2025-06-30 > > USES= gmake libtool localbase perl5 shebangfix > USE_CXXSTD= c++11 I've hacked on csmith in the past (we tried to use it to generate pre- and postcondition annotations for Frama C); I'll try to pick it up and update it to the current github master branch. Yours, Robert Clausecker -- () ascii ribbon campaign - for an encoding-agnostic world /\ - against html email - against proprietary attachments