From owner-svn-ports-all@FreeBSD.ORG Mon May 5 21:21:23 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8965E30A; Mon, 5 May 2014 21:21:23 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 76CCD86C; Mon, 5 May 2014 21:21:23 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s45LLNsI077161; Mon, 5 May 2014 21:21:23 GMT (envelope-from rakuco@svn.freebsd.org) Received: (from rakuco@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s45LLNk5077159; Mon, 5 May 2014 21:21:23 GMT (envelope-from rakuco@svn.freebsd.org) Message-Id: <201405052121.s45LLNk5077159@svn.freebsd.org> From: Raphael Kubo da Costa Date: Mon, 5 May 2014 21:21:23 +0000 (UTC) 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 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 May 2014 21:21:23 -0000 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