ports/xorg (2.2): xorg-libxres: updated to 1.0.3
commit f32413e5cc2ef04d411e240a7cc7423378625e5f Author: Tilman Sauerbeck <tilman@crux.nu> Date: Tue Jan 23 20:48:53 2007 +0100 xorg-libxres: updated to 1.0.3 diff --git a/xorg-libxres/.footprint b/xorg-libxres/.footprint index f46641c..32926de 100644 --- a/xorg-libxres/.footprint +++ b/xorg-libxres/.footprint @@ -11,11 +11,11 @@ lrwxrwxrwx root/root usr/lib/libXRes.so.1 -> libXRes.so.1.0.0 -rwxr-xr-x root/root usr/lib/libXRes.so.1.0.0 drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man3/ --rw-r--r-- root/root usr/man/man3/XRes.3x.gz --rw-r--r-- root/root usr/man/man3/XResQueryClientPixmapBytes.3x.gz --rw-r--r-- root/root usr/man/man3/XResQueryClientResources.3x.gz --rw-r--r-- root/root usr/man/man3/XResQueryClients.3x.gz --rw-r--r-- root/root usr/man/man3/XResQueryExtension.3x.gz --rw-r--r-- root/root usr/man/man3/XResQueryVersion.3x.gz +-rw-r--r-- root/root usr/man/man3/XRes.3.gz +-rw-r--r-- root/root usr/man/man3/XResQueryClientPixmapBytes.3.gz +-rw-r--r-- root/root usr/man/man3/XResQueryClientResources.3.gz +-rw-r--r-- root/root usr/man/man3/XResQueryClients.3.gz +-rw-r--r-- root/root usr/man/man3/XResQueryExtension.3.gz +-rw-r--r-- root/root usr/man/man3/XResQueryVersion.3.gz drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/xres.pc diff --git a/xorg-libxres/.md5sum b/xorg-libxres/.md5sum index c8d4fcd..f3164b9 100644 --- a/xorg-libxres/.md5sum +++ b/xorg-libxres/.md5sum @@ -1 +1 @@ -0bd0bfbbc093871f2bf395e2f101d334 libXres-1.0.1.tar.bz2 +de66ffb657aba64c9d6dbdeabb757f3e libXres-1.0.3.tar.bz2 diff --git a/xorg-libxres/Pkgfile b/xorg-libxres/Pkgfile index 05a5d5d..dd94784 100644 --- a/xorg-libxres/Pkgfile +++ b/xorg-libxres/Pkgfile @@ -4,14 +4,14 @@ # Depends on: xorg-libx11, xorg-libxext, xorg-resourceproto name=xorg-libxres -version=1.0.1 +version=1.0.3 release=1 source=(http://xorg.freedesktop.org/releases/individual/lib/libXres-$version.tar.bz2) build() { cd libXres-$version - ./configure --prefix=/usr + ./configure --prefix=/usr --mandir=/usr/man make make DESTDIR=$PKG install
participants (1)
-
crux@crux.nu