mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
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@
This commit is contained in:
parent
1832da1106
commit
c10064d208
@ -1,6 +1,5 @@
|
||||
PORTNAME= libquotient
|
||||
DISTVERSION= 0.8.1
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 0.8.1.2
|
||||
CATEGORIES= net-im
|
||||
PKGNAMESUFFIX= -${FLAVOR}
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user