ports/xorg (2.4): xorg-xf86-video-apm: updated to 1.2.0.
commit dce0efd9bd6ed84675ac72903c3ee24fdb69c78b Author: Tilman Sauerbeck <tilman@crux.nu> Date: Wed Mar 19 17:32:58 2008 +0100 xorg-xf86-video-apm: updated to 1.2.0. diff --git a/xorg-xf86-video-apm/.md5sum b/xorg-xf86-video-apm/.md5sum index 2d1d054..af7a33d 100644 --- a/xorg-xf86-video-apm/.md5sum +++ b/xorg-xf86-video-apm/.md5sum @@ -1 +1 @@ -ac7e05f0dfc7e02cac0bf17b9eb89b11 xf86-video-apm-1.1.1.tar.bz2 +4f78650d79656dc803a720049d65682e xf86-video-apm-1.2.0.tar.bz2 diff --git a/xorg-xf86-video-apm/Pkgfile b/xorg-xf86-video-apm/Pkgfile index 3a7e358..f8e6e8f 100644 --- a/xorg-xf86-video-apm/Pkgfile +++ b/xorg-xf86-video-apm/Pkgfile @@ -3,14 +3,14 @@ # Maintainer: Tilman Sauerbeck, tilman at crux dot nu name=xorg-xf86-video-apm -version=1.1.1 +version=1.2.0 release=1 source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-video-apm-$versi...) build() { cd xf86-video-apm-$version - ./configure --prefix=/usr + ./configure --prefix=/usr --mandir=/usr/man make make DESTDIR=$PKG install
participants (1)
-
crux@crux.nu