man-pages: update to 6.01

This commit is contained in:
Juergen Daubert 2022-10-20 10:19:33 +02:00
parent b18bd3ee93
commit e5caf75267
3 changed files with 6 additions and 8 deletions

View File

@ -2442,6 +2442,7 @@ drwxr-xr-x root/root usr/share/man/man3/
-rw-r--r-- root/root usr/share/man/man3/ynf.3.gz
-rw-r--r-- root/root usr/share/man/man3/ynl.3.gz
drwxr-xr-x root/root usr/share/man/man3const/
-rw-r--r-- root/root usr/share/man/man3const/EOF.3const.gz
-rw-r--r-- root/root usr/share/man/man3const/NULL.3const.gz
drwxr-xr-x root/root usr/share/man/man3head/
-rw-r--r-- root/root usr/share/man/man3head/sysexits.h.3head.gz

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/core.pub
RWRJc1FUaeVeqhOWJEP5pmuIpm3R8tk0AA7Bm9jgrbZPwgWf7S2lAZwM+VUCiAOkIG50NqLJGQ9B+2IcIgct4v25ciGI9OuVDQ8=
SHA256 (Pkgfile) = 167724b2cb18ebecabdeafee7f44432ba09c562fb71d39a968aaf30a5bb2328a
SHA256 (.footprint) = 4bded3dd987a546388bb0a67f67d60089c2124a69413ebb5386cd8cbef52093d
SHA256 (man-pages-6.00.tar.xz) = 9edbc52fee23d0e2c38f5555eeea1a9dbeea6b6514503f94bfba7c534660a288
RWRJc1FUaeVeqoivznGrfunLSex5ayKRKOuUnusvNMHKXZtm+O/Q88hiPhv2yrntNaLssDHR/YzJczoHMKz/Hu4vhKYjbJxYNgA=
SHA256 (Pkgfile) = baf725edee92698a543cdd1050b7006662f8fe66a0395c17aa1181ab9961611b
SHA256 (.footprint) = a014495926d2039155a25883323f80e7ee8127643fb276459e1922e1dfad12aa
SHA256 (man-pages-6.01.tar.xz) = 8be5177b2788c480a984517947d602ffaa64edeaed83edf4bd04f35163cb5c0b
SHA256 (man-pages-posix-2017-a.tar.xz) = ce67bb25b5048b20dad772e405a83f4bc70faf051afa289361c81f9660318bc3

View File

@ -3,7 +3,7 @@
# Maintainer: CRUX System Team, core-ports at crux dot nu
name=man-pages
version=6.00
version=6.01
release=1
source=(http://www.kernel.org/pub/linux/docs/$name/$name-$version.tar.xz
http://www.kernel.org/pub/linux/docs/$name/$name-posix/$name-posix-2017-a.tar.xz)
@ -11,9 +11,6 @@ source=(http://www.kernel.org/pub/linux/docs/$name/$name-$version.tar.xz
build() {
cd $name-$version
# we don't need libbsd
sed '/PKG-CONFIG/s/^/#/' -i lib/build-src.mk
rm man5/passwd.5
make prefix=/usr DESTDIR=$PKG install