diff options
author | Olivier Duchateau <olivierd@FreeBSD.org> | 2013-06-20 18:38:42 +0000 |
---|---|---|
committer | Olivier Duchateau <olivierd@FreeBSD.org> | 2013-06-20 18:38:42 +0000 |
commit | 3f622e88704495ec7fde9481e2719f373134723d (patch) | |
tree | 8fbff6fe1822f5c6ab60927cbcce9d22e771aa94 /deskutils | |
parent | 44ff5a958f4da87416e55a7bf528755c92c8c088 (diff) | |
download | ports-3f622e88704495ec7fde9481e2719f373134723d.tar.gz ports-3f622e88704495ec7fde9481e2719f373134723d.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/xfce4-xkb-plugin/Makefile | 4 | ||||
-rw-r--r-- | deskutils/xfce4-xkb-plugin/distinfo | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/deskutils/xfce4-xkb-plugin/Makefile b/deskutils/xfce4-xkb-plugin/Makefile index bc8a91583370..656294b20c8c 100644 --- a/deskutils/xfce4-xkb-plugin/Makefile +++ b/deskutils/xfce4-xkb-plugin/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= xfce4-xkb-plugin -PORTVERSION= 0.5.5 +PORTVERSION= 0.5.6 CATEGORIES= deskutils xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/panel-plugins/${PORTNAME}/${PORTVERSION:R} @@ -19,6 +19,4 @@ USE_GNOME= gtk20 intltool intlhack librsvg2 libwnck USE_XFCE= configenv libmenu libutil panel USE_XORG= x11 -CONFIGURE_ARGS=--disable-librsvg_2.36.2 - .include <bsd.port.mk> diff --git a/deskutils/xfce4-xkb-plugin/distinfo b/deskutils/xfce4-xkb-plugin/distinfo index cffededa94e8..8b0d2ab2217f 100644 --- a/deskutils/xfce4-xkb-plugin/distinfo +++ b/deskutils/xfce4-xkb-plugin/distinfo @@ -1,2 +1,2 @@ -SHA256 (xfce4-xkb-plugin-0.5.5.tar.bz2) = c97306298b0c804d4797c431bb9b698f123c0437ec845930bf938dc5d24ea8c9 -SIZE (xfce4-xkb-plugin-0.5.5.tar.bz2) = 812484 +SHA256 (xfce4-xkb-plugin-0.5.6.tar.bz2) = 09e4623033987ce7b711252609a17291b306cdf60863ee39677a4995a93318a5 +SIZE (xfce4-xkb-plugin-0.5.6.tar.bz2) = 815228 |