Date: Tue, 29 Jun 2021 14:20:31 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: e4585c75ceb2 - main - x11/rsibreak: Update to 0.12.14 Message-ID: <202106291420.15TEKVmc021773@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=e4585c75ceb28d8c310ce36e1f1707cd0da9c6a5 commit e4585c75ceb28d8c310ce36e1f1707cd0da9c6a5 Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2021-06-29 14:20:03 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2021-06-29 14:20:03 +0000 x11/rsibreak: Update to 0.12.14 Changes from 0.12.12: * Translation improvements * Minor code cleanup --- x11/rsibreak/Makefile | 2 +- x11/rsibreak/distinfo | 6 +++--- x11/rsibreak/pkg-plist | 6 ++++-- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/x11/rsibreak/Makefile b/x11/rsibreak/Makefile index 360021fb8473..2955ea5db606 100644 --- a/x11/rsibreak/Makefile +++ b/x11/rsibreak/Makefile @@ -1,7 +1,7 @@ # Created by: Alex Dupre <ale@FreeBSD.org> PORTNAME= rsibreak -DISTVERSION= 0.12.13 +DISTVERSION= 0.12.14 CATEGORIES= x11 kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION:R}/ diff --git a/x11/rsibreak/distinfo b/x11/rsibreak/distinfo index 35967ee34c78..2fab77d4de60 100644 --- a/x11/rsibreak/distinfo +++ b/x11/rsibreak/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1586075744 -SHA256 (rsibreak-0.12.13.tar.xz) = 3740be7fbf3c7eae72a2d482e781f62b858373a3e71a2f0d87fbd72f8bf47f1a -SIZE (rsibreak-0.12.13.tar.xz) = 550544 +TIMESTAMP = 1624942587 +SHA256 (rsibreak-0.12.14.tar.xz) = 1ce37ef875ffa1964db80ddb0898b3f762134592f573fabb9950c467b92a5b7a +SIZE (rsibreak-0.12.14.tar.xz) = 562176 diff --git a/x11/rsibreak/pkg-plist b/x11/rsibreak/pkg-plist index 490a4069423d..6c2ae997dec0 100644 --- a/x11/rsibreak/pkg-plist +++ b/x11/rsibreak/pkg-plist @@ -4,9 +4,9 @@ share/applications/org.kde.rsibreak.desktop share/dbus-1/interfaces/org.rsibreak.rsiwidget.xml share/doc/HTML/ca/rsibreak/index.cache.bz2 share/doc/HTML/ca/rsibreak/index.docbook -share/doc/HTML/ca/rsibreak/logo.png share/doc/HTML/ca/rsibreak/statistics.png -share/doc/HTML/ca/rsibreak/suspend.png +share/doc/HTML/de/rsibreak/index.cache.bz2 +share/doc/HTML/de/rsibreak/index.docbook share/doc/HTML/en/rsibreak/index.cache.bz2 share/doc/HTML/en/rsibreak/index.docbook share/doc/HTML/en/rsibreak/logo.png @@ -30,6 +30,8 @@ share/doc/HTML/uk/rsibreak/index.docbook share/doc/HTML/uk/rsibreak/popup.png share/doc/HTML/uk/rsibreak/statistics.png share/doc/HTML/uk/rsibreak/suspend.png +share/doc/HTML/zh_CN/rsibreak/index.cache.bz2 +share/doc/HTML/zh_CN/rsibreak/index.docbook share/icons/hicolor/128x128/apps/rsibreak.png share/icons/hicolor/16x16/actions/rsibreak0.png share/icons/hicolor/16x16/actions/rsibreak1.png
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106291420.15TEKVmc021773>