Date: Mon, 4 Nov 2019 16:00:31 +0000 (UTC) From: Guido Falsi <madpilot@FreeBSD.org> 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 Message-ID: <201911041600.xA4G0V5l052788@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911041600.xA4G0V5l052788>