Date: Sun, 11 Feb 2024 23:08:19 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: 93797dbd7662 - main - net-im/ruqola: Update to 2.1.0 Message-ID: <202402112308.41BN8JWS030916@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=93797dbd766239dc96e93caf1b24142137724578 commit 93797dbd766239dc96e93caf1b24142137724578 Author: Jason E. Hale <jhale@FreeBSD.org> AuthorDate: 2024-02-11 22:30:55 +0000 Commit: Jason E. Hale <jhale@FreeBSD.org> CommitDate: 2024-02-11 23:08:13 +0000 net-im/ruqola: Update to 2.1.0 --- net-im/ruqola/Makefile | 2 +- net-im/ruqola/distinfo | 6 +++--- net-im/ruqola/pkg-plist | 6 ++++-- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/net-im/ruqola/Makefile b/net-im/ruqola/Makefile index 132eea95dda9..115561172d75 100644 --- a/net-im/ruqola/Makefile +++ b/net-im/ruqola/Makefile @@ -1,6 +1,6 @@ PORTNAME= ruqola MASTER_SITES= KDE/stable/${PORTNAME}/ -DISTVERSION= 2.0.0 +DISTVERSION= 2.1.0 CATEGORIES= net-im kde MAINTAINER= kde@FreeBSD.org diff --git a/net-im/ruqola/distinfo b/net-im/ruqola/distinfo index 911589c5fd00..3e5cff1d9f9a 100644 --- a/net-im/ruqola/distinfo +++ b/net-im/ruqola/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1695375958 -SHA256 (ruqola-2.0.0.tar.xz) = a9649936adc3589c1e3a19a921c4b2a54bb6c4f9ffa1af50c7c02cae9f441737 -SIZE (ruqola-2.0.0.tar.xz) = 1402096 +TIMESTAMP = 1707681836 +SHA256 (ruqola-2.1.0.tar.xz) = 65295cc39f24f046305bc73df4bcc6e561bd8b8b125537290ce5b5b62488fffd +SIZE (ruqola-2.1.0.tar.xz) = 1326156 diff --git a/net-im/ruqola/pkg-plist b/net-im/ruqola/pkg-plist index 8675b399942f..1742ef5f97c5 100644 --- a/net-im/ruqola/pkg-plist +++ b/net-im/ruqola/pkg-plist @@ -1,10 +1,12 @@ bin/ruqola -lib/librocketchatrestapi-qt5.so.0 -lib/librocketchatrestapi-qt5.so.%%SO_VER%% +lib/librocketchatrestapi-qt.so.0 +lib/librocketchatrestapi-qt.so.%%SO_VER%% lib/libruqolacore.so.0 lib/libruqolacore.so.%%SO_VER%% lib/libruqolawidgets.so.0 lib/libruqolawidgets.so.%%SO_VER%% +%%QT_PLUGINDIR%%/ruqolaplugins/authentication/ruqola_githubauthenticationplugin.so +%%QT_PLUGINDIR%%/ruqolaplugins/authentication/ruqola_gitlabauthenticationplugin.so %%QT_PLUGINDIR%%/ruqolaplugins/authentication/ruqola_passwordauthenticationplugin.so %%QT_PLUGINDIR%%/ruqolaplugins/textplugins/ruqola_sharetextplugin.so %%QT_PLUGINDIR%%/ruqolaplugins/textplugins/ruqola_webshortcuttextplugin.so
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402112308.41BN8JWS030916>