From nobody Sat Jan 11 15:52:18 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 4YVjhf01gQz5kVPX; Sat, 11 Jan 2025 15:52:34 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Received: from mx-2023-1.gwdg.de (mx-2023-1.gwdg.de [134.76.10.21]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4YVjhd3gqPz4gh0; Sat, 11 Jan 2025 15:52:33 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Authentication-Results: mx1.freebsd.org; none DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gwdg.de; s=2023-rsa; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:From: Reply-To:CC:References:To:Subject:MIME-Version:Date:Message-ID:Sender: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=v7UmkNUtZF4bPSEnvXJSdZMrjdURxNr34iiG7iS02kk=; b=IHRqxXL5b4NQtAu8qT9afCy8n7 wq1VCPdS4ajQXnK//nLivelVYdPnCN4cikyavqpvZ/u1NKyk16MfbuD1G8kOTG3NoyGrJxsCxKhgP 8j5brx2cKh8iYGud5PWgQj1TuVwtrtu3UXju5hOiI2XrcqbfTO2knMZzdr4ccU/5RbG5qmIvyGbdr q58sDy9XzcW4e7JpADjoeabaB/eZyYikQTn7O5kTZpGT0Rsp8wYGhf0n2dAhSCkjNaZ01111TxAQN /ehyUlgItvRlOEWAvnAjE7nFoVNzp+gZDoRrREiNr3DTzzUdkaZttwt+Ka8OM7RfIPYn8ZiLoYuel 0TP2BdcQ==; Received: from xmailer.gwdg.de ([134.76.10.29]:52180) by mailer.gwdg.de with esmtp (GWDG Mailer) (envelope-from ) id 1tWdmp-00Es5G-0x; Sat, 11 Jan 2025 16:52:31 +0100 Received: from mbx19-gwd-03.um.gwdg.de ([10.108.142.56] helo=email.gwdg.de) by mailer.gwdg.de with esmtps (TLS1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (GWDG Mailer) (envelope-from ) id 1tWdmp-000Aon-0X; Sat, 11 Jan 2025 16:52:31 +0100 Received: from [192.168.178.23] (10.250.9.200) by MBX19-GWD-03.um.gwdg.de (10.108.142.56) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.2.1544.14; Sat, 11 Jan 2025 16:52:24 +0100 Message-ID: Date: Sat, 11 Jan 2025 16:52:18 +0100 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 User-Agent: Mozilla Thunderbird Subject: Re: git: 147214361b86 - main - x11-toolkits/vte3: update to 0.78.2 To: Charlie Li References: <202501111518.50BFI8hq075253@gitrepo.freebsd.org> Content-Language: en-US, de-DE CC: , , Reply-To: Rainer Hurling From: Rainer Hurling In-Reply-To: <202501111518.50BFI8hq075253@gitrepo.freebsd.org> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.250.9.200] X-ClientProxiedBy: MBX19-FMZ-04.um.gwdg.de (10.108.142.63) To MBX19-GWD-03.um.gwdg.de (10.108.142.56) X-Virus-Scanned: (clean) by clamav X-Spam-Level: - X-Rspamd-Queue-Id: 4YVjhd3gqPz4gh0 X-Spamd-Bar: ---- 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:207592, ipnet:134.76.0.0/16, country:DE] Isn't the right dependency for lz4 archivers/liblz4? #git diff Makefile diff --git a/x11-toolkits/vte3/Makefile b/x11-toolkits/vte3/Makefile index b663ee7dabe3..f616bbc5c4d6 100644 --- a/x11-toolkits/vte3/Makefile +++ b/x11-toolkits/vte3/Makefile @@ -22,7 +22,7 @@ LICENSE= LGPL21 BUILD_DEPENDS= bash:shells/bash \ ${LOCALBASE}/include/fast_float/fast_float.h:math/fast_float LIB_DEPENDS= libpcre2-8.so:devel/pcre2 \ - liblz4.so:archivers/lz4 \ + liblz4.so:archivers/liblz4 \ libicuuc.so:devel/icu PORTSCOUT= limitw:1,even Best wishes, Rainer Am 11.01.25 um 16:18 schrieb Charlie Li: > The branch main has been updated by vishwin: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=147214361b86df30e08f74a02a4c7640ced92528 > > commit 147214361b86df30e08f74a02a4c7640ced92528 > Author: Robert Clausecker > AuthorDate: 2025-01-10 15:26:19 +0000 > Commit: Charlie Li > CommitDate: 2025-01-11 15:12:01 +0000 > > x11-toolkits/vte3: update to 0.78.2 > > Grab commits from upstream to fix a build issue as our libc++ does > not support formatting floats with std::from_chars and a radix > argument. > > Incorporates a suggestion by Ivan Rozhuk to remove a flood of bogus > warnings. > > Still broken on armv7 unfortunately. > > While here, add missing dependencies and fix meson handling in > OPTIONS, as gtk4 became default enabled upstream. > > PR: 275778 > Co-authored-by: vishwin (gnome) > --- > x11-toolkits/vte3/Makefile | 25 +++++++++++++++++-------- > x11-toolkits/vte3/distinfo | 18 +++++++++++++----- > x11-toolkits/vte3/pkg-plist | 5 ++++- > 3 files changed, 34 insertions(+), 14 deletions(-) > > diff --git a/x11-toolkits/vte3/Makefile b/x11-toolkits/vte3/Makefile > index d62988935b1a..b663ee7dabe3 100644 > --- a/x11-toolkits/vte3/Makefile > +++ b/x11-toolkits/vte3/Makefile > @@ -1,13 +1,17 @@ > PORTNAME= vte > -PORTVERSION= 0.70.2 > -PORTREVISION= 5 > +PORTVERSION= 0.78.2 > CATEGORIES= x11-toolkits gnome > MASTER_SITES= GNOME > PKGNAMESUFFIX= 3 > DIST_SUBDIR= gnome > > +# https://gitlab.gnome.org/GNOME/vte/-issues/2823 > PATCH_SITES= https://gitlab.gnome.org/GNOME/vte/-/commit/ > -PATCHFILES+= 9b41cd101429.patch:-p1 #https://gitlab.gnome.org/GNOME/vte/-/issues/2618 > +PATCHFILES+= f6095fca4d1b.patch:-p1 \ > + 6c2761f51a04.patch:-p1 \ > + d09330585e64.patch:-p1 \ > + b262c4432b80.patch:-p1 \ > + ae2b83c6fc83.patch:-p1 > > MAINTAINER= gnome@FreeBSD.org > COMMENT= Terminal widget with improved accessibility and I18N support > @@ -15,17 +19,21 @@ WWW= https://wiki.gnome.org/Apps/Terminal/VTE > > LICENSE= LGPL21 > > -BUILD_DEPENDS= bash:shells/bash > +BUILD_DEPENDS= bash:shells/bash \ > + ${LOCALBASE}/include/fast_float/fast_float.h:math/fast_float > LIB_DEPENDS= libpcre2-8.so:devel/pcre2 \ > + liblz4.so:archivers/lz4 \ > libicuuc.so:devel/icu > > PORTSCOUT= limitw:1,even > > -USES= compiler:c++11-lang gettext gnome localbase meson \ > +USES= compiler:c++17-lang gettext gnome localbase meson \ > pkgconfig python tar:xz vala:build > USE_LDCONFIG= yes > USE_GNOME= cairo gdkpixbuf2 gtk30 introspection:build > > +# Disable build time flooding. > +CFLAGS+= -Wno-cast-function-type-strict > MESON_ARGS= -Da11y=true \ > -Dgir=true \ > -Dgtk3=true \ > @@ -43,12 +51,13 @@ OPTIONS_DEFAULT=FRIBIDI GNUTLS GTK4 > OPTIONS_SUB= yes > > FRIBIDI_LIB_DEPENDS= libfribidi.so:converters/fribidi > -FRIBIDI_MESON_OFF= -Dfribidi=false > +FRIBIDI_MESON_TRUE= fribidi > > GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls > -GNUTLS_MESON_OFF= -Dgnutls=false > +GNUTLS_MESON_TRUE= gnutls > > +GTK4_LIB_DEPENDS= libgraphene-1.0.so:graphics/graphene > GTK4_USE= GNOME=gtk40 > -GTK4_MESON_ON= -Dgtk4=true > +GTK4_MESON_TRUE= gtk4 > > .include > diff --git a/x11-toolkits/vte3/distinfo b/x11-toolkits/vte3/distinfo > index b4b33ba8c453..d39d06f82a3e 100644 > --- a/x11-toolkits/vte3/distinfo > +++ b/x11-toolkits/vte3/distinfo > @@ -1,5 +1,13 @@ > -TIMESTAMP = 1682373362 > -SHA256 (gnome/vte-0.70.2.tar.xz) = 4d15b4380de3f564d57eabd006389c407c705df5b0c70030fdcc24971a334d80 > -SIZE (gnome/vte-0.70.2.tar.xz) = 898596 > -SHA256 (gnome/9b41cd101429.patch) = be02f08808761d714caf4617aa856de0c99842a188461d02ad66745bc36bf34c > -SIZE (gnome/9b41cd101429.patch) = 2091 > +TIMESTAMP = 1736535756 > +SHA256 (gnome/vte-0.78.2.tar.xz) = 35d7bcde07356846b4a12881c8e016705b70a9004a9082285eee5834ccc49890 > +SIZE (gnome/vte-0.78.2.tar.xz) = 1040104 > +SHA256 (gnome/f6095fca4d1b.patch) = 8eeee1a9084e3784258085bc42dcddc525d563fda63e862f8ed31a44c2151f3e > +SIZE (gnome/f6095fca4d1b.patch) = 4029 > +SHA256 (gnome/6c2761f51a04.patch) = 1b43e30c3fd5e0b98869f6d3772caa42ff69aae1c87f432e19346f45ee705bea > +SIZE (gnome/6c2761f51a04.patch) = 4853 > +SHA256 (gnome/d09330585e64.patch) = 5bafc41523d18f57a0ffec0026c832470b304f6af5c218f6f3b1b2aa33173d8f > +SIZE (gnome/d09330585e64.patch) = 2224 > +SHA256 (gnome/b262c4432b80.patch) = bd813359f786ea99d8c063665264ee37b62619e7d00a2da021024543f4c76ae5 > +SIZE (gnome/b262c4432b80.patch) = 1122 > +SHA256 (gnome/ae2b83c6fc83.patch) = 8ebe34ab8751e2ccf8b56b7b8f2e93308a161a9d5400c6588b8b04d10f1f4f44 > +SIZE (gnome/ae2b83c6fc83.patch) = 1612 > diff --git a/x11-toolkits/vte3/pkg-plist b/x11-toolkits/vte3/pkg-plist > index 2323aac7f8fb..718a61d00c22 100644 > --- a/x11-toolkits/vte3/pkg-plist > +++ b/x11-toolkits/vte3/pkg-plist > @@ -12,6 +12,7 @@ etc/profile.d/vte.sh > %%GTK4%%include/vte-%%VERSION%%-gtk4/vte/vteterminal.h > %%GTK4%%include/vte-%%VERSION%%-gtk4/vte/vtetypebuiltins-gtk4.h > %%GTK4%%include/vte-%%VERSION%%-gtk4/vte/vtetypebuiltins.h > +%%GTK4%%include/vte-%%VERSION%%-gtk4/vte/vteuuid.h > %%GTK4%%include/vte-%%VERSION%%-gtk4/vte/vteversion.h > include/vte-%%VERSION%%/vte/vte.h > include/vte-%%VERSION%%/vte/vtedeprecated.h > @@ -23,6 +24,7 @@ include/vte-%%VERSION%%/vte/vteregex.h > include/vte-%%VERSION%%/vte/vteterminal.h > include/vte-%%VERSION%%/vte/vtetypebuiltins-gtk3.h > include/vte-%%VERSION%%/vte/vtetypebuiltins.h > +include/vte-%%VERSION%%/vte/vteuuid.h > include/vte-%%VERSION%%/vte/vteversion.h > lib/girepository-1.0/Vte-%%VERSION%%.typelib > %%GTK4%%lib/girepository-1.0/Vte-%%VER3%%.typelib > @@ -30,7 +32,7 @@ lib/girepository-1.0/Vte-%%VERSION%%.typelib > %%GTK4%%lib/libvte-%%VERSION%%-gtk4.so.0 > lib/libvte-%%VERSION%%.so > lib/libvte-%%VERSION%%.so.0 > -lib/libvte-%%VERSION%%.so.0.7000.2 > +lib/libvte-%%VERSION%%.so.0.7800.2 > %%GTK4%%libdata/pkgconfig/vte-%%VERSION%%-gtk4.pc > libdata/pkgconfig/vte-%%VERSION%%.pc > libexec/vte-urlencode-cwd > @@ -86,6 +88,7 @@ share/locale/is/LC_MESSAGES/vte-%%VERSION%%.mo > share/locale/it/LC_MESSAGES/vte-%%VERSION%%.mo > share/locale/ja/LC_MESSAGES/vte-%%VERSION%%.mo > share/locale/ka/LC_MESSAGES/vte-%%VERSION%%.mo > +share/locale/kab/LC_MESSAGES/vte-%%VERSION%%.mo > share/locale/kk/LC_MESSAGES/vte-%%VERSION%%.mo > share/locale/kn/LC_MESSAGES/vte-%%VERSION%%.mo > share/locale/ko/LC_MESSAGES/vte-%%VERSION%%.mo