Date: Tue, 20 Jul 2021 07:10:02 GMT From: "Tobias C. Berner" <tcberner@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3f490e4d5cae - main - net-im/ruqola: fix add upstream fix for KDE Frameworks 5.84 Message-ID: <202107200710.16K7A2q7023525@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=3f490e4d5caee28225973869a2fa122f5e9399b6 commit 3f490e4d5caee28225973869a2fa122f5e9399b6 Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2021-07-20 06:00:37 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2021-07-20 07:08:29 +0000 net-im/ruqola: fix add upstream fix for KDE Frameworks 5.84 Obtained from: https://invent.kde.org/network/ruqola/-/commit/1c9e8072fcb6cdbc1b3f2201eba902706f917b58.diff PR: 257100 --- net-im/ruqola/Makefile | 4 ++++ net-im/ruqola/distinfo | 4 +++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/net-im/ruqola/Makefile b/net-im/ruqola/Makefile index b1b339d0093c..56c92e09bd61 100644 --- a/net-im/ruqola/Makefile +++ b/net-im/ruqola/Makefile @@ -1,8 +1,12 @@ PORTNAME= ruqola DISTVERSIONPREFIX= v DISTVERSION= 1.4.1 +PORTREVISION= 1 CATEGORIES= net-im kde +PATCH_SITES= https://invent.kde.org/network/ruqola/-/commit/ +PATCHFILES= 1c9e8072fcb6cdbc1b3f2201eba902706f917b58.diff:-p1 + MAINTAINER= kde@FreeBSD.org COMMENT= Rocketchat client diff --git a/net-im/ruqola/distinfo b/net-im/ruqola/distinfo index fc7c84b44825..60a72960817a 100644 --- a/net-im/ruqola/distinfo +++ b/net-im/ruqola/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1626328289 +TIMESTAMP = 1626671104 SHA256 (network-ruqola-e90f37a7a3d63f4c1bb8be83e438054f6addf606_GL0.tar.gz) = 109418a5524d18a50fbb7374c80bee348e5a7bc0652b38f2cc344422d37ed0ad SIZE (network-ruqola-e90f37a7a3d63f4c1bb8be83e438054f6addf606_GL0.tar.gz) = 784783 +SHA256 (1c9e8072fcb6cdbc1b3f2201eba902706f917b58.diff) = 693cf1e9c34588a467e9cc94cd7e4a1762d639b0f73c7d5dce550ee0d0d4d81b +SIZE (1c9e8072fcb6cdbc1b3f2201eba902706f917b58.diff) = 877
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107200710.16K7A2q7023525>