diff options
author | Tilman Sauerbeck <tilman@crux.nu> | 2010-06-17 22:56:34 +0200 |
---|---|---|
committer | Tilman Sauerbeck <tilman@crux.nu> | 2010-06-17 22:56:34 +0200 |
commit | b328142d65685757b9dffab3a7be27b6f4a2bb33 (patch) | |
tree | 31fd73ada9c5715f9fad110d561facc9b08d77ca /xorg-libx11 | |
parent | 33e4cf035bb9e69aec56ae5b54e474e44385abee (diff) | |
download | xorg-b328142d65685757b9dffab3a7be27b6f4a2bb33.tar.gz xorg-b328142d65685757b9dffab3a7be27b6f4a2bb33.tar.xz |
xorg-libx11: updated to 1.3.4.
Diffstat (limited to 'xorg-libx11')
-rw-r--r-- | xorg-libx11/.footprint | 5 | ||||
-rw-r--r-- | xorg-libx11/.md5sum | 2 | ||||
-rw-r--r-- | xorg-libx11/Pkgfile | 2 |
3 files changed, 5 insertions, 4 deletions
diff --git a/xorg-libx11/.footprint b/xorg-libx11/.footprint index 94f07f6e..375b7a29 100644 --- a/xorg-libx11/.footprint +++ b/xorg-libx11/.footprint @@ -673,7 +673,7 @@ drwxr-xr-x root/root usr/man/man3/ -rw-r--r-- root/root usr/man/man3/XkbGetCompatMap.3.gz -rw-r--r-- root/root usr/man/man3/XkbGetControls.3.gz -rw-r--r-- root/root usr/man/man3/XkbGetControlsChanges.3.gz --rw-r--r-- root/root usr/man/man3/XkbGetDetectableAutorepeat.3.gz +-rw-r--r-- root/root usr/man/man3/XkbGetDetectableAutoRepeat.3.gz -rw-r--r-- root/root usr/man/man3/XkbGetDeviceButtonActions.3.gz -rw-r--r-- root/root usr/man/man3/XkbGetDeviceInfo.3.gz -rw-r--r-- root/root usr/man/man3/XkbGetDeviceInfoChanges.3.gz @@ -766,7 +766,7 @@ drwxr-xr-x root/root usr/man/man3/ -rw-r--r-- root/root usr/man/man3/XkbSetCompatMap.3.gz -rw-r--r-- root/root usr/man/man3/XkbSetControls.3.gz -rw-r--r-- root/root usr/man/man3/XkbSetDebuggingFlags.3.gz --rw-r--r-- root/root usr/man/man3/XkbSetDetectableAutorepeat.3.gz +-rw-r--r-- root/root usr/man/man3/XkbSetDetectableAutoRepeat.3.gz -rw-r--r-- root/root usr/man/man3/XkbSetDeviceButtonActions.3.gz -rw-r--r-- root/root usr/man/man3/XkbSetDeviceInfo.3.gz -rw-r--r-- root/root usr/man/man3/XkbSetIgnoreLockMods.3.gz @@ -849,6 +849,7 @@ drwxr-xr-x root/root usr/man/man3/ -rw-r--r-- root/root usr/man/man3/XwcTextPropertyToTextList.3.gz drwxr-xr-x root/root usr/man/man5/ -rw-r--r-- root/root usr/man/man5/Compose.5.gz +-rw-r--r-- root/root usr/man/man5/XCompose.5.gz drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/X11/ -rw-r--r-- root/root usr/share/X11/XErrorDB diff --git a/xorg-libx11/.md5sum b/xorg-libx11/.md5sum index 2ef55ba1..d83e65e9 100644 --- a/xorg-libx11/.md5sum +++ b/xorg-libx11/.md5sum @@ -1 +1 @@ -5d74971360f194ce33d2bd2e4d9b066c libX11-1.3.3.tar.bz2 +f65c9c7ecbfb64c19dbd7927160d63fd libX11-1.3.4.tar.bz2 diff --git a/xorg-libx11/Pkgfile b/xorg-libx11/Pkgfile index 8fd4e248..24bb1ce9 100644 --- a/xorg-libx11/Pkgfile +++ b/xorg-libx11/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xorg-libxcb, xorg-xf86bigfontproto, xorg-xextproto, xorg-xtrans, xorg-kbproto, xorg-inputproto name=xorg-libx11 -version=1.3.3 +version=1.3.4 release=1 source=(http://xorg.freedesktop.org/releases/individual/lib/libX11-$version.tar.bz2) |