Merge branch '2.8' into 3.0
This commit is contained in:
commit
158702ae04
@ -1 +1 @@
|
||||
f84d4f5b5d7863a05728cf330cc446c1 dhcpcd-5.6.6.tar.bz2
|
||||
998bcc3a47fbb2b0f91f8986d4b68345 dhcpcd-5.6.7.tar.bz2
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Maintainer: CRUX System Team, core-ports at crux dot nu
|
||||
|
||||
name=dhcpcd
|
||||
version=5.6.6
|
||||
version=5.6.7
|
||||
release=1
|
||||
source=(http://roy.marples.name/downloads/dhcpcd/$name-$version.tar.bz2)
|
||||
|
||||
|
@ -353,6 +353,7 @@ drwxr-xr-x root/root usr/man/man2/
|
||||
-rw-r--r-- root/root usr/man/man2/fcntl64.2.gz
|
||||
-rw-r--r-- root/root usr/man/man2/fdatasync.2.gz
|
||||
-rw-r--r-- root/root usr/man/man2/fgetxattr.2.gz
|
||||
-rw-r--r-- root/root usr/man/man2/finit_module.2.gz
|
||||
-rw-r--r-- root/root usr/man/man2/flistxattr.2.gz
|
||||
-rw-r--r-- root/root usr/man/man2/flock.2.gz
|
||||
-rw-r--r-- root/root usr/man/man2/fork.2.gz
|
||||
@ -444,6 +445,7 @@ drwxr-xr-x root/root usr/man/man2/
|
||||
-rw-r--r-- root/root usr/man/man2/ioprio_get.2.gz
|
||||
-rw-r--r-- root/root usr/man/man2/ioprio_set.2.gz
|
||||
-rw-r--r-- root/root usr/man/man2/ipc.2.gz
|
||||
-rw-r--r-- root/root usr/man/man2/kcmp.2.gz
|
||||
-rw-r--r-- root/root usr/man/man2/kexec_load.2.gz
|
||||
-rw-r--r-- root/root usr/man/man2/keyctl.2.gz
|
||||
-rw-r--r-- root/root usr/man/man2/kill.2.gz
|
||||
@ -785,16 +787,21 @@ drwxr-xr-x root/root usr/man/man3/
|
||||
-rw-r--r-- root/root usr/man/man3/TAILQ_INSERT_HEAD.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/TAILQ_INSERT_TAIL.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/TAILQ_REMOVE.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/__after_morecore_hook.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/__fbufsize.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/__flbf.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/__fpending.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/__fpurge.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/__freadable.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/__freading.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/__free_hook.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/__fsetlocking.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/__fwritable.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/__fwriting.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/__malloc_hook.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/__malloc_initialize_hook.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/__memalign_hook.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/__realloc_hook.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/__setfpucw.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/_flushlbf.3.gz
|
||||
-rw-r--r-- root/root usr/man/man3/a64l.3.gz
|
||||
|
@ -1,2 +1,2 @@
|
||||
aae96aeca4f7e89c5b47b6a67ec42e7f man-pages-3.45.tar.xz
|
||||
eba99dc469e526c3de2e91fe0a0ddc43 man-pages-3.46.tar.xz
|
||||
ec0a97ccb2ff9e4c32fac67111dbc99a man-pages-posix-2003-a.tar.xz
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: man
|
||||
|
||||
name=man-pages
|
||||
version=3.45
|
||||
version=3.46
|
||||
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-2003-a.tar.xz)
|
||||
|
Loading…
x
Reference in New Issue
Block a user