Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Apr 2017 17:45:44 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r439410 - head/x11/xfce4-terminal
Message-ID:  <201704251745.v3PHjidj098470@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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