aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorAdriaan de Groot <adridg@FreeBSD.org>2021-03-19 12:06:46 +0000
committerAdriaan de Groot <adridg@FreeBSD.org>2021-03-19 12:06:46 +0000
commitd0e313697f0f6f772607013e98fc6a9f8be43b54 (patch)
tree07a367cfde47643eda7d76ba0e804de67f28ce59 /net-im
parent0725fc3362fd64166ad605bc19a0a47ad467141f (diff)
downloadports-d0e313697f0f6f772607013e98fc6a9f8be43b54.tar.gz
ports-d0e313697f0f6f772607013e98fc6a9f8be43b54.zip
Update net-im/kaidan to latest upstream release
Upstream switched where it places the tarballs (from "stable/" to "unstable/" even while releasing stability-fixes), so this wasn't spotted earlier. While here, update the WWW to point to an actual site, rather than the unofficial GitHub mirror of the source code. Release notes at: https://www.kaidan.im/2020/08/20/kaidan-0.6.0/ https://www.kaidan.im/2021/02/02/kaidan-0.7.0/
Notes
Notes: svn path=/head/; revision=568792
Diffstat (limited to 'net-im')
-rw-r--r--net-im/kaidan/Makefile5
-rw-r--r--net-im/kaidan/distinfo6
-rw-r--r--net-im/kaidan/pkg-descr2
3 files changed, 6 insertions, 7 deletions
diff --git a/net-im/kaidan/Makefile b/net-im/kaidan/Makefile
index a1c44649ecfb..c6d229dd1cf2 100644
--- a/net-im/kaidan/Makefile
+++ b/net-im/kaidan/Makefile
@@ -1,10 +1,9 @@
# $FreeBSD$
PORTNAME= kaidan
-DISTVERSION= 0.5.0
-PORTREVISION= 1
+DISTVERSION= 0.7.0
CATEGORIES= net-im kde
-MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION}
+MASTER_SITES= KDE/unstable/${PORTNAME}/${DISTVERSION}
MAINTAINER= kde@FreeBSD.org
COMMENT= User-friendly XMPP client for every device
diff --git a/net-im/kaidan/distinfo b/net-im/kaidan/distinfo
index 874d7470d26f..e3427ad1bebd 100644
--- a/net-im/kaidan/distinfo
+++ b/net-im/kaidan/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1589647481
-SHA256 (kaidan-0.5.0.tar.xz) = 0f1d267d9c6001a26056789aa521bd5b0e36eea39dff95d4f33dbcd3e5257247
-SIZE (kaidan-0.5.0.tar.xz) = 448480
+TIMESTAMP = 1616155176
+SHA256 (kaidan-0.7.0.tar.xz) = d56b3c927505adbbe343aa0858599bdbb5322a3ac2bb61dbadffa19428b2304f
+SIZE (kaidan-0.7.0.tar.xz) = 516684
diff --git a/net-im/kaidan/pkg-descr b/net-im/kaidan/pkg-descr
index cd5b52191a1e..74aa51285c6d 100644
--- a/net-im/kaidan/pkg-descr
+++ b/net-im/kaidan/pkg-descr
@@ -2,4 +2,4 @@ Kaidan is a simple, user-friendly Jabber/XMPP client providing a modern
user interface using Kirigami and QtQuick. The back-end of Kaidan is
written in C++ using the QXmpp XMPP client library and Qt 5.
-WWW: https://github.com/KDE/kaidan
+WWW: https://www.kaidan.im/