svn commit: r318186 - head/deskutils/xfce4-xkb-plugin
Olivier Duchateau
olivierd at FreeBSD.org
Tue May 14 19:04:11 UTC 2013
Author: olivierd
Date: Tue May 14 19:04:10 2013
New Revision: 318186
URL: http://svnweb.freebsd.org/changeset/ports/318186
Log:
- Update to 0.5.5
Modified:
head/deskutils/xfce4-xkb-plugin/Makefile
head/deskutils/xfce4-xkb-plugin/distinfo (contents, props changed)
head/deskutils/xfce4-xkb-plugin/pkg-plist (contents, props changed)
Modified: head/deskutils/xfce4-xkb-plugin/Makefile
==============================================================================
--- head/deskutils/xfce4-xkb-plugin/Makefile Tue May 14 18:28:25 2013 (r318185)
+++ head/deskutils/xfce4-xkb-plugin/Makefile Tue May 14 19:04:10 2013 (r318186)
@@ -1,11 +1,10 @@
# $FreeBSD$
PORTNAME= xfce4-xkb-plugin
-PORTVERSION= 0.5.4.3
-PORTREVISION= 3
+PORTVERSION= 0.5.5
CATEGORIES= deskutils xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
-MASTER_SITE_SUBDIR= src/panel-plugins/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
+MASTER_SITE_SUBDIR= src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
MAINTAINER= xfce at FreeBSD.org
COMMENT= Keyboard layout switching plugin for Xfce4
@@ -16,7 +15,10 @@ GNU_CONFIGURE= yes
USE_BZIP2= yes
USES= gettext pkgconfig
USE_GMAKE= yes
-USE_GNOME= gtk20 intltool intlhack librsvg2
-USE_XFCE= configenv panel
+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>
Modified: head/deskutils/xfce4-xkb-plugin/distinfo
==============================================================================
--- head/deskutils/xfce4-xkb-plugin/distinfo Tue May 14 18:28:25 2013 (r318185)
+++ head/deskutils/xfce4-xkb-plugin/distinfo Tue May 14 19:04:10 2013 (r318186)
@@ -1,2 +1,2 @@
-SHA256 (xfce4-xkb-plugin-0.5.4.3.tar.bz2) = ca4801bb2edfe04eeceb71879b3cf79a0674e8311c39117efdb9d3521307396d
-SIZE (xfce4-xkb-plugin-0.5.4.3.tar.bz2) = 781788
+SHA256 (xfce4-xkb-plugin-0.5.5.tar.bz2) = c97306298b0c804d4797c431bb9b698f123c0437ec845930bf938dc5d24ea8c9
+SIZE (xfce4-xkb-plugin-0.5.5.tar.bz2) = 812484
Modified: head/deskutils/xfce4-xkb-plugin/pkg-plist
==============================================================================
--- head/deskutils/xfce4-xkb-plugin/pkg-plist Tue May 14 18:28:25 2013 (r318185)
+++ head/deskutils/xfce4-xkb-plugin/pkg-plist Tue May 14 19:04:10 2013 (r318186)
@@ -18,7 +18,10 @@ share/locale/hu/LC_MESSAGES/xfce4-xkb-pl
share/locale/id/LC_MESSAGES/xfce4-xkb-plugin.mo
share/locale/it/LC_MESSAGES/xfce4-xkb-plugin.mo
share/locale/ja/LC_MESSAGES/xfce4-xkb-plugin.mo
+share/locale/ka/LC_MESSAGES/xfce4-xkb-plugin.mo
share/locale/kk/LC_MESSAGES/xfce4-xkb-plugin.mo
+share/locale/ko/LC_MESSAGES/xfce4-xkb-plugin.mo
+share/locale/lt/LC_MESSAGES/xfce4-xkb-plugin.mo
share/locale/lv/LC_MESSAGES/xfce4-xkb-plugin.mo
share/locale/nl/LC_MESSAGES/xfce4-xkb-plugin.mo
share/locale/pl/LC_MESSAGES/xfce4-xkb-plugin.mo
@@ -85,6 +88,7 @@ share/xfce4/xkb/flags/km.svg
share/xfce4/xkb/flags/kp.svg
share/xfce4/xkb/flags/kr.svg
share/xfce4/xkb/flags/kw.svg
+share/xfce4/xkb/flags/kz.svg
share/xfce4/xkb/flags/la.svg
share/xfce4/xkb/flags/lb.svg
share/xfce4/xkb/flags/lt.svg
More information about the svn-ports-head
mailing list