ports/xorg (2.2): xorg-xinit: updated to 1.0.3
commit 32a5a04909c0cfd2bab51da81fe52ea9c36005c3 Author: Tilman Sauerbeck <tilman@crux.nu> Date: Fri Feb 16 15:43:47 2007 +0100 xorg-xinit: updated to 1.0.3 diff --git a/xorg-xinit/.footprint b/xorg-xinit/.footprint index fc61cef..b8d62ce 100644 --- a/xorg-xinit/.footprint +++ b/xorg-xinit/.footprint @@ -8,5 +8,5 @@ drwxr-xr-x root/root usr/lib/X11/xinit/ -rw-r--r-- root/root usr/lib/X11/xinit/xinitrc drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man1/ --rw-r--r-- root/root usr/man/man1/startx.1x.gz --rw-r--r-- root/root usr/man/man1/xinit.1x.gz +-rw-r--r-- root/root usr/man/man1/startx.1.gz +-rw-r--r-- root/root usr/man/man1/xinit.1.gz diff --git a/xorg-xinit/.md5sum b/xorg-xinit/.md5sum index 7dcefa5..6e4f32c 100644 --- a/xorg-xinit/.md5sum +++ b/xorg-xinit/.md5sum @@ -1,2 +1 @@ -1377016ad0dd0e127419e4452d66a8ef xinit-1.0.2-setuid.diff -d591fafe69b57969b0521c461073a01f xinit-1.0.2.tar.bz2 +f04a903cc0e18b3c338f58eb90f6caf8 xinit-1.0.3.tar.bz2 diff --git a/xorg-xinit/Pkgfile b/xorg-xinit/Pkgfile index 8aa27ce..7e691fd 100644 --- a/xorg-xinit/Pkgfile +++ b/xorg-xinit/Pkgfile @@ -4,16 +4,13 @@ # Depends on: xorg-server name=xorg-xinit -version=1.0.2 -release=2 -source=(http://xorg.freedesktop.org/releases/individual/app/xinit-$version.tar.bz2 \ - http://xorg.freedesktop.org/releases/X11R7.1/patches/xinit-$version-setuid.d...) +version=1.0.3 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/app/xinit-$version.tar.bz2) build() { cd xinit-$version - patch -Np0 -i $SRC/xinit-$version-setuid.diff - ./configure --prefix=/usr make
participants (1)
-
crux@crux.nu