ports/xorg (2.4): xorg-xf86-video-neomagic: updated to 1.2.0
commit 124b9ab69b48b6249bd1ac514c040a93b9b25629 Author: Tilman Sauerbeck <tilman@crux.nu> Date: Thu Mar 20 17:52:45 2008 +0100 xorg-xf86-video-neomagic: updated to 1.2.0 diff --git a/xorg-xf86-video-neomagic/.md5sum b/xorg-xf86-video-neomagic/.md5sum index 0461070..db3219d 100644 --- a/xorg-xf86-video-neomagic/.md5sum +++ b/xorg-xf86-video-neomagic/.md5sum @@ -1 +1 @@ -7a3d3d6e60b9686d955c45d9ebbd5c1b xf86-video-neomagic-1.1.1.tar.bz2 +9154e6f4f6f66bc579fa7caf041d1d92 xf86-video-neomagic-1.2.0.tar.bz2 diff --git a/xorg-xf86-video-neomagic/Pkgfile b/xorg-xf86-video-neomagic/Pkgfile index 75737d0..8a449db 100644 --- a/xorg-xf86-video-neomagic/Pkgfile +++ b/xorg-xf86-video-neomagic/Pkgfile @@ -3,14 +3,14 @@ # Maintainer: Tilman Sauerbeck, tilman at crux dot nu name=xorg-xf86-video-neomagic -version=1.1.1 +version=1.2.0 release=1 source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-video-neomagic-$...) build() { cd xf86-video-neomagic-$version - ./configure --prefix=/usr + ./configure --prefix=/usr --mandir=/usr/man make make DESTDIR=$PKG install
participants (1)
-
crux@crux.nu