Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Feb 2026 11:39:49 +0000
From:      Don Lewis <truckman@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Cc:        Olivier Duchateau <duchateau.olivier@gmail.com>
Subject:   git: 544c6491c3ae - main - x11-fonts/cantarell-fonts: update to 0.311
Message-ID:  <69930205.36f02.4f53fdb1@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by truckman:

URL: https://cgit.FreeBSD.org/ports/commit/?id=544c6491c3ae388a60c3da9e979f280e4ef631e3

commit 544c6491c3ae388a60c3da9e979f280e4ef631e3
Author:     Olivier Duchateau <duchateau.olivier@gmail.com>
AuthorDate: 2026-02-16 07:13:18 +0000
Commit:     Don Lewis <truckman@FreeBSD.org>
CommitDate: 2026-02-16 11:38:55 +0000

    x11-fonts/cantarell-fonts: update to 0.311
    
    Update to 0.311
    
      Release: v0.311
      - Also provide a ss01 variant for the "fl" ligature, which I forgot in the last release.
      - Relax Python version requirements to >= 3.10 when using uv.
    
    Remove MESON_ARGS, useprebuilt option is enabled by default
    
    PR:             292096
---
 x11-fonts/cantarell-fonts/Makefile | 4 +---
 x11-fonts/cantarell-fonts/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/x11-fonts/cantarell-fonts/Makefile b/x11-fonts/cantarell-fonts/Makefile
index 83c8e5d4ea03..d4cf46a6b7f8 100644
--- a/x11-fonts/cantarell-fonts/Makefile
+++ b/x11-fonts/cantarell-fonts/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	cantarell-fonts
-DISTVERSION=	0.310
+DISTVERSION=	0.311
 CATEGORIES=	x11-fonts gnome
 MASTER_SITES=	https://cantarell.gnome.org/releases/
 DIST_SUBDIR=	gnome
@@ -15,6 +15,4 @@ USES=		fonts gettext-tools meson tar:xz
 FONTSDIR=	share/fonts/cantarell
 NO_ARCH=	yes
 
-MESON_ARGS=	-Duseprebuilt=true
-
 .include <bsd.port.mk>
diff --git a/x11-fonts/cantarell-fonts/distinfo b/x11-fonts/cantarell-fonts/distinfo
index f80d976521d4..2bdd42af49e6 100644
--- a/x11-fonts/cantarell-fonts/distinfo
+++ b/x11-fonts/cantarell-fonts/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1767262340
-SHA256 (gnome/cantarell-fonts-0.310.tar.xz) = 754d7003394b566acb5417505532aa84db942160e4f38bc73de3e2fa2ca58ce0
-SIZE (gnome/cantarell-fonts-0.310.tar.xz) = 577972
+TIMESTAMP = 1768149140
+SHA256 (gnome/cantarell-fonts-0.311.tar.xz) = 706778e6f9468d534d7afe05e4f6e1586110395ef37d24df259746736fd6b702
+SIZE (gnome/cantarell-fonts-0.311.tar.xz) = 607560


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69930205.36f02.4f53fdb1>