diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2019-11-05 00:00:31 +0800 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2019-11-05 00:00:31 +0800 |
commit | 9f1fa9f6cba86cdbdd58e55fadcfe39ad6e622f3 (patch) | |
tree | eeef984ee738a7df20925b6348dd41a0394d0d56 /x11-clocks | |
parent | b190c92980f8fef1d0f1ce4f3ca92feb63f972d0 (diff) | |
download | freebsd-ports-gnome-9f1fa9f6cba86cdbdd58e55fadcfe39ad6e622f3.tar.gz freebsd-ports-gnome-9f1fa9f6cba86cdbdd58e55fadcfe39ad6e622f3.tar.zst freebsd-ports-gnome-9f1fa9f6cba86cdbdd58e55fadcfe39ad6e622f3.zip |
Update xfce4-time-out-plugin to 1.1.0
This release has migrated to GTK3.
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/xfce4-time-out-plugin/Makefile | 9 | ||||
-rw-r--r-- | x11-clocks/xfce4-time-out-plugin/distinfo | 6 |
2 files changed, 6 insertions, 9 deletions
diff --git a/x11-clocks/xfce4-time-out-plugin/Makefile b/x11-clocks/xfce4-time-out-plugin/Makefile index ec5146a602b7..bd054996cf2f 100644 --- a/x11-clocks/xfce4-time-out-plugin/Makefile +++ b/x11-clocks/xfce4-time-out-plugin/Makefile @@ -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 diff --git a/x11-clocks/xfce4-time-out-plugin/distinfo b/x11-clocks/xfce4-time-out-plugin/distinfo index 17a5f703ad64..4f7911056806 100644 --- a/x11-clocks/xfce4-time-out-plugin/distinfo +++ b/x11-clocks/xfce4-time-out-plugin/distinfo @@ -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 |