From owner-svn-ports-head@freebsd.org Mon Nov 4 16:00:35 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B6EDB1A73B1; Mon, 4 Nov 2019 16:00:35 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 476HZS5cK1z3wjF; Mon, 4 Nov 2019 16:00:32 +0000 (UTC) (envelope-from madpilot@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6B2A626635; Mon, 4 Nov 2019 16:00:32 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xA4G0WmR052790; Mon, 4 Nov 2019 16:00:32 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xA4G0V5l052788; Mon, 4 Nov 2019 16:00:31 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201911041600.xA4G0V5l052788@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Mon, 4 Nov 2019 16:00:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r516682 - head/x11-clocks/xfce4-time-out-plugin X-SVN-Group: ports-head X-SVN-Commit-Author: madpilot X-SVN-Commit-Paths: head/x11-clocks/xfce4-time-out-plugin X-SVN-Commit-Revision: 516682 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Nov 2019 16:00:36 -0000 Author: madpilot Date: Mon Nov 4 16:00:31 2019 New Revision: 516682 URL: https://svnweb.freebsd.org/changeset/ports/516682 Log: Update xfce4-time-out-plugin to 1.1.0 This release has migrated to GTK3. Modified: head/x11-clocks/xfce4-time-out-plugin/Makefile head/x11-clocks/xfce4-time-out-plugin/distinfo Modified: head/x11-clocks/xfce4-time-out-plugin/Makefile ============================================================================== --- head/x11-clocks/xfce4-time-out-plugin/Makefile Mon Nov 4 16:00:28 2019 (r516681) +++ head/x11-clocks/xfce4-time-out-plugin/Makefile Mon Nov 4 16:00:31 2019 (r516682) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xfce4-time-out-plugin -PORTVERSION= 1.0.3 +PORTVERSION= 1.1.0 CATEGORIES= x11-clocks xfce MASTER_SITES= XFCE/panel-plugins DIST_SUBDIR= xfce4 @@ -12,12 +12,9 @@ COMMENT= Time out plugin for Xfce LICENSE= GPLv2 -LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ - libfreetype.so:print/freetype2 - USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ - tar:bzip2 xfce:gtk2 xorg -USE_GNOME= cairo gtk20 intltool + tar:bzip2 xfce xorg +USE_GNOME= cairo gtk30 intltool USE_XFCE= panel USE_XORG= x11 Modified: head/x11-clocks/xfce4-time-out-plugin/distinfo ============================================================================== --- head/x11-clocks/xfce4-time-out-plugin/distinfo Mon Nov 4 16:00:28 2019 (r516681) +++ head/x11-clocks/xfce4-time-out-plugin/distinfo Mon Nov 4 16:00:31 2019 (r516682) @@ -1,3 +1,3 @@ -TIMESTAMP = 1565694293 -SHA256 (xfce4/xfce4-time-out-plugin-1.0.3.tar.bz2) = 7f9cd4694e83d9cc5e41140d174dcc5ffe00fd546f2706f619031039ad7e0f6b -SIZE (xfce4/xfce4-time-out-plugin-1.0.3.tar.bz2) = 362390 +TIMESTAMP = 1572855188 +SHA256 (xfce4/xfce4-time-out-plugin-1.1.0.tar.bz2) = ee4a51a35076d50cba3824079f8312585373ff2f0d9ebc740d8f3c0426430a19 +SIZE (xfce4/xfce4-time-out-plugin-1.1.0.tar.bz2) = 395843