Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jul 2024 18:22:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 280274] net/quiche: update to 0.22.0
Message-ID:  <bug-280274-7788-3sm4JS6v3q@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-280274-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-280274-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280274

Zsolt Udvari <uzsolt@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |In Progress
                 CC|                            |uzsolt@FreeBSD.org

--- Comment #2 from Zsolt Udvari <uzsolt@FreeBSD.org> ---
(In reply to Junho Choi from comment #1)
I'd prefer DISTVERSION without macros and derive from it the MAJOR_VER if
needed:

DISTVERSION=3D0.22.0
MAJOR_VER=3D${DISTVERSION:C|\..*||}

See "man make" (Variable modifiers).

In your case it's hard to find the DISTVERSION.

And could you please check "portfmt -D Makefile" (part of ports-mgmt/portfm=
t)?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-280274-7788-3sm4JS6v3q>