From d0e313697f0f6f772607013e98fc6a9f8be43b54 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Fri, 19 Mar 2021 12:06:46 +0000 Subject: 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/ --- net-im/kaidan/Makefile | 5 ++--- net-im/kaidan/distinfo | 6 +++--- net-im/kaidan/pkg-descr | 2 +- 3 files changed, 6 insertions(+), 7 deletions(-) (limited to 'net-im') 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/ -- cgit v1.2.3