git: 4e7aa9a3beb8 - main - graphics/libchamplain: update to 0.12.21
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 04 Mar 2025 13:23:13 UTC
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/ports/commit/?id=4e7aa9a3beb8270116f5b552adf8ce9b4376b481 commit 4e7aa9a3beb8270116f5b552adf8ce9b4376b481 Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2025-03-04 13:21:25 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2025-03-04 13:23:11 +0000 graphics/libchamplain: update to 0.12.21 Use libsoup3 instead of libsoup2, some of the consumers of the libs are linked to libsoup3 already and were complaining about the mixup of symbols between libsoup2 and libsoup3 --- graphics/libchamplain/Makefile | 6 +++--- graphics/libchamplain/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/graphics/libchamplain/Makefile b/graphics/libchamplain/Makefile index 2008dc755eff..cb30b1050712 100644 --- a/graphics/libchamplain/Makefile +++ b/graphics/libchamplain/Makefile @@ -1,6 +1,5 @@ PORTNAME= libchamplain -PORTVERSION= 0.12.20 -PORTREVISION= 3 +PORTVERSION= 0.12.21 CATEGORIES= graphics MASTER_SITES= GNOME @@ -15,7 +14,7 @@ LIB_DEPENDS= libcogl.so:graphics/cogl \ libclutter-1.0.so:graphics/clutter \ libclutter-gtk-1.0.so:graphics/clutter-gtk3 \ libjson-glib-1.0.so:devel/json-glib \ - libsoup-2.4.so:devel/libsoup + libsoup-3.0.so:devel/libsoup3 USES= gettext-runtime gl gnome localbase meson \ pkgconfig sqlite tar:xz vala:build xorg @@ -24,6 +23,7 @@ USE_GL= egl USE_XORG= x11 xcomposite xdamage xext xfixes xi xrandr USE_LDCONFIG= yes INSTALL_TARGET= install-strip +CONFIGURE_ARGS= -Dlibsoup3=true PLIST_SUB= VERSION=0.12 diff --git a/graphics/libchamplain/distinfo b/graphics/libchamplain/distinfo index f206dbcad635..d423af14024f 100644 --- a/graphics/libchamplain/distinfo +++ b/graphics/libchamplain/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1592254600 -SHA256 (libchamplain-0.12.20.tar.xz) = 0232b4bfcd130a1c5bda7b6aec266bf2d06e701e8093df1886f1e26bc1ba3066 -SIZE (libchamplain-0.12.20.tar.xz) = 222168 +TIMESTAMP = 1741094302 +SHA256 (libchamplain-0.12.21.tar.xz) = a915cd172a0c52944c5579fcb4683f8a878c571bf5e928254b5dafefc727e5a7 +SIZE (libchamplain-0.12.21.tar.xz) = 223748