From 7db49f861feb0474fa583218f0ff32de25ded797 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Sun, 10 Jun 2007 10:28:02 +0200 Subject: [PATCH] man-pages: update to 2.54 --- man-pages/.footprint | 5 +---- man-pages/.md5sum | 2 +- man-pages/Pkgfile | 6 +++--- 3 files changed, 5 insertions(+), 8 deletions(-) diff --git a/man-pages/.footprint b/man-pages/.footprint index 73f54275..1b1debae 100644 --- a/man-pages/.footprint +++ b/man-pages/.footprint @@ -208,7 +208,6 @@ drwxr-xr-x root/root usr/man/man2/ -rw-r--r-- root/root usr/man/man2/putpmsg.2.gz -rw-r--r-- root/root usr/man/man2/pwrite.2.gz -rw-r--r-- root/root usr/man/man2/query_module.2.gz --rw-r--r-- root/root usr/man/man2/quotactl.2.gz -rw-r--r-- root/root usr/man/man2/read.2.gz -rw-r--r-- root/root usr/man/man2/readahead.2.gz -rw-r--r-- root/root usr/man/man2/readdir.2.gz @@ -1680,7 +1679,6 @@ drwxr-xr-x root/root usr/man/man5/ drwxr-xr-x root/root usr/man/man6/ -rw-r--r-- root/root usr/man/man6/intro.6.gz drwxr-xr-x root/root usr/man/man7/ --rw-r--r-- root/root usr/man/man7/LDP.7.gz -rw-r--r-- root/root usr/man/man7/arp.7.gz -rw-r--r-- root/root usr/man/man7/ascii.7.gz -rw-r--r-- root/root usr/man/man7/boot.7.gz @@ -1727,6 +1725,7 @@ drwxr-xr-x root/root usr/man/man7/ -rw-r--r-- root/root usr/man/man7/latin9.7.gz -rw-r--r-- root/root usr/man/man7/locale.7.gz -rw-r--r-- root/root usr/man/man7/mailaddr.7.gz +-rw-r--r-- root/root usr/man/man7/man-pages.7.gz -rw-r--r-- root/root usr/man/man7/man.7.gz -rw-r--r-- root/root usr/man/man7/mdoc.7.gz -rw-r--r-- root/root usr/man/man7/mdoc.samples.7.gz @@ -1772,6 +1771,4 @@ drwxr-xr-x root/root usr/man/man8/ -rw-r--r-- root/root usr/man/man8/tzselect.8.gz -rw-r--r-- root/root usr/man/man8/zdump.8.gz -rw-r--r-- root/root usr/man/man8/zic.8.gz -drwxr-xr-x root/root usr/man/man9/ --rw-r--r-- root/root usr/man/man9/ksoftirqd.9.gz -rw-r--r-- root/root usr/man/whatis (EMPTY) diff --git a/man-pages/.md5sum b/man-pages/.md5sum index b4db93c8..250887b1 100644 --- a/man-pages/.md5sum +++ b/man-pages/.md5sum @@ -1 +1 @@ -6ea61d6f33a930944ffcc08cb17b61c6 man-pages-2.53.tar.bz2 +c0baa971e626eee3e9ad00cb53dbdf30 man-pages-2.54.tar.gz diff --git a/man-pages/Pkgfile b/man-pages/Pkgfile index fb7fa305..7e64d54c 100644 --- a/man-pages/Pkgfile +++ b/man-pages/Pkgfile @@ -4,13 +4,13 @@ # Depends on: man name=man-pages -version=2.53 +version=2.54 release=1 -source=(ftp://ftp.win.tue.nl/pub/linux-local/manpages/$name-$version.tar.bz2) +source=(ftp://ftp.win.tue.nl/pub/linux-local/manpages/$name-$version.tar.gz) build() { cd $name-$version - rm man1/{README,time.1} man5/passwd.5 + rm man1/time.1 man5/passwd.5 man2/quotactl.2 make gz make MANDIR=$PKG/usr/man install touch $PKG/usr/man/whatis