man-pages: updated to 4.13

This commit is contained in:
Fredrik Rinnestam 2017-09-16 01:57:13 +02:00
parent bb3e3b47fe
commit 68da9252c8
4 changed files with 17 additions and 6 deletions

View File

@ -1868,6 +1868,16 @@ drwxr-xr-x root/root usr/share/man/man3/
-rw-r--r-- root/root usr/share/man/man3/pthread_join.3.gz
-rw-r--r-- root/root usr/share/man/man3/pthread_kill.3.gz
-rw-r--r-- root/root usr/share/man/man3/pthread_kill_other_threads_np.3.gz
-rw-r--r-- root/root usr/share/man/man3/pthread_mutex_consistent.3.gz
-rw-r--r-- root/root usr/share/man/man3/pthread_mutex_consistent_np.3.gz
-rw-r--r-- root/root usr/share/man/man3/pthread_mutexattr_destroy.3.gz
-rw-r--r-- root/root usr/share/man/man3/pthread_mutexattr_getpshared.3.gz
-rw-r--r-- root/root usr/share/man/man3/pthread_mutexattr_getrobust.3.gz
-rw-r--r-- root/root usr/share/man/man3/pthread_mutexattr_getrobust_np.3.gz
-rw-r--r-- root/root usr/share/man/man3/pthread_mutexattr_init.3.gz
-rw-r--r-- root/root usr/share/man/man3/pthread_mutexattr_setpshared.3.gz
-rw-r--r-- root/root usr/share/man/man3/pthread_mutexattr_setrobust.3.gz
-rw-r--r-- root/root usr/share/man/man3/pthread_mutexattr_setrobust_np.3.gz
-rw-r--r-- root/root usr/share/man/man3/pthread_rwlockattr_getkind_np.3.gz
-rw-r--r-- root/root usr/share/man/man3/pthread_rwlockattr_setkind_np.3.gz
-rw-r--r-- root/root usr/share/man/man3/pthread_self.3.gz
@ -3332,6 +3342,7 @@ drwxr-xr-x root/root usr/share/man/man5/
-rw-r--r-- root/root usr/share/man/man5/services.5.gz
-rw-r--r-- root/root usr/share/man/man5/shells.5.gz
-rw-r--r-- root/root usr/share/man/man5/slabinfo.5.gz
-rw-r--r-- root/root usr/share/man/man5/sysfs.5.gz
-rw-r--r-- root/root usr/share/man/man5/termcap.5.gz
-rw-r--r-- root/root usr/share/man/man5/tmpfs.5.gz
-rw-r--r-- root/root usr/share/man/man5/ttytype.5.gz

View File

@ -1,2 +1,2 @@
a87cdf43ddc1844e7edc8950a28a51f0 man-pages-4.12.tar.xz
24b3657e4e8874b29326d2fd6f77b2d5 man-pages-4.13.tar.xz
825fde78e6fddd02426ecdd50e2cbe0d man-pages-posix-2013-a.tar.xz

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/core.pub
RWRJc1FUaeVeqtXfBv5hptMb3r7LMCOFpXIhiEinhkrPQvyWB2HA/+98i6ccfIxNYGYXdcF2mtwqe75NigDBx8uPs5nASWYv2QY=
SHA256 (Pkgfile) = 05e73d6e4da7587064f2a3adf1fb82397648ad320a3269ce77c019513a6fa438
SHA256 (.footprint) = 79cf2eb4ca025cb0230c7bdbcbd068a1d7d59062accc3ba9429c136a2594aca4
SHA256 (man-pages-4.12.tar.xz) = 6f6d79d991fed04e16e7c7a15705304b0b9d51de772c51c57428555039fbe093
RWRJc1FUaeVeqlEsZKDkUxxDF2bpF5Z2+rwoc/tb2L8geqqgDfWYfxDxIVTVnjgkvVJKoHQ+OZjt6NTIBBvtkt5cF4YArU43ago=
SHA256 (Pkgfile) = 5a1b28fa840704651e8e584c9c58c5f4c0096f6751caf9ff425f04639a2f4dc0
SHA256 (.footprint) = 3bde268b73209b354afaf9d0dbac6886f376827235e74ba3e5b048cf226e3037
SHA256 (man-pages-4.13.tar.xz) = d5c005c5b653248ab6680560de00ea8572ff39e48a57bd5be1468d986a0631bf
SHA256 (man-pages-posix-2013-a.tar.xz) = 19633a5c75ff7deab35b1d2c3d5b7748e7bd4ef4ab598b647bb7e7f60b90a808

View File

@ -3,7 +3,7 @@
# Maintainer: CRUX System Team, core-ports at crux dot nu
name=man-pages
version=4.12
version=4.13
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-2013-a.tar.xz)