ports/xorg (2.3): xorg-bdftopcf: updated to 1.0.1
commit caff24b06ffc5c25b693f1398689ccc80602b585 Author: Tilman Sauerbeck <tilman@crux.nu> Date: Thu Apr 26 17:55:00 2007 +0200 xorg-bdftopcf: updated to 1.0.1 diff --git a/xorg-bdftopcf/.footprint b/xorg-bdftopcf/.footprint index 3ed5b26..0456b4c 100644 --- a/xorg-bdftopcf/.footprint +++ b/xorg-bdftopcf/.footprint @@ -3,4 +3,4 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/bdftopcf drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man1/ --rw-r--r-- root/root usr/man/man1/bdftopcf.1x.gz +-rw-r--r-- root/root usr/man/man1/bdftopcf.1.gz diff --git a/xorg-bdftopcf/.md5sum b/xorg-bdftopcf/.md5sum index 2461db7..ecf924b 100644 --- a/xorg-bdftopcf/.md5sum +++ b/xorg-bdftopcf/.md5sum @@ -1 +1 @@ -41f4ac6760ef5e671ba8d4baa7236f12 bdftopcf-1.0.0.tar.bz2 +9685fab33d39954ab8a0d22e0969d5a4 bdftopcf-1.0.1.tar.bz2 diff --git a/xorg-bdftopcf/Pkgfile b/xorg-bdftopcf/Pkgfile index e42adc7..4d793f3 100644 --- a/xorg-bdftopcf/Pkgfile +++ b/xorg-bdftopcf/Pkgfile @@ -4,14 +4,14 @@ # Depends on: xorg-libxfont name=xorg-bdftopcf -version=1.0.0 +version=1.0.1 release=1 source=(http://xorg.freedesktop.org/releases/individual/app/bdftopcf-$version.tar.bz...) build() { cd bdftopcf-$version - ./configure --prefix=/usr + ./configure --prefix=/usr --mandir=/usr/man make make DESTDIR=$PKG install
participants (1)
-
crux@crux.nu