diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2015-11-09 23:09:18 +0100 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2015-11-09 23:09:18 +0100 |
commit | 1ef3e9471ec1a912f17c807fa4690a3ee54d4798 (patch) | |
tree | df84d975ffa94b27fa4bbac8e775d142bc5ebc81 | |
parent | 459857d43fe24995e914a28f2397c84035898932 (diff) | |
download | xorg-1ef3e9471ec1a912f17c807fa4690a3ee54d4798.tar.gz xorg-1ef3e9471ec1a912f17c807fa4690a3ee54d4798.tar.xz |
[notify] xorg-server: updated to 1.18.0. requires rebuild of drivers
-rw-r--r-- | xorg-server/.footprint | 6 | ||||
-rw-r--r-- | xorg-server/.md5sum | 2 | ||||
-rw-r--r-- | xorg-server/Pkgfile | 2 |
3 files changed, 3 insertions, 7 deletions
diff --git a/xorg-server/.footprint b/xorg-server/.footprint index 14c9d8e1..e24bf9ec 100644 --- a/xorg-server/.footprint +++ b/xorg-server/.footprint @@ -84,6 +84,7 @@ drwxr-xr-x root/root usr/include/xorg/ -rw-r--r-- root/root usr/include/xorg/misyncshm.h -rw-r--r-- root/root usr/include/xorg/misyncstr.h -rw-r--r-- root/root usr/include/xorg/mizerarc.h +-rw-r--r-- root/root usr/include/xorg/nonsdk_extinit.h -rw-r--r-- root/root usr/include/xorg/opaque.h -rw-r--r-- root/root usr/include/xorg/optionstr.h -rw-r--r-- root/root usr/include/xorg/os.h @@ -115,14 +116,11 @@ drwxr-xr-x root/root usr/include/xorg/ -rw-r--r-- root/root usr/include/xorg/shadowfb.h -rw-r--r-- root/root usr/include/xorg/shmint.h -rw-r--r-- root/root usr/include/xorg/site.h --rw-r--r-- root/root usr/include/xorg/swaprep.h --rw-r--r-- root/root usr/include/xorg/swapreq.h -rw-r--r-- root/root usr/include/xorg/syncsdk.h -rw-r--r-- root/root usr/include/xorg/validate.h -rw-r--r-- root/root usr/include/xorg/vbe.h -rw-r--r-- root/root usr/include/xorg/vbeModes.h -rw-r--r-- root/root usr/include/xorg/vgaHW.h --rw-r--r-- root/root usr/include/xorg/vidmodeproc.h -rw-r--r-- root/root usr/include/xorg/wfbrename.h -rw-r--r-- root/root usr/include/xorg/window.h -rw-r--r-- root/root usr/include/xorg/windowstr.h @@ -159,7 +157,6 @@ drwxr-xr-x root/root usr/include/xorg/ -rw-r--r-- root/root usr/include/xorg/xf86xv.h -rw-r--r-- root/root usr/include/xorg/xf86xvmc.h -rw-r--r-- root/root usr/include/xorg/xf86xvpriv.h --rw-r--r-- root/root usr/include/xorg/xfixes.h -rw-r--r-- root/root usr/include/xorg/xisb.h -rw-r--r-- root/root usr/include/xorg/xkbfile.h -rw-r--r-- root/root usr/include/xorg/xkbrules.h @@ -205,7 +202,6 @@ drwxr-xr-x root/root usr/lib/xorg/modules/extensions/ drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/X11/ drwxr-xr-x root/root usr/share/X11/xorg.conf.d/ --rw-r--r-- root/root usr/share/X11/xorg.conf.d/10-evdev.conf -rw-r--r-- root/root usr/share/X11/xorg.conf.d/10-quirks.conf drwxr-xr-x root/root usr/share/aclocal/ -rw-r--r-- root/root usr/share/aclocal/xorg-server.m4 diff --git a/xorg-server/.md5sum b/xorg-server/.md5sum index d92a0a99..27fc9437 100644 --- a/xorg-server/.md5sum +++ b/xorg-server/.md5sum @@ -1 +1 @@ -1509a9daae713895e7f5bcba8bcc05b2 xorg-server-1.17.4.tar.bz2 +3c1c1057d3ad27380d8dd87ffcc182cd xorg-server-1.18.0.tar.bz2 diff --git a/xorg-server/Pkgfile b/xorg-server/Pkgfile index 68ffbe9b..de0fc9c7 100644 --- a/xorg-server/Pkgfile +++ b/xorg-server/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libepoxy util-linux xorg-bdftopcf xorg-bigreqsproto xorg-libdmx xorg-libpixman xorg-libxaw xorg-libxcomposite xorg-libxcursor xorg-libxft xorg-libxinerama xorg-libxkbfile xorg-libxrandr xorg-libxres xorg-libxtst xorg-libxxf86dga xorg-mkfontdir xorg-mkfontscale xorg-scrnsaverproto xorg-xcb-util-keysyms xorg-xcmiscproto xorg-xf86driproto xorg-xf86vidmodeproto name=xorg-server -version=1.17.4 +version=1.18.0 release=1 source=(http://xorg.freedesktop.org/releases/individual/xserver/$name-$version.tar.bz2) |