diff options
author | olivierd <olivierd@FreeBSD.org> | 2017-02-02 03:18:01 +0800 |
---|---|---|
committer | olivierd <olivierd@FreeBSD.org> | 2017-02-02 03:18:01 +0800 |
commit | 7d26b2d191a1555ad2e292dabd57bc686256979c (patch) | |
tree | 350d2c70cea94f8f66957235fc6bfa592e53bf65 | |
parent | 8bd2cf336620205cafaf9bcc0ffec34d22b7a764 (diff) | |
download | freebsd-ports-gnome-7d26b2d191a1555ad2e292dabd57bc686256979c.tar.gz freebsd-ports-gnome-7d26b2d191a1555ad2e292dabd57bc686256979c.tar.zst freebsd-ports-gnome-7d26b2d191a1555ad2e292dabd57bc686256979c.zip |
Update to 1.7.0
-rw-r--r-- | x11/xfce4-whiskermenu-plugin/Makefile | 4 | ||||
-rw-r--r-- | x11/xfce4-whiskermenu-plugin/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/x11/xfce4-whiskermenu-plugin/Makefile b/x11/xfce4-whiskermenu-plugin/Makefile index 779d4b1fd14e..31d983c116e1 100644 --- a/x11/xfce4-whiskermenu-plugin/Makefile +++ b/x11/xfce4-whiskermenu-plugin/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xfce4-whiskermenu-plugin -PORTVERSION= 1.6.2 +PORTVERSION= 1.7.0 CATEGORIES= x11 xfce MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 @@ -13,7 +13,7 @@ COMMENT= Alternate menu for the Xfce Desktop LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -PORTSCOUT= limit:^1\.6\. +PORTSCOUT= limit:^1\.7\. USES= cmake:outsource gettext localbase pkgconfig tar:bzip2 xfce USE_GNOME= gtk20 cairo diff --git a/x11/xfce4-whiskermenu-plugin/distinfo b/x11/xfce4-whiskermenu-plugin/distinfo index 91a12357edcb..c23467a48ae8 100644 --- a/x11/xfce4-whiskermenu-plugin/distinfo +++ b/x11/xfce4-whiskermenu-plugin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1481382224 -SHA256 (xfce4/xfce4-whiskermenu-plugin-1.6.2.tar.bz2) = 7b40cf5eca6a6dd4838648507901ae12f6f6c19389551ceac53b6428eb90b8a7 -SIZE (xfce4/xfce4-whiskermenu-plugin-1.6.2.tar.bz2) = 158484 +TIMESTAMP = 1485974403 +SHA256 (xfce4/xfce4-whiskermenu-plugin-1.7.0.tar.bz2) = c6ef8ab93829c51244951796d792dce71c4f0f43e31ce4427029337fa1623024 +SIZE (xfce4/xfce4-whiskermenu-plugin-1.7.0.tar.bz2) = 161735 |