ports/xorg (2.2): xorg-libxfontcache: updated to 1.0.4
commit f5b89541a850efd3d9f8263c28d19e2ced9eb49e Author: Tilman Sauerbeck <tilman@crux.nu> Date: Tue Jan 23 20:35:53 2007 +0100 xorg-libxfontcache: updated to 1.0.4 diff --git a/xorg-libxfontcache/.footprint b/xorg-libxfontcache/.footprint index 9ea99f1..8b0d35d 100644 --- a/xorg-libxfontcache/.footprint +++ b/xorg-libxfontcache/.footprint @@ -7,11 +7,11 @@ lrwxrwxrwx root/root usr/lib/libXfontcache.so.1 -> libXfontcache.so.1.0.0 -rwxr-xr-x root/root usr/lib/libXfontcache.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/FontCacheChangeCacheSettings.3x.gz --rw-r--r-- root/root usr/man/man3/FontCacheGetCacheSettings.3x.gz --rw-r--r-- root/root usr/man/man3/FontCacheGetCacheStatistics.3x.gz --rw-r--r-- root/root usr/man/man3/FontCacheQueryExtension.3x.gz --rw-r--r-- root/root usr/man/man3/FontCacheQueryVersion.3x.gz --rw-r--r-- root/root usr/man/man3/Xfontcache.3x.gz +-rw-r--r-- root/root usr/man/man3/FontCacheChangeCacheSettings.3.gz +-rw-r--r-- root/root usr/man/man3/FontCacheGetCacheSettings.3.gz +-rw-r--r-- root/root usr/man/man3/FontCacheGetCacheStatistics.3.gz +-rw-r--r-- root/root usr/man/man3/FontCacheQueryExtension.3.gz +-rw-r--r-- root/root usr/man/man3/FontCacheQueryVersion.3.gz +-rw-r--r-- root/root usr/man/man3/Xfontcache.3.gz drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/xfontcache.pc diff --git a/xorg-libxfontcache/.md5sum b/xorg-libxfontcache/.md5sum index 941ad58..21ab199 100644 --- a/xorg-libxfontcache/.md5sum +++ b/xorg-libxfontcache/.md5sum @@ -1 +1 @@ -837d84166ae0dad5dc896f24206a92a5 libXfontcache-1.0.2.tar.bz2 +1adca018aa7bf2d215f20a69c10828ad libXfontcache-1.0.4.tar.bz2 diff --git a/xorg-libxfontcache/Pkgfile b/xorg-libxfontcache/Pkgfile index d1d66d8..5d87974 100644 --- a/xorg-libxfontcache/Pkgfile +++ b/xorg-libxfontcache/Pkgfile @@ -4,14 +4,14 @@ # Depends on: xorg-libx11, xorg-xextproto, xorg-libxext, xorg-fontcacheproto name=xorg-libxfontcache -version=1.0.2 +version=1.0.4 release=1 source=(http://xorg.freedesktop.org/releases/individual/lib/libXfontcache-$version.t...) build() { cd libXfontcache-$version - ./configure --prefix=/usr + ./configure --prefix=/usr --mandir=/usr/man make make DESTDIR=$PKG install
participants (1)
-
crux@crux.nu