Date: Sun, 23 Jun 2024 13:46:30 GMT From: "Jason E. Hale" <jhale@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c22c0f870b47 - main - net-im/libaccounts-glib: Update to 1.27 Message-ID: <202406231346.45NDkU3A054093@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jhale: URL: https://cgit.FreeBSD.org/ports/commit/?id=c22c0f870b473b382320b22f1ed09527ec0cd946 commit c22c0f870b473b382320b22f1ed09527ec0cd946 Author: Jason E. Hale <jhale@FreeBSD.org> AuthorDate: 2024-06-23 05:56:37 +0000 Commit: Jason E. Hale <jhale@FreeBSD.org> CommitDate: 2024-06-23 13:46:22 +0000 net-im/libaccounts-glib: Update to 1.27 --- net-im/libaccounts-glib/Makefile | 19 +++++++------------ net-im/libaccounts-glib/distinfo | 6 +++--- net-im/libaccounts-glib/pkg-descr | 3 ++- net-im/libaccounts-glib/pkg-plist | 3 +-- 4 files changed, 13 insertions(+), 18 deletions(-) diff --git a/net-im/libaccounts-glib/Makefile b/net-im/libaccounts-glib/Makefile index b48d739736dd..ea4da2f5762f 100644 --- a/net-im/libaccounts-glib/Makefile +++ b/net-im/libaccounts-glib/Makefile @@ -1,5 +1,5 @@ PORTNAME= libaccounts-glib -DISTVERSION= 1.26 +DISTVERSION= 1.27 CATEGORIES= net-im DIST_SUBDIR= KDE/${GL_ACCOUNT} @@ -11,27 +11,22 @@ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= checkmk:devel/check -LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib -USES= gnome libtool meson pathfix pkgconfig python sqlite:3 vala:build -USE_GNOME= pygobject3 introspection libxml2 -USE_PYTHON= py3kplist +USES= gnome meson pathfix pkgconfig sqlite:3 vala:build +USE_GITLAB= yes +GL_ACCOUNT= accounts-sso +GL_TAGNAME= 26c54322304e9df598b2ba67427433a2e68b823e +USE_GNOME= introspection libxml2 +USE_LDCONFIG= yes CONFIGURE_ARGS= -Dtests=false INSTALL_TARGET= install-strip -# GitLab variables. -USE_GITLAB= yes -GL_ACCOUNT= accounts-sso -GL_TAGNAME= d31d74997c8524cac862a2c5f0cd902f99a39fc6 - OPTIONS_DEFINE= DOCS OPTIONS_SUB= yes DOCS_BUILD_DEPENDS= gtkdocize:textproc/gtk-doc DOCS_MESON_TRUE= docs -BINARY_ALIAS= python=${PYTHON_CMD} - .include <bsd.port.mk> diff --git a/net-im/libaccounts-glib/distinfo b/net-im/libaccounts-glib/distinfo index 43ec76459dae..07c231e15b0a 100644 --- a/net-im/libaccounts-glib/distinfo +++ b/net-im/libaccounts-glib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1662538058 -SHA256 (KDE/accounts-sso/accounts-sso-libaccounts-glib-d31d74997c8524cac862a2c5f0cd902f99a39fc6_GL0.tar.gz) = d46b9b55e9b7ca43de11012e330de786c13923f072139391ea024afc48ed7259 -SIZE (KDE/accounts-sso/accounts-sso-libaccounts-glib-d31d74997c8524cac862a2c5f0cd902f99a39fc6_GL0.tar.gz) = 117463 +TIMESTAMP = 1719120728 +SHA256 (KDE/accounts-sso/accounts-sso-libaccounts-glib-26c54322304e9df598b2ba67427433a2e68b823e_GL0.tar.gz) = 1b1800c16769cd792a4341183a19b512e3f7ae3719c992a25f70a315eaff1d6e +SIZE (KDE/accounts-sso/accounts-sso-libaccounts-glib-26c54322304e9df598b2ba67427433a2e68b823e_GL0.tar.gz) = 118004 diff --git a/net-im/libaccounts-glib/pkg-descr b/net-im/libaccounts-glib/pkg-descr index 5c966f6bd77c..dd68751af499 100644 --- a/net-im/libaccounts-glib/pkg-descr +++ b/net-im/libaccounts-glib/pkg-descr @@ -1 +1,2 @@ -Accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms. +Accounts and SSO (Single Sign-On) framework for Linux and POSIX based +platforms. diff --git a/net-im/libaccounts-glib/pkg-plist b/net-im/libaccounts-glib/pkg-plist index f83233626581..0aef4ad87ead 100644 --- a/net-im/libaccounts-glib/pkg-plist +++ b/net-im/libaccounts-glib/pkg-plist @@ -16,8 +16,7 @@ include/libaccounts-glib/libaccounts-glib.h lib/girepository-1.0/Accounts-1.0.typelib lib/libaccounts-glib.so lib/libaccounts-glib.so.0 -lib/libaccounts-glib.so.1.25 -%%PYTHON_SITELIBDIR%%/gi/overrides/Accounts.py +lib/libaccounts-glib.so.1.27 libdata/pkgconfig/libaccounts-glib.pc share/dbus-1/interfaces/com.google.code.AccountsSSO.Accounts.Manager.xml share/gettext/its/accounts-application.its
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406231346.45NDkU3A054093>