From owner-svn-ports-all@freebsd.org Tue Apr 25 17:45:45 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 62469D50605; Tue, 25 Apr 2017 17:45:45 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 3448CD2; Tue, 25 Apr 2017 17:45:45 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3PHjiVk098471; Tue, 25 Apr 2017 17:45:44 GMT (envelope-from miwi@FreeBSD.org) Received: (from miwi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3PHjidj098470; Tue, 25 Apr 2017 17:45:44 GMT (envelope-from miwi@FreeBSD.org) Message-Id: <201704251745.v3PHjidj098470@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: miwi set sender to miwi@FreeBSD.org using -f From: Martin Wilke Date: Tue, 25 Apr 2017 17:45:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r439410 - head/x11/xfce4-terminal 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.23 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: Tue, 25 Apr 2017 17:45:45 -0000 Author: miwi Date: Tue Apr 25 17:45:44 2017 New Revision: 439410 URL: https://svnweb.freebsd.org/changeset/ports/439410 Log: - After the recent update from gtk30 3.18.8_4 to gtk30 3.22.12 xfce4-terminal would no longer observe its Default size settings, only launching to its minimum size in the center of the desktop. Recompiling solved the issue - Bump PORTREVISION Reported by: Robert Burmeister Modified: head/x11/xfce4-terminal/Makefile Modified: head/x11/xfce4-terminal/Makefile ============================================================================== --- head/x11/xfce4-terminal/Makefile Tue Apr 25 17:41:23 2017 (r439409) +++ head/x11/xfce4-terminal/Makefile Tue Apr 25 17:45:44 2017 (r439410) @@ -3,6 +3,7 @@ PORTNAME= xfce4-terminal PORTVERSION= 0.8.4 +PORTREVISION= 1 CATEGORIES= x11 xfce MASTER_SITES= XFCE/src/apps/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4