ports/xorg (2.3): xorg-xdriinfo: updated to 1.0.2.
commit d3bd080827af9818d3f2e05ffc8f7edec10723e8 Author: Tilman Sauerbeck <tilman@crux.nu> Date: Sat Aug 18 11:34:55 2007 +0200 xorg-xdriinfo: updated to 1.0.2. diff --git a/xorg-xdriinfo/.footprint b/xorg-xdriinfo/.footprint index a36d879..f1a9c5b 100644 --- a/xorg-xdriinfo/.footprint +++ b/xorg-xdriinfo/.footprint @@ -3,4 +3,4 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/xdriinfo drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man1/ --rw-r--r-- root/root usr/man/man1/xdriinfo.1x.gz +-rw-r--r-- root/root usr/man/man1/xdriinfo.1.gz diff --git a/xorg-xdriinfo/.md5sum b/xorg-xdriinfo/.md5sum index 29bec60..7c85a9e 100644 --- a/xorg-xdriinfo/.md5sum +++ b/xorg-xdriinfo/.md5sum @@ -1 +1 @@ -be3c5a9b242a57226b5bb5f22ec341ca xdriinfo-1.0.1.tar.bz2 +a5ec51ed9f0a55dc3462d90d52ff899c xdriinfo-1.0.2.tar.bz2 diff --git a/xorg-xdriinfo/Pkgfile b/xorg-xdriinfo/Pkgfile index 2e40731..0bf2b36 100644 --- a/xorg-xdriinfo/Pkgfile +++ b/xorg-xdriinfo/Pkgfile @@ -4,14 +4,14 @@ # Depends on: xorg-libx11, xorg-glproto name=xorg-xdriinfo -version=1.0.1 +version=1.0.2 release=1 source=(http://xorg.freedesktop.org/releases/individual/app/xdriinfo-$version.tar.bz...) build() { cd xdriinfo-$version - ./configure --prefix=/usr + ./configure --prefix=/usr --mandir=/usr/man make make DESTDIR=$PKG install
participants (1)
-
crux@crux.nu