Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Sep 2019 20:11:16 +0000 (UTC)
From:      Adriaan de Groot <adridg@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r512669 - head/x11/rsibreak
Message-ID:  <201909232011.x8NKBG0h055985@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adridg
Date: Mon Sep 23 20:11:15 2019
New Revision: 512669
URL: https://svnweb.freebsd.org/changeset/ports/512669

Log:
  Update x11/rsibreak to latest upstream release
  
  Changes from 0.12.10:
   * Improve notification integration with the notification KCM
   * Translation improvements
   * Minor code cleanup
  
  https://userbase.kde.org/RSIBreak
  
  Reported by:	portscout

Modified:
  head/x11/rsibreak/Makefile
  head/x11/rsibreak/distinfo
  head/x11/rsibreak/pkg-plist

Modified: head/x11/rsibreak/Makefile
==============================================================================
--- head/x11/rsibreak/Makefile	Mon Sep 23 20:03:07 2019	(r512668)
+++ head/x11/rsibreak/Makefile	Mon Sep 23 20:11:15 2019	(r512669)
@@ -2,8 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	rsibreak
-DISTVERSION=	0.12.10
-PORTREVISION=	1
+DISTVERSION=	0.12.11
+PORTREVISION=	0
 CATEGORIES=	x11 kde
 MASTER_SITES=	KDE/stable/${PORTNAME}/${PORTVERSION:R}/
 

Modified: head/x11/rsibreak/distinfo
==============================================================================
--- head/x11/rsibreak/distinfo	Mon Sep 23 20:03:07 2019	(r512668)
+++ head/x11/rsibreak/distinfo	Mon Sep 23 20:11:15 2019	(r512669)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1561201677
-SHA256 (rsibreak-0.12.10.tar.xz) = 93f790e107c9ec98c6a5f45f89b318a0b72c906c69828f2f91094b859510cc51
-SIZE (rsibreak-0.12.10.tar.xz) = 546044
+TIMESTAMP = 1569262757
+SHA256 (rsibreak-0.12.11.tar.xz) = 1bf2e7d837a0807542b6f505a7fa71aa48e576ef4bb68ad0d4dddeba9e795d25
+SIZE (rsibreak-0.12.11.tar.xz) = 547764

Modified: head/x11/rsibreak/pkg-plist
==============================================================================
--- head/x11/rsibreak/pkg-plist	Mon Sep 23 20:03:07 2019	(r512668)
+++ head/x11/rsibreak/pkg-plist	Mon Sep 23 20:11:15 2019	(r512669)
@@ -103,6 +103,7 @@ share/locale/se/LC_MESSAGES/rsibreak.mo
 share/locale/sk/LC_MESSAGES/rsibreak.mo
 share/locale/sl/LC_MESSAGES/rsibreak.mo
 share/locale/sv/LC_MESSAGES/rsibreak.mo
+share/locale/tg/LC_MESSAGES/rsibreak.mo
 share/locale/tr/LC_MESSAGES/rsibreak.mo
 share/locale/ug/LC_MESSAGES/rsibreak.mo
 share/locale/uk/LC_MESSAGES/rsibreak.mo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909232011.x8NKBG0h055985>