diff options
-rw-r--r-- | x11/gswitchit/Makefile | 4 | ||||
-rw-r--r-- | x11/gswitchit/distinfo | 2 | ||||
-rw-r--r-- | x11/gswitchit/files/patch-intltool-merge.in | 11 | ||||
-rw-r--r-- | x11/gswitchit/pkg-plist | 2 |
4 files changed, 4 insertions, 15 deletions
diff --git a/x11/gswitchit/Makefile b/x11/gswitchit/Makefile index 1656f7bf4a50..e151050145bf 100644 --- a/x11/gswitchit/Makefile +++ b/x11/gswitchit/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gswitchit -PORTVERSION= 2.0.31 +PORTVERSION= 2.3.1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gswitchit @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= gswitchit MAINTAINER= gnome@FreeBSD.org COMMENT= A simple keyboard state indicator and switcher for GNOME Desktop -LIB_DEPENDS= xklavier.5:${PORTSDIR}/x11/libxklavier +LIB_DEPENDS= xklavier.6:${PORTSDIR}/x11/libxklavier RUN_DEPENDS= ${X11BASE}/lib/X11/xkb/rules/xfree86.xml:${PORTSDIR}/x11/XFree86-4-clients USE_X_PREFIX= yes diff --git a/x11/gswitchit/distinfo b/x11/gswitchit/distinfo index 946bf8e35f4b..48667e5aaf89 100644 --- a/x11/gswitchit/distinfo +++ b/x11/gswitchit/distinfo @@ -1 +1 @@ -MD5 (gswitchit-2.0.31.tar.gz) = a2735f2199f4525827bd08c956e9ef81 +MD5 (gswitchit-2.3.1.tar.gz) = afb96539e1a5a90cf316d1494a670edf diff --git a/x11/gswitchit/files/patch-intltool-merge.in b/x11/gswitchit/files/patch-intltool-merge.in deleted file mode 100644 index e3b788ef7189..000000000000 --- a/x11/gswitchit/files/patch-intltool-merge.in +++ /dev/null @@ -1,11 +0,0 @@ ---- intltool-merge.in.orig Thu May 15 00:47:23 2003 -+++ intltool-merge.in Thu May 15 00:47:52 2003 -@@ -461,7 +461,7 @@ - { - my ($pre_encoded) = @_; - -- my @list_of_chars = unpack ('U*', $pre_encoded); -+ my @list_of_chars = unpack ('C*', $pre_encoded); - - if ($PASS_THROUGH_ARG) - { diff --git a/x11/gswitchit/pkg-plist b/x11/gswitchit/pkg-plist index 481cc764af9b..888e904ae500 100644 --- a/x11/gswitchit/pkg-plist +++ b/x11/gswitchit/pkg-plist @@ -17,6 +17,7 @@ share/gnome/gswitchit/interfaces/xkb-properties.glade share/gnome/help/gswitchit/C/III.applet.png share/gnome/help/gswitchit/C/applet.gif share/gnome/help/gswitchit/C/applet.popup.png +share/gnome/help/gswitchit/C/de.applet.png share/gnome/help/gswitchit/C/gb.applet.png share/gnome/help/gswitchit/C/gc.png share/gnome/help/gswitchit/C/gswitchit-applet.xml @@ -33,7 +34,6 @@ share/gnome/help/gswitchit/C/xpc.1.png share/gnome/help/gswitchit/C/xpc.2.png share/gnome/help/gswitchit/C/xpc.3.png share/gnome/help/gswitchit/C/xpc.4.png -share/gnome/help/gswitchit/C/xpc.5.png share/gnome/help/gswitchit/C/xpc.layout_tree.png share/gnome/help/gswitchit/ru/III.applet.png share/gnome/help/gswitchit/ru/applet.gif |