ports/xorg (2.2): xorg-xauth: updated to 1.0.2
commit 7e80b78a1744641a6243c86950471c0d453f1bee Author: Tilman Sauerbeck <tilman@crux.nu> Date: Tue Jan 23 21:11:12 2007 +0100 xorg-xauth: updated to 1.0.2 diff --git a/xorg-xauth/.footprint b/xorg-xauth/.footprint index f84b60a..87ce155 100644 --- a/xorg-xauth/.footprint +++ b/xorg-xauth/.footprint @@ -3,4 +3,4 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/xauth drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man1/ --rw-r--r-- root/root usr/man/man1/xauth.1x.gz +-rw-r--r-- root/root usr/man/man1/xauth.1.gz diff --git a/xorg-xauth/.md5sum b/xorg-xauth/.md5sum index 26b7329..10f2261 100644 --- a/xorg-xauth/.md5sum +++ b/xorg-xauth/.md5sum @@ -1 +1 @@ -ed848ebba8d3a1ca727b80d6b89dc3c3 xauth-1.0.1.tar.bz2 +31b956edaeb453ddaa640420e97b25b2 xauth-1.0.2.tar.bz2 diff --git a/xorg-xauth/Pkgfile b/xorg-xauth/Pkgfile index 4512f00..d75bd13 100644 --- a/xorg-xauth/Pkgfile +++ b/xorg-xauth/Pkgfile @@ -4,14 +4,14 @@ # Depends on: xorg-server name=xorg-xauth -version=1.0.1 +version=1.0.2 release=1 source=(http://xorg.freedesktop.org/releases/individual/app/xauth-$version.tar.bz2) build() { cd xauth-$version - ./configure --prefix=/usr + ./configure --prefix=/usr --mandir=/usr/man make make DESTDIR=$PKG install
participants (1)
-
crux@crux.nu