Date: Sat, 2 Apr 2022 18:12:15 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: c8c511ec425a - main - net-im/ruqola: update to 1.7.0 Message-ID: <202204021812.232ICF4q082143@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=c8c511ec425a7a9f9b7a581ae28cdfad7094e8c7 commit c8c511ec425a7a9f9b7a581ae28cdfad7094e8c7 Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2022-04-02 18:11:19 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2022-04-02 18:12:06 +0000 net-im/ruqola: update to 1.7.0 --- net-im/ruqola/Makefile | 4 ++-- net-im/ruqola/distinfo | 6 +++--- net-im/ruqola/pkg-plist | 1 + 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/net-im/ruqola/Makefile b/net-im/ruqola/Makefile index e2358d573f16..b9cfb8e42207 100644 --- a/net-im/ruqola/Makefile +++ b/net-im/ruqola/Makefile @@ -1,6 +1,6 @@ PORTNAME= ruqola MASTER_SITES= KDE/stable/${PORTNAME}/ -DISTVERSION= 1.6.3 +DISTVERSION= 1.7.0 CATEGORIES= net-im kde MAINTAINER= kde@FreeBSD.org @@ -16,7 +16,7 @@ USES= cmake compiler:c++11-lang gnome kde:5 localbase:ldflags qt:5 tar:xz USE_GNOME= glib20 USE_KDE= auth codecs completion config configwidgets coreaddons crash \ dbusaddons i18n iconthemes idletime itemviews jobwidgets kio kirigami2 \ - notifications notifyconfig service solid sonnet syntaxhighlighting \ + notifications notifyconfig prison service solid sonnet syntaxhighlighting \ textwidgets widgetsaddons windowsystem xmlgui \ doctools_build ecm_build USE_QT= concurrent core dbus declarative declarative gui multimedia \ diff --git a/net-im/ruqola/distinfo b/net-im/ruqola/distinfo index 106d83e3dc9a..3cd6d2992f4e 100644 --- a/net-im/ruqola/distinfo +++ b/net-im/ruqola/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1645997116 -SHA256 (ruqola-1.6.3.tar.xz) = 70a422793b186c544139c61ff2ee708ce266e931eacb0cdb9f37f125a531c541 -SIZE (ruqola-1.6.3.tar.xz) = 815564 +TIMESTAMP = 1648922347 +SHA256 (ruqola-1.7.0.tar.xz) = f826c8018600eb2c2b9d5467d40f8714e2a930c072283650dba28ee5f9f09596 +SIZE (ruqola-1.7.0.tar.xz) = 873984 diff --git a/net-im/ruqola/pkg-plist b/net-im/ruqola/pkg-plist index fa8c9e755c7e..5b7a6841ee1f 100644 --- a/net-im/ruqola/pkg-plist +++ b/net-im/ruqola/pkg-plist @@ -14,6 +14,7 @@ share/doc/HTML/en/ruqola/index.docbook share/icons/hicolor/22x22/apps/ruqola.png share/icons/hicolor/32x32/apps/ruqola.png share/icons/hicolor/48x48/apps/ruqola.png +share/icons/hicolor/128x128/apps/ruqola.png share/knotifications5/ruqola.notifyrc share/metainfo/org.kde.ruqola.appdata.xml share/qlogging-categories5/ruqola.categories
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204021812.232ICF4q082143>