ports/xorg (2.2): xorg-xf86-video-tdfx: updated to 1.3.0
commit 9ae2c3840920fe0ecab2ac9d1f9ac2132dd7d4b9 Author: Tilman Sauerbeck <tilman@crux.nu> Date: Tue Jan 23 21:26:49 2007 +0100 xorg-xf86-video-tdfx: updated to 1.3.0 diff --git a/xorg-xf86-video-tdfx/.md5sum b/xorg-xf86-video-tdfx/.md5sum index d330632..46c954b 100644 --- a/xorg-xf86-video-tdfx/.md5sum +++ b/xorg-xf86-video-tdfx/.md5sum @@ -1 +1 @@ -7513cf373d4ddbbf93651d9ae29ac7f3 xf86-video-tdfx-1.2.1.tar.bz2 +04c49acb5c5dbde14eabd32d06df6e73 xf86-video-tdfx-1.3.0.tar.bz2 diff --git a/xorg-xf86-video-tdfx/Pkgfile b/xorg-xf86-video-tdfx/Pkgfile index a8bdb5f..dcdbdb7 100644 --- a/xorg-xf86-video-tdfx/Pkgfile +++ b/xorg-xf86-video-tdfx/Pkgfile @@ -3,14 +3,14 @@ # Maintainer: Tilman Sauerbeck, tilman at crux dot nu name=xorg-xf86-video-tdfx -version=1.2.1 +version=1.3.0 release=1 source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-video-tdfx-$vers...) build() { cd xf86-video-tdfx-$version - ./configure --prefix=/usr + ./configure --prefix=/usr --mandir=/usr/man make make DESTDIR=$PKG install
participants (1)
-
crux@crux.nu