diff options
author | olivierd <olivierd@FreeBSD.org> | 2013-06-21 02:38:42 +0800 |
---|---|---|
committer | olivierd <olivierd@FreeBSD.org> | 2013-06-21 02:38:42 +0800 |
commit | b57fbfc58b4f14eff33b5e7be029fad2372d7cdb (patch) | |
tree | 8fbff6fe1822f5c6ab60927cbcce9d22e771aa94 /deskutils | |
parent | 561547253e20ab1c20157b8241ff43e7c6307d66 (diff) | |
download | freebsd-ports-gnome-b57fbfc58b4f14eff33b5e7be029fad2372d7cdb.tar.gz freebsd-ports-gnome-b57fbfc58b4f14eff33b5e7be029fad2372d7cdb.tar.zst freebsd-ports-gnome-b57fbfc58b4f14eff33b5e7be029fad2372d7cdb.zip |
- Update to 0.5.6
Announce: http://mail.xfce.org/pipermail/xfce-announce/2013-June/000276.html
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 |