mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
Update to 2.3.1.
This commit is contained in:
parent
2f39fbb95b
commit
dcaf5d451b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=82912
@ -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
|
||||
|
@ -1 +1 @@
|
||||
MD5 (gswitchit-2.0.31.tar.gz) = a2735f2199f4525827bd08c956e9ef81
|
||||
MD5 (gswitchit-2.3.1.tar.gz) = afb96539e1a5a90cf316d1494a670edf
|
||||
|
@ -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)
|
||||
{
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user