git: dfd9173d28fd - main - net-im/neochat: update to 1.2.0, latest upstream
Adriaan de Groot
adridg at FreeBSD.org
Tue Jun 1 11:34:44 UTC 2021
The branch main has been updated by adridg:
URL: https://cgit.FreeBSD.org/ports/commit/?id=dfd9173d28fddb01375407a4e32c41b41ad604fd
commit dfd9173d28fddb01375407a4e32c41b41ad604fd
Author: Adriaan de Groot <adridg at FreeBSD.org>
AuthorDate: 2021-05-25 22:48:17 +0000
Commit: Adriaan de Groot <adridg at FreeBSD.org>
CommitDate: 2021-06-01 11:31:30 +0000
net-im/neochat: update to 1.2.0, latest upstream
Release announcement at
https://carlschwan.eu/2021/06/01/neochat-1.2-bubbles-better-text-editing-and-more/
with a great deal of new functionality and improved UI.
---
net-im/neochat/Makefile | 6 +++---
net-im/neochat/distinfo | 6 +++---
net-im/neochat/pkg-descr | 3 +--
3 files changed, 7 insertions(+), 8 deletions(-)
diff --git a/net-im/neochat/Makefile b/net-im/neochat/Makefile
index 608a686890bc..897e214969c6 100644
--- a/net-im/neochat/Makefile
+++ b/net-im/neochat/Makefile
@@ -1,6 +1,5 @@
PORTNAME= neochat
-DISTVERSION= 1.1.1
-PORTREVISION= 1
+DISTVERSION= 1.2.0
CATEGORIES= net-im
MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION}
@@ -23,7 +22,8 @@ USE_QT= core dbus declarative graphicaleffects gui imageformats \
multimedia network quickcontrols quickcontrols2 \
svg widgets xml \
buildtools_build linguist_build qmake_build
-USE_KDE= config i18n kirigami2 notifications \
+USE_KDE= config coreaddons dbusaddons i18n kirigami2 notifications \
+ qqc2-desktop-style \
ecm_build
.include <bsd.port.mk>
diff --git a/net-im/neochat/distinfo b/net-im/neochat/distinfo
index 42b5a68850f3..3be4cc00ae94 100644
--- a/net-im/neochat/distinfo
+++ b/net-im/neochat/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1614341846
-SHA256 (neochat-1.1.1.tar.xz) = dcaecf35fadffe298d849955b39f5d193161df6d6388ce402b4207a24b06757b
-SIZE (neochat-1.1.1.tar.xz) = 195780
+TIMESTAMP = 1622546099
+SHA256 (neochat-1.2.0.tar.xz) = 8ee4b5f61db7d43c902115e0be01f2b587100183b382596473922e9a42749de6
+SIZE (neochat-1.2.0.tar.xz) = 244064
diff --git a/net-im/neochat/pkg-descr b/net-im/neochat/pkg-descr
index 243236bbdcc7..493f1ae12193 100644
--- a/net-im/neochat/pkg-descr
+++ b/net-im/neochat/pkg-descr
@@ -1,5 +1,4 @@
Neochat is a client for Matrix, the decentralized communication protocol
-for instant messaging. It is a fork of Spectral, using KDE frameworks,
-most notably Kirigami, KConfig and KI18n.
+for instant messaging.
WWW: https://invent.kde.org/network/neochat
More information about the dev-commits-ports-all
mailing list