mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 03:46:30 -04:00
Update xfce4-time-out-plugin to 1.1.0
This release has migrated to GTK3.
This commit is contained in:
parent
b190c92980
commit
9f1fa9f6cb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=516682
2 changed files with 6 additions and 9 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= xfce4-time-out-plugin
|
PORTNAME= xfce4-time-out-plugin
|
||||||
PORTVERSION= 1.0.3
|
PORTVERSION= 1.1.0
|
||||||
CATEGORIES= x11-clocks xfce
|
CATEGORIES= x11-clocks xfce
|
||||||
MASTER_SITES= XFCE/panel-plugins
|
MASTER_SITES= XFCE/panel-plugins
|
||||||
DIST_SUBDIR= xfce4
|
DIST_SUBDIR= xfce4
|
||||||
|
@ -12,12 +12,9 @@ COMMENT= Time out plugin for Xfce
|
||||||
|
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
|
|
||||||
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
|
|
||||||
libfreetype.so:print/freetype2
|
|
||||||
|
|
||||||
USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \
|
USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \
|
||||||
tar:bzip2 xfce:gtk2 xorg
|
tar:bzip2 xfce xorg
|
||||||
USE_GNOME= cairo gtk20 intltool
|
USE_GNOME= cairo gtk30 intltool
|
||||||
USE_XFCE= panel
|
USE_XFCE= panel
|
||||||
USE_XORG= x11
|
USE_XORG= x11
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1565694293
|
TIMESTAMP = 1572855188
|
||||||
SHA256 (xfce4/xfce4-time-out-plugin-1.0.3.tar.bz2) = 7f9cd4694e83d9cc5e41140d174dcc5ffe00fd546f2706f619031039ad7e0f6b
|
SHA256 (xfce4/xfce4-time-out-plugin-1.1.0.tar.bz2) = ee4a51a35076d50cba3824079f8312585373ff2f0d9ebc740d8f3c0426430a19
|
||||||
SIZE (xfce4/xfce4-time-out-plugin-1.0.3.tar.bz2) = 362390
|
SIZE (xfce4/xfce4-time-out-plugin-1.1.0.tar.bz2) = 395843
|
||||||
|
|
Loading…
Add table
Reference in a new issue