Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 May 2017 21:34:17 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r440046 - head/x11/rsibreak
Message-ID:  <201705032134.v43LYH1S078871@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Wed May  3 21:34:17 2017
New Revision: 440046
URL: https://svnweb.freebsd.org/changeset/ports/440046

Log:
  Update to 0.12.7.
  
  Changes from 0.12.6:
   * Translation improvements
   * Fix notification trigger when they should not. Bug #377419
   * Fix popup menu text when resuming/suspending via dbus. Bug #378918
   * Show/hide the relax popup when suspending/resuming. Bug #378995

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

Modified: head/x11/rsibreak/Makefile
==============================================================================
--- head/x11/rsibreak/Makefile	Wed May  3 21:27:21 2017	(r440045)
+++ head/x11/rsibreak/Makefile	Wed May  3 21:34:17 2017	(r440046)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	rsibreak
-PORTVERSION=	0.12.6
+PORTVERSION=	0.12.7
 CATEGORIES=	x11 kde
 MASTER_SITES=	KDE/stable/${PORTNAME}/${PORTVERSION:R}/
 

Modified: head/x11/rsibreak/distinfo
==============================================================================
--- head/x11/rsibreak/distinfo	Wed May  3 21:27:21 2017	(r440045)
+++ head/x11/rsibreak/distinfo	Wed May  3 21:34:17 2017	(r440046)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1489247626
-SHA256 (rsibreak-0.12.6.tar.xz) = e9597d0d3eea7c71c750247016ee213f1f3e1847b94bab78bddd1cc4177dbfcf
-SIZE (rsibreak-0.12.6.tar.xz) = 395300
+TIMESTAMP = 1493837784
+SHA256 (rsibreak-0.12.7.tar.xz) = c9f33f56214ff572c76049cc7b2acc8c58585444017762596190d89826103942
+SIZE (rsibreak-0.12.7.tar.xz) = 396000

Modified: head/x11/rsibreak/pkg-plist
==============================================================================
--- head/x11/rsibreak/pkg-plist	Wed May  3 21:27:21 2017	(r440045)
+++ head/x11/rsibreak/pkg-plist	Wed May  3 21:34:17 2017	(r440046)
@@ -14,6 +14,8 @@ share/doc/HTML/it/rsibreak/index.cache.b
 share/doc/HTML/it/rsibreak/index.docbook
 share/doc/HTML/nl/rsibreak/index.cache.bz2
 share/doc/HTML/nl/rsibreak/index.docbook
+share/doc/HTML/pt/rsibreak/index.cache.bz2
+share/doc/HTML/pt/rsibreak/index.docbook
 share/doc/HTML/pt_BR/rsibreak/index.cache.bz2
 share/doc/HTML/pt_BR/rsibreak/index.docbook
 share/doc/HTML/sv/rsibreak/index.cache.bz2



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