ports/xorg (2.3): xorg-xhost: updated to 1.0.2.
commit dd98d6a0f79ee8dd4af731034be21f73a149bdfd Author: Tilman Sauerbeck <tilman@crux.nu> Date: Wed Jul 18 21:36:37 2007 +0200 xorg-xhost: updated to 1.0.2. diff --git a/xorg-xhost/.footprint b/xorg-xhost/.footprint index c8d8d77..827f44e 100644 --- a/xorg-xhost/.footprint +++ b/xorg-xhost/.footprint @@ -3,4 +3,4 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/xhost drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man1/ --rw-r--r-- root/root usr/man/man1/xhost.1x.gz +-rw-r--r-- root/root usr/man/man1/xhost.1.gz diff --git a/xorg-xhost/.md5sum b/xorg-xhost/.md5sum index 9e21e82..78d5a15 100644 --- a/xorg-xhost/.md5sum +++ b/xorg-xhost/.md5sum @@ -1 +1 @@ -5300c9aafa58878c8f6e85379d5c199c xhost-1.0.1.tar.bz2 +f746aba36f075ae4cae313d849a94f4e xhost-1.0.2.tar.bz2 diff --git a/xorg-xhost/Pkgfile b/xorg-xhost/Pkgfile index 96c904d..1f21d53 100644 --- a/xorg-xhost/Pkgfile +++ b/xorg-xhost/Pkgfile @@ -3,14 +3,14 @@ # Maintainer: Tilman Sauerbeck, tilman at crux dot nu name=xorg-xhost -version=1.0.1 +version=1.0.2 release=1 source=(http://xorg.freedesktop.org/releases/individual/app/xhost-$version.tar.bz2) build() { cd xhost-$version - ./configure --prefix=/usr + ./configure --prefix=/usr --mandir=/usr/man make make DESTDIR=$PKG install
participants (1)
-
crux@crux.nu