ports/xorg (2.3): xorg-libxrandr: updated to 1.2.2.
commit 567d00f2eee38e3cb20a39d6761316850e3b1cc9 Author: Tilman Sauerbeck <tilman@crux.nu> Date: Thu Sep 6 17:45:43 2007 +0200 xorg-libxrandr: updated to 1.2.2. diff --git a/xorg-libxrandr/.md5sum b/xorg-libxrandr/.md5sum index c81fcd1..8d7e7e6 100644 --- a/xorg-libxrandr/.md5sum +++ b/xorg-libxrandr/.md5sum @@ -1 +1 @@ -5860360f5b038cc728f388f875ce525d libXrandr-1.2.1.tar.bz2 +1b244b5d19f0ccab01d7083436cd3558 libXrandr-1.2.2.tar.bz2 diff --git a/xorg-libxrandr/Pkgfile b/xorg-libxrandr/Pkgfile index 9193207..df98991 100644 --- a/xorg-libxrandr/Pkgfile +++ b/xorg-libxrandr/Pkgfile @@ -4,16 +4,13 @@ # Depends on: xorg-libx11, xorg-randrproto, xorg-xextproto, xorg-libxext, xorg-libxrender, xorg-renderproto name=xorg-libxrandr -version=1.2.1 +version=1.2.2 release=1 source=(http://xorg.freedesktop.org/releases/individual/lib/libXrandr-$version.tar.b...) build() { cd libXrandr-$version - # fix man page suffixes - sed -i -e '19625d' configure - ./configure --prefix=/usr --mandir=/usr/man make
participants (1)
-
crux@crux.nu