Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 May 2014 21:21:23 +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: r353044 - head/x11-themes/gtk-oxygen-engine
Message-ID:  <201405052121.s45LLNk5077159@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Mon May  5 21:21:22 2014
New Revision: 353044
URL: http://svnweb.freebsd.org/changeset/ports/353044
QAT: https://qat.redports.org/buildarchive/r353044/

Log:
  Update to 1.4.5.
  
  Improvements include:
  
  * fix bluring behind tooltips in KDE on 64 bits machines
  * improve detection of empty areas for window dragging
  * re-enabling shadows behind menus and window background for recent
    libreoffice versions
  * fix calculation of the tabs area, that was creating infinite repaint loop
    under certain conditions

Modified:
  head/x11-themes/gtk-oxygen-engine/Makefile
  head/x11-themes/gtk-oxygen-engine/distinfo

Modified: head/x11-themes/gtk-oxygen-engine/Makefile
==============================================================================
--- head/x11-themes/gtk-oxygen-engine/Makefile	Mon May  5 21:09:44 2014	(r353043)
+++ head/x11-themes/gtk-oxygen-engine/Makefile	Mon May  5 21:21:22 2014	(r353044)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	oxygen
-PORTVERSION=	1.4.3
+PORTVERSION=	1.4.5
 CATEGORIES=	x11-themes
 MASTER_SITES=	${MASTER_SITE_KDE}
 MASTER_SITE_SUBDIR=	stable/${PORTNAME}-gtk2/${PORTVERSION}/src

Modified: head/x11-themes/gtk-oxygen-engine/distinfo
==============================================================================
--- head/x11-themes/gtk-oxygen-engine/distinfo	Mon May  5 21:09:44 2014	(r353043)
+++ head/x11-themes/gtk-oxygen-engine/distinfo	Mon May  5 21:21:22 2014	(r353044)
@@ -1,2 +1,2 @@
-SHA256 (oxygen-gtk2-1.4.3.tar.bz2) = 32f83836b41b8c2840c592dbd52a82933bb901834191ef9b820a7947d7fc2198
-SIZE (oxygen-gtk2-1.4.3.tar.bz2) = 200536
+SHA256 (oxygen-gtk2-1.4.5.tar.bz2) = 5b6c826a9741c244dc41ff5412657b82f1f4f622e8cfc3f99e6d2aa714c1d303
+SIZE (oxygen-gtk2-1.4.5.tar.bz2) = 200974



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