Date: Mon, 5 Feb 2024 20:29:44 GMT From: Adriaan de Groot <adridg@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c10064d2080c - main - net-im/libquotient: update to 0.8.1.2, latest upstream Message-ID: <202402052029.415KTijS052102@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by adridg: URL: https://cgit.FreeBSD.org/ports/commit/?id=c10064d2080c69cf887c7de2f7896919941f1f54 commit c10064d2080c69cf887c7de2f7896919941f1f54 Author: Adriaan de Groot <adridg@FreeBSD.org> AuthorDate: 2024-02-05 20:28:05 +0000 Commit: Adriaan de Groot <adridg@FreeBSD.org> CommitDate: 2024-02-05 20:29:42 +0000 net-im/libquotient: update to 0.8.1.2, latest upstream While here, bump net-im/quaternion to a new release, bump net-im/neochat to pick up the updated library. PR: 275455 Reported-by: mizhka@ --- net-im/libquotient/Makefile | 3 +-- net-im/libquotient/distinfo | 6 +++--- net-im/neochat/Makefile | 4 ++-- net-im/quaternion/Makefile | 6 ++---- net-im/quaternion/distinfo | 6 +++--- 5 files changed, 11 insertions(+), 14 deletions(-) diff --git a/net-im/libquotient/Makefile b/net-im/libquotient/Makefile index e904d6ffdb90..dad21bb0e9ba 100644 --- a/net-im/libquotient/Makefile +++ b/net-im/libquotient/Makefile @@ -1,6 +1,5 @@ PORTNAME= libquotient -DISTVERSION= 0.8.1 -PORTREVISION= 1 +DISTVERSION= 0.8.1.2 CATEGORIES= net-im PKGNAMESUFFIX= -${FLAVOR} diff --git a/net-im/libquotient/distinfo b/net-im/libquotient/distinfo index 7b9534998ac5..d7bf3e135dd3 100644 --- a/net-im/libquotient/distinfo +++ b/net-im/libquotient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1692458337 -SHA256 (quotient-im-libQuotient-0.8.1_GH0.tar.gz) = 7786d7b8f46d64577f885234951d79aae2ba6823d8d2ba98acbde102fa1b43b1 -SIZE (quotient-im-libQuotient-0.8.1_GH0.tar.gz) = 729883 +TIMESTAMP = 1707164175 +SHA256 (quotient-im-libQuotient-0.8.1.2_GH0.tar.gz) = 5e5539fe9616c9f63985b0aabfab1858f1626e3d71a14709eeedd85af0471c7c +SIZE (quotient-im-libQuotient-0.8.1.2_GH0.tar.gz) = 730435 diff --git a/net-im/neochat/Makefile b/net-im/neochat/Makefile index 047bcba0382f..8c58322c93aa 100644 --- a/net-im/neochat/Makefile +++ b/net-im/neochat/Makefile @@ -1,6 +1,6 @@ PORTNAME= neochat DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-im deskutils kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -14,7 +14,7 @@ LIB_DEPENDS= libQCoro5Core.so:devel/qcoro@qt5 \ libcmark.so:textproc/cmark \ libqt5keychain.so:security/qtkeychain@qt5 \ libolm.so:security/olm -BUILD_DEPENDS= libquotient-qt5>=0.8.1:net-im/libquotient@qt5 \ +BUILD_DEPENDS= libquotient-qt5>=0.8.1.2:net-im/libquotient@qt5 \ kquickimageeditor>=0.2.0:graphics/kquickimageeditor \ kirigami-addons>=0.6.1:x11-toolkits/kirigami-addons # Quotient is a static lib, doesn't need to be in RUN_DEPENDS diff --git a/net-im/quaternion/Makefile b/net-im/quaternion/Makefile index 075affee62bb..f1b663dd3386 100644 --- a/net-im/quaternion/Makefile +++ b/net-im/quaternion/Makefile @@ -1,6 +1,5 @@ PORTNAME= Quaternion -DISTVERSION= 0.0.95.1 -PORTREVISION= 4 +DISTVERSION= 0.0.96 CATEGORIES= net-im MAINTAINER= adridg@FreeBSD.org @@ -13,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSES/GPL-3.0-or-later.txt LIB_DEPENDS= libqt5keychain.so:security/qtkeychain@qt5 \ libsecret-1.so:security/libsecret \ libolm.so:security/olm -BUILD_DEPENDS= libquotient-qt5>=0.8.1:net-im/libquotient@qt5 +BUILD_DEPENDS= libquotient-qt5>=0.8.1.2:net-im/libquotient@qt5 # Quotient is a static lib, doesn't need to be in RUN_DEPENDS USES= cmake compiler:c++17-lang desktop-file-utils \ @@ -28,7 +27,6 @@ CMAKE_OFF= BUILD_WITH_QT6 USE_GITHUB= yes GH_ACCOUNT= quotient-im -GH_TAGNAME= 447d8ec4f990499fb589a37b7e8eae8c6781cadc .include <bsd.port.options.mk> diff --git a/net-im/quaternion/distinfo b/net-im/quaternion/distinfo index e439dc16d7f2..60a807d2a67e 100644 --- a/net-im/quaternion/distinfo +++ b/net-im/quaternion/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1689544557 -SHA256 (quotient-im-Quaternion-0.0.95.1-447d8ec4f990499fb589a37b7e8eae8c6781cadc_GH0.tar.gz) = 3c7e83987d56dbddb1a7ad947345280f8f399381d7f1129928c5745cf8c58240 -SIZE (quotient-im-Quaternion-0.0.95.1-447d8ec4f990499fb589a37b7e8eae8c6781cadc_GH0.tar.gz) = 1641909 +TIMESTAMP = 1707164152 +SHA256 (quotient-im-Quaternion-0.0.96_GH0.tar.gz) = 39868fbae40c36ebcd1a955cb65e953c4a1b9b74e9c1b9e2c838a0ce77ce5ac0 +SIZE (quotient-im-Quaternion-0.0.96_GH0.tar.gz) = 1715111
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402052029.415KTijS052102>