diff options
author | madpilot <madpilot@FreeBSD.org> | 2018-03-18 22:09:29 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2018-03-18 22:09:29 +0800 |
commit | 26231e1a794614f32b1d83ab8005f5cd466c3044 (patch) | |
tree | bbb7e9419c841a8582d73c86a1c1bc414e37c4de /x11 | |
parent | c823565d41c1fb6e90301066973902af66159c58 (diff) | |
download | freebsd-ports-gnome-26231e1a794614f32b1d83ab8005f5cd466c3044.tar.gz freebsd-ports-gnome-26231e1a794614f32b1d83ab8005f5cd466c3044.tar.zst freebsd-ports-gnome-26231e1a794614f32b1d83ab8005f5cd466c3044.zip |
- Update trayer to 1.1.8
- Silence portlint warning about variables ordering
Diffstat (limited to 'x11')
-rw-r--r-- | x11/trayer/Makefile | 4 | ||||
-rw-r--r-- | x11/trayer/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/x11/trayer/Makefile b/x11/trayer/Makefile index 643ada3a0a53..2071e93cd579 100644 --- a/x11/trayer/Makefile +++ b/x11/trayer/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= trayer -PORTVERSION= 1.1.7 +PORTVERSION= 1.1.8 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= x11 @@ -12,9 +12,9 @@ COMMENT= Lightweight GTK2-based systray for UNIX desktop LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 +USES= iconv gmake pkgconfig USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk20 pango USE_GITHUB= yes -USES= iconv gmake pkgconfig USE_XORG= x11 xmu HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix="${PREFIX}" diff --git a/x11/trayer/distinfo b/x11/trayer/distinfo index 6f7db692be13..8f26a44faaaa 100644 --- a/x11/trayer/distinfo +++ b/x11/trayer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1492781109 -SHA256 (sargon-trayer-srg-trayer-1.1.7_GH0.tar.gz) = 145de7081a338d0334f4d0fad73f1fcd08d3b32ebbf865eb99cf6f18bf02eb49 -SIZE (sargon-trayer-srg-trayer-1.1.7_GH0.tar.gz) = 27987 +TIMESTAMP = 1521279086 +SHA256 (sargon-trayer-srg-trayer-1.1.8_GH0.tar.gz) = c62e5a700618511f2e51c225d3536945eeb60d4680f2b66fde30e64788dcefaa +SIZE (sargon-trayer-srg-trayer-1.1.8_GH0.tar.gz) = 28025 |