Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Feb 2026 06:40:02 +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: 6453dee662fc - main - net-im/folks: update to 0.15.12
Message-ID:  <69a28dc2.4186d.380246a9@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=6453dee662fcb2359bbb8774edb2a5286bc9ac3e

commit 6453dee662fcb2359bbb8774edb2a5286bc9ac3e
Author:     Olivier Duchateau <duchateau.olivier@gmail.com>
AuthorDate: 2026-02-28 06:22:38 +0000
Commit:     Don Lewis <truckman@FreeBSD.org>
CommitDate: 2026-02-28 06:39:25 +0000

    net-im/folks: update to 0.15.12
    
    Update to 0.15.12:
    
      overview of changes from libfolks 0.15.11 to libfolks 0.15.12
      =============================================================
    
      Bugs fixed:
        * CI fixes
    
      overview of changes from libfolks 0.15.10 to libfolks 0.15.11
      =============================================================
    
      Bugs fixed:
        * eds backend: Correct patch for evolution-data-server 3.59.1 API changes
        * meson: Set minimum GLib version to 2.80
    
      Overview of changes from libfolks 0.15.9 to libfolks 0.15.10
      ============================================================
    
      Major changes:
        * backend: Adapt to evolution-data-server 3.59.1 API changes
    
    We don't need sqlite (truckman)
    
    Pet portclippy (truckman)
    
    PR:             292462
---
 net-im/folks/Makefile  | 16 +++++++---------
 net-im/folks/distinfo  |  6 +++---
 net-im/folks/pkg-plist |  2 ++
 3 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/net-im/folks/Makefile b/net-im/folks/Makefile
index e3bd0d9ca099..d18a394bc19a 100644
--- a/net-im/folks/Makefile
+++ b/net-im/folks/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	folks
-PORTVERSION=	0.15.9
-PORTREVISION=	2
+PORTVERSION=	0.15.12
 CATEGORIES=	net-im
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome
@@ -14,20 +13,19 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 LIB_DEPENDS=	libgee-0.8.so:devel/libgee
 
-USES=		gettext gnome localbase meson python:build pkgconfig \
-		readline sqlite tar:xz vala:build
+USES=		gettext-tools gnome localbase meson python:build pkgconfig \
+		readline tar:xz vala:build
 USE_GNOME=	glib20 evolutiondataserver3 introspection:build libxml2
+GLIB_SCHEMAS=	org.freedesktop.folks.gschema.xml
+
 USE_LDCONFIG=	yes
 
 MESON_ARGS=	-Dbluez_backend=false \
 		-Dtelepathy_backend=false \
-		-Dtests=false \
-		-Dinstalled_tests=false
+		-Dtests=false
 
-GLIB_SCHEMAS=	org.freedesktop.folks.gschema.xml
+BINARY_ALIAS=	python3=${PYTHON_CMD}
 
 PLIST_SUB=	LIBVER=26 LIBVERLONG=26.0.0
 
-BINARY_ALIAS=	python3=${PYTHON_CMD}
-
 .include <bsd.port.mk>
diff --git a/net-im/folks/distinfo b/net-im/folks/distinfo
index 2b42a7329f30..4a951aff3822 100644
--- a/net-im/folks/distinfo
+++ b/net-im/folks/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1736093690
-SHA256 (gnome/folks-0.15.9.tar.xz) = 2311b37355c351f33f163fdc394874a22a0a0682c319493d6d8a6e420711415f
-SIZE (gnome/folks-0.15.9.tar.xz) = 506044
+TIMESTAMP = 1768406675
+SHA256 (gnome/folks-0.15.12.tar.xz) = 21f44e2bdabb1ee7f8e41bb996d10ac7daf35c78c498177db0c00f580a20a914
+SIZE (gnome/folks-0.15.12.tar.xz) = 513004
diff --git a/net-im/folks/pkg-plist b/net-im/folks/pkg-plist
index 91ad8fce0616..0b1dea6acab6 100644
--- a/net-im/folks/pkg-plist
+++ b/net-im/folks/pkg-plist
@@ -58,6 +58,7 @@ share/locale/ie/LC_MESSAGES/folks.mo
 share/locale/it/LC_MESSAGES/folks.mo
 share/locale/ja/LC_MESSAGES/folks.mo
 share/locale/ka/LC_MESSAGES/folks.mo
+share/locale/kab/LC_MESSAGES/folks.mo
 share/locale/kk/LC_MESSAGES/folks.mo
 share/locale/kn/LC_MESSAGES/folks.mo
 share/locale/ko/LC_MESSAGES/folks.mo
@@ -89,6 +90,7 @@ share/locale/th/LC_MESSAGES/folks.mo
 share/locale/tr/LC_MESSAGES/folks.mo
 share/locale/ug/LC_MESSAGES/folks.mo
 share/locale/uk/LC_MESSAGES/folks.mo
+share/locale/uz/LC_MESSAGES/folks.mo
 share/locale/vi/LC_MESSAGES/folks.mo
 share/locale/zh_CN/LC_MESSAGES/folks.mo
 share/locale/zh_HK/LC_MESSAGES/folks.mo


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69a28dc2.4186d.380246a9>