Merge branch '3.0' into 3.1

This commit is contained in:
Juergen Daubert 2014-05-23 08:59:21 +02:00
commit a6c538e6d4
7 changed files with 9 additions and 6 deletions

View File

@ -1 +1 @@
291081121e604b04e0035bfdd736d196 curl-7.36.0.tar.lzma
54bfd1eb5214f604186d6f5ac61c7781 curl-7.37.0.tar.lzma

View File

@ -4,7 +4,7 @@
# Depends on: openssl, zlib
name=curl
version=7.36.0
version=7.37.0
release=1
source=(http://curl.haxx.se/download/$name-$version.tar.lzma)

View File

@ -557,6 +557,7 @@ drwxr-xr-x root/root usr/man/man2/
-rw-r--r-- root/root usr/man/man2/removexattr.2.gz
-rw-r--r-- root/root usr/man/man2/rename.2.gz
-rw-r--r-- root/root usr/man/man2/renameat.2.gz
-rw-r--r-- root/root usr/man/man2/renameat2.2.gz
-rw-r--r-- root/root usr/man/man2/request_key.2.gz
-rw-r--r-- root/root usr/man/man2/restart_syscall.2.gz
-rw-r--r-- root/root usr/man/man2/rmdir.2.gz
@ -573,10 +574,12 @@ drwxr-xr-x root/root usr/man/man2/
-rw-r--r-- root/root usr/man/man2/sched_get_priority_max.2.gz
-rw-r--r-- root/root usr/man/man2/sched_get_priority_min.2.gz
-rw-r--r-- root/root usr/man/man2/sched_getaffinity.2.gz
-rw-r--r-- root/root usr/man/man2/sched_getattr.2.gz
-rw-r--r-- root/root usr/man/man2/sched_getparam.2.gz
-rw-r--r-- root/root usr/man/man2/sched_getscheduler.2.gz
-rw-r--r-- root/root usr/man/man2/sched_rr_get_interval.2.gz
-rw-r--r-- root/root usr/man/man2/sched_setaffinity.2.gz
-rw-r--r-- root/root usr/man/man2/sched_setattr.2.gz
-rw-r--r-- root/root usr/man/man2/sched_setparam.2.gz
-rw-r--r-- root/root usr/man/man2/sched_setscheduler.2.gz
-rw-r--r-- root/root usr/man/man2/sched_yield.2.gz

View File

@ -1,2 +1,2 @@
4400766c63a28e58bb899a2d3a0191d8 man-pages-3.66.tar.xz
5629dae00ef93658ada9226aa33b51b6 man-pages-3.67.tar.xz
825fde78e6fddd02426ecdd50e2cbe0d man-pages-posix-2013-a.tar.xz

View File

@ -4,7 +4,7 @@
# Depends on: man
name=man-pages
version=3.66
version=3.67
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)

View File

@ -1 +1 @@
97ae0ecd007750f776099fcb9fccc7af nasm-2.11.04.tar.xz
3544d7068206b583915394693c0e933c nasm-2.11.05.tar.xz

View File

@ -3,7 +3,7 @@
# Maintainer: CRUX System Team, core-ports at crux dot nu
name=nasm
version=2.11.04
version=2.11.05
release=1
source=(http://www.nasm.us/pub/nasm/releasebuilds/$version/$name-$version.tar.xz)