ports/xorg (2.2): xorg-libxscrnsaver: updated to 1.1.2
commit 51f381d33ebc1f57b18407de0ab5a18573c68364 Author: Tilman Sauerbeck <tilman@crux.nu> Date: Tue Jan 23 20:53:05 2007 +0100 xorg-libxscrnsaver: updated to 1.1.2 diff --git a/xorg-libxscrnsaver/.footprint b/xorg-libxscrnsaver/.footprint index e33f19f..d6da46d 100644 --- a/xorg-libxscrnsaver/.footprint +++ b/xorg-libxscrnsaver/.footprint @@ -9,15 +9,15 @@ drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/xscrnsaver.pc drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man3/ --rw-r--r-- root/root usr/man/man3/XScreenSaverAllocInfo.3x.gz --rw-r--r-- root/root usr/man/man3/XScreenSaverGetRegistered.3x.gz --rw-r--r-- root/root usr/man/man3/XScreenSaverQueryExtension.3x.gz --rw-r--r-- root/root usr/man/man3/XScreenSaverQueryInfo.3x.gz --rw-r--r-- root/root usr/man/man3/XScreenSaverQueryVersion.3x.gz --rw-r--r-- root/root usr/man/man3/XScreenSaverRegister.3x.gz --rw-r--r-- root/root usr/man/man3/XScreenSaverSelectInput.3x.gz --rw-r--r-- root/root usr/man/man3/XScreenSaverSetAttributes.3x.gz --rw-r--r-- root/root usr/man/man3/XScreenSaverSuspend.3x.gz --rw-r--r-- root/root usr/man/man3/XScreenSaverUnregister.3x.gz --rw-r--r-- root/root usr/man/man3/XScreenSaverUnsetAttributes.3x.gz --rw-r--r-- root/root usr/man/man3/Xss.3x.gz +-rw-r--r-- root/root usr/man/man3/XScreenSaverAllocInfo.3.gz +-rw-r--r-- root/root usr/man/man3/XScreenSaverGetRegistered.3.gz +-rw-r--r-- root/root usr/man/man3/XScreenSaverQueryExtension.3.gz +-rw-r--r-- root/root usr/man/man3/XScreenSaverQueryInfo.3.gz +-rw-r--r-- root/root usr/man/man3/XScreenSaverQueryVersion.3.gz +-rw-r--r-- root/root usr/man/man3/XScreenSaverRegister.3.gz +-rw-r--r-- root/root usr/man/man3/XScreenSaverSelectInput.3.gz +-rw-r--r-- root/root usr/man/man3/XScreenSaverSetAttributes.3.gz +-rw-r--r-- root/root usr/man/man3/XScreenSaverSuspend.3.gz +-rw-r--r-- root/root usr/man/man3/XScreenSaverUnregister.3.gz +-rw-r--r-- root/root usr/man/man3/XScreenSaverUnsetAttributes.3.gz +-rw-r--r-- root/root usr/man/man3/Xss.3.gz diff --git a/xorg-libxscrnsaver/.md5sum b/xorg-libxscrnsaver/.md5sum index 178327a..9dba6e5 100644 --- a/xorg-libxscrnsaver/.md5sum +++ b/xorg-libxscrnsaver/.md5sum @@ -1 +1 @@ -a4d66a0ef8b306b34a63e12cd0f17bcf libXScrnSaver-1.1.0.tar.bz2 +ac2d697dd02f51e5c15f7104f4be5328 libXScrnSaver-1.1.2.tar.bz2 diff --git a/xorg-libxscrnsaver/Pkgfile b/xorg-libxscrnsaver/Pkgfile index e817c66..83a594f 100644 --- a/xorg-libxscrnsaver/Pkgfile +++ b/xorg-libxscrnsaver/Pkgfile @@ -4,14 +4,14 @@ # Depends on: xorg-libx11, xorg-xextproto, xorg-libxext, xorg-scrnsaverproto name=xorg-libxscrnsaver -version=1.1.0 +version=1.1.2 release=1 source=(http://xorg.freedesktop.org/releases/individual/lib/libXScrnSaver-$version.t...) build() { cd libXScrnSaver-$version - ./configure --prefix=/usr + ./configure --prefix=/usr --mandir=/usr/man make make DESTDIR=$PKG install
participants (1)
-
crux@crux.nu