ports/xorg (2.4): xorg-xf86-input-dynapro: updated to 1.1.1.
commit 3e1d5997e4e307cd7e880b2d779b6ee2a4756a44 Author: Tilman Sauerbeck <tilman@crux.nu> Date: Mon Sep 10 18:36:20 2007 +0200 xorg-xf86-input-dynapro: updated to 1.1.1. diff --git a/xorg-xf86-input-dynapro/.md5sum b/xorg-xf86-input-dynapro/.md5sum index 2deae9c..0893f93 100644 --- a/xorg-xf86-input-dynapro/.md5sum +++ b/xorg-xf86-input-dynapro/.md5sum @@ -1 +1 @@ -1683178d09dfc604dde9ea2aab950a28 xf86-input-dynapro-1.1.0.tar.bz2 +d47be12a230c44a05d56d6b79ebcfc38 xf86-input-dynapro-1.1.1.tar.bz2 diff --git a/xorg-xf86-input-dynapro/Pkgfile b/xorg-xf86-input-dynapro/Pkgfile index 4b22ed5..8000dce 100644 --- a/xorg-xf86-input-dynapro/Pkgfile +++ b/xorg-xf86-input-dynapro/Pkgfile @@ -3,14 +3,14 @@ # Maintainer: Tilman Sauerbeck, tilman at crux dot nu name=xorg-xf86-input-dynapro -version=1.1.0 +version=1.1.1 release=1 source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-input-dynapro-$v...) build() { cd xf86-input-dynapro-$version - ./configure --prefix=/usr + ./configure --prefix=/usr --mandir=/usr/man make make DESTDIR=$PKG install
participants (1)
-
crux@crux.nu