ports/xorg (2.2): xorg-xrdb: updated to 1.0.3
commit f4b672538c46554196bcbd09c4b6f48b49e47c02 Author: Tilman Sauerbeck <tilman@crux.nu> Date: Wed Jan 24 18:16:40 2007 +0100 xorg-xrdb: updated to 1.0.3 diff --git a/xorg-xrdb/.footprint b/xorg-xrdb/.footprint index d13c6ad..d2e3404 100644 --- a/xorg-xrdb/.footprint +++ b/xorg-xrdb/.footprint @@ -3,4 +3,4 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/xrdb drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man1/ --rw-r--r-- root/root usr/man/man1/xrdb.1x.gz +-rw-r--r-- root/root usr/man/man1/xrdb.1.gz diff --git a/xorg-xrdb/.md5sum b/xorg-xrdb/.md5sum index 26ace9f..f7541bf 100644 --- a/xorg-xrdb/.md5sum +++ b/xorg-xrdb/.md5sum @@ -1 +1 @@ -de1fd8e2169e813e43f43ced5837b989 xrdb-1.0.2.tar.bz2 +380b2ef545306354cc150834de567be7 xrdb-1.0.3.tar.bz2 diff --git a/xorg-xrdb/Pkgfile b/xorg-xrdb/Pkgfile index eb51082..b75a084 100644 --- a/xorg-xrdb/Pkgfile +++ b/xorg-xrdb/Pkgfile @@ -4,14 +4,14 @@ # Depends on: xorg-libxmu, xorg-libx11 name=xorg-xrdb -version=1.0.2 +version=1.0.3 release=1 source=(http://xorg.freedesktop.org/releases/individual/app/xrdb-$version.tar.bz2) build() { cd xrdb-$version - ./configure --prefix=/usr + ./configure --prefix=/usr --mandir=/usr/man make make DESTDIR=$PKG install
participants (1)
-
crux@crux.nu