Merge branch '3.3' into 3.4

This commit is contained in:
Fredrik Rinnestam 2018-02-07 18:25:38 +01:00
commit 61a50a3146
15 changed files with 29 additions and 26 deletions

View File

@ -1,3 +1,3 @@
ec0517ff350a748c2c46c46c86f26309 bash-4.4.18.patch.gz
6d9519d872f09b8cc5e001c9bd9ff2e6 bash-4.4.19.patch.gz
148888a7c95ac23705559b6f477dfe25 bash-4.4.tar.gz
be4c698ea8bb7d52eab2d6ce2c3fab8e profile

View File

@ -1,7 +1,7 @@
untrusted comment: verify with /etc/ports/core.pub
RWRJc1FUaeVeqii2qvtNCNQrvFmwXMnXZUorS5JuOOH7mUGC1x7qXOI3jlvy7NOXDFknGmFDrXcfBz1wobB2VB5pQBIMGCNYrAY=
SHA256 (Pkgfile) = ef333bfbf19695cf263878da5bc1f07729685734bbc205d9d9e1e536696082ae
RWRJc1FUaeVeqrgoNWhULGT0kaRsmu+3GulfUXYBVLN4vZ+3U6l0qK43aGoZfg1gdD3d1A1eVkUbsMEvh2ftI9w3EBGJzNz9zwc=
SHA256 (Pkgfile) = c6d845001aa3d9a7e202573871e770fa9b5c7345e1058d5f6684b9db053750e0
SHA256 (.footprint) = 01ad0142672053f07bc5f2c5e481cb8cde032296c7eb3ff97334d626dce4f45c
SHA256 (bash-4.4.tar.gz) = d86b3392c1202e8ff5a423b302e6284db7f8f435ea9f39b5b1b20fd3ac36dfcb
SHA256 (bash-4.4.18.patch.gz) = 88e8104c9f1f370ab8b4e0fa1fbdd9fbf72df60bc1abc57d0c8451d1043d504a
SHA256 (bash-4.4.19.patch.gz) = d06a516e792c7888d7eaf820c1942241fb4a4acf674311c7f1db049b1f2f1d28
SHA256 (profile) = 10dd02d41a7931a841bdfb5ca7c3fee476a901373b571c4a7c621ef255804ed5

View File

@ -4,7 +4,7 @@
# Depends on: readline
name=bash
version=4.4.18
version=4.4.19
release=1
source=(http://ftpmirror.gnu.org/gnu/$name/$name-${version:0:3}.tar.gz \
$name-$version.patch.gz profile)

View File

@ -1 +1 @@
1e54b52e0c8cb79389d4d47eacba411d hdparm-9.53.tar.gz
3c160eab5783c1d2fbf40f86333f7fcf hdparm-9.54.tar.gz

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/core.pub
RWRJc1FUaeVeqh9KQGgCtQU2dZ0QZs+B88R0r/LHnbULJ52NsYa45a5txkSJ3vYPG9ugHVIX/I/9gUXo0nICjTk0SSyw3ucFIQM=
SHA256 (Pkgfile) = b0f88a0eeafdc100aaf1f9e66c86a63bb22d39225499515d74fb3ee8c9d8c839
RWRJc1FUaeVeqmdwytrhJpu6jg8lZctCqps1uz7QjTtioq7L6+aOq5wP1TLFXGTTXkT/UMk/Yvlc6GpAJTB2rBCse5lFkSDejgM=
SHA256 (Pkgfile) = dc44d2b973bc32b172296243704d24c16e9ccc480430ceea0c4a2770d7a3646a
SHA256 (.footprint) = 0de8c2735445fb40a795101e5a69a7f9ec2c3c016e119ec4adb365bbfe76dee6
SHA256 (hdparm-9.53.tar.gz) = 2673f591df6916c6a1faec07069a7eb1cb8ee307615a615d808192fb0c0265e5
SHA256 (hdparm-9.54.tar.gz) = 4d7a684b97ebc1a74f34dc85f8fe9e7b265b94bb5c35e81d53863b7e6483163e

View File

@ -3,7 +3,7 @@
# Maintainer: CRUX System Team, core-ports at crux dot nu
name=hdparm
version=9.53
version=9.54
release=1
source=(http://downloads.sourceforge.net/project/$name/$name/$name-$version.tar.gz)

View File

@ -15,12 +15,12 @@ drwxr-xr-x root/root usr/etc/
-rw-r--r-- root/root usr/etc/man_db.conf
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/man-db/
-rwxr-xr-x root/root usr/lib/man-db/libman-2.7.6.1.so
-rwxr-xr-x root/root usr/lib/man-db/libman-2.8.0.so
-rwxr-xr-x root/root usr/lib/man-db/libman.la
lrwxrwxrwx root/root usr/lib/man-db/libman.so -> libman-2.7.6.1.so
-rwxr-xr-x root/root usr/lib/man-db/libmandb-2.7.6.1.so
lrwxrwxrwx root/root usr/lib/man-db/libman.so -> libman-2.8.0.so
-rwxr-xr-x root/root usr/lib/man-db/libmandb-2.8.0.so
-rwxr-xr-x root/root usr/lib/man-db/libmandb.la
lrwxrwxrwx root/root usr/lib/man-db/libmandb.so -> libmandb-2.7.6.1.so
lrwxrwxrwx root/root usr/lib/man-db/libmandb.so -> libmandb-2.8.0.so
drwxr-xr-x root/root usr/lib/man-db/man-db/
-rwxr-xr-x root/root usr/lib/man-db/man-db/globbing
-rwxr-xr-x root/root usr/lib/man-db/man-db/manconv

View File

@ -1,2 +1,2 @@
2948d49d0ed7265f60f83aa4a9ac9268 man-db-2.7.6.1.tar.xz
2b7d6cf6350735544522859d93983fab man-db-2.8.0.tar.xz
43dcb76783c4b2f0578b43a43124f9e9 mandb.cron

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/core.pub
RWRJc1FUaeVeqlcSMYKkRRhu6R2+xiVLJwLPLKZ0AH2Y1BLmzxY+R39hgZSlPku+5clLdwpUE+NfyxTMl1P4wsjrH2Vuu7SlqwM=
SHA256 (Pkgfile) = 8138079cd148b4b8fe6b119703899a08e2434614dcfaf5e583926db09a8b7f02
SHA256 (.footprint) = f8915214e9d91a64e38468f4e983f1b3914027cbb46d9841a8778c6495143ffc
SHA256 (man-db-2.7.6.1.tar.xz) = 08edbc52f24aca3eebac429b5444efd48b9b90b9b84ca0ed5507e5c13ed10f3f
RWRJc1FUaeVeqoiHprNIPOsQWhCC1vnUvpmTVBQuJaFeX926p8w2O4Hf8lOpzbcAmdxGGFy268XOVsEqoI7IIHhn7IVAkUKAuQE=
SHA256 (Pkgfile) = 8eb1de1480bc3c25ad1b4f1ab54722f03cbd5fe284d07130dc8a44be39bd1bb7
SHA256 (.footprint) = 4c4eb4d0f057ae7cd90e88549b07f8e068d23248ce916380ac40041e82ba595c
SHA256 (man-db-2.8.0.tar.xz) = 362aad1c14751456b3c32c96864c655aeffb79841f70b87cb3d3c20962f59727
SHA256 (mandb.cron) = f2e9f1210bf6b7c3335cc6f3a9551651812428109ea8c4adc9cd5cf73461e0f1

View File

@ -4,7 +4,7 @@
# Depends on: zlib gdbm libpipeline
name=man-db
version=2.7.6.1
version=2.8.0
release=1
source=(http://download.savannah.gnu.org/releases/$name/$name-$version.tar.xz \
mandb.cron)

View File

@ -606,6 +606,7 @@ drwxr-xr-x root/root usr/share/man/man2/
-rw-r--r-- root/root usr/share/man/man2/s390_pci_mmio_read.2.gz
-rw-r--r-- root/root usr/share/man/man2/s390_pci_mmio_write.2.gz
-rw-r--r-- root/root usr/share/man/man2/s390_runtime_instr.2.gz
-rw-r--r-- root/root usr/share/man/man2/s390_sthyi.2.gz
-rw-r--r-- root/root usr/share/man/man2/sbrk.2.gz
-rw-r--r-- root/root usr/share/man/man2/sched_get_priority_max.2.gz
-rw-r--r-- root/root usr/share/man/man2/sched_get_priority_min.2.gz
@ -3464,6 +3465,7 @@ drwxr-xr-x root/root usr/share/man/man7/
-rw-r--r-- root/root usr/share/man/man7/namespaces.7.gz
-rw-r--r-- root/root usr/share/man/man7/netdevice.7.gz
-rw-r--r-- root/root usr/share/man/man7/netlink.7.gz
-rw-r--r-- root/root usr/share/man/man7/network_namespaces.7.gz
-rw-r--r-- root/root usr/share/man/man7/nptl.7.gz
-rw-r--r-- root/root usr/share/man/man7/numa.7.gz
-rw-r--r-- root/root usr/share/man/man7/operator.7.gz
@ -3515,6 +3517,7 @@ drwxr-xr-x root/root usr/share/man/man7/
-rw-r--r-- root/root usr/share/man/man7/utf-8.7.gz
-rw-r--r-- root/root usr/share/man/man7/utf8.7.gz
-rw-r--r-- root/root usr/share/man/man7/vdso.7.gz
-rw-r--r-- root/root usr/share/man/man7/vsock.7.gz
-rw-r--r-- root/root usr/share/man/man7/x25.7.gz
-rw-r--r-- root/root usr/share/man/man7/xattr.7.gz
drwxr-xr-x root/root usr/share/man/man8/

View File

@ -1,2 +1,2 @@
4c2c44f27e8f2c593ea67caa981a6c3b man-pages-4.14.tar.xz
4298feb3d5feffad8ff46bb87b061a07 man-pages-4.15.tar.xz
825fde78e6fddd02426ecdd50e2cbe0d man-pages-posix-2013-a.tar.xz

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/core.pub
RWRJc1FUaeVeqq74/DHbka4qCmRVxhHfThgbz0l/vPhpU22MmQnU4bLycv6PvOeXa8ZAv3/8Fl7xllIy45w8icZIiN0pAkV3rwI=
SHA256 (Pkgfile) = 3f8efb802835e2f41bd0d669e7b173bf2b81338371f6e3f45250787e637233ff
SHA256 (.footprint) = bbf9c96987b83f63adfbe4fa30879c41f0f33b857c2bf379dbfab28cb96f0b03
SHA256 (man-pages-4.14.tar.xz) = 3052b87898c313c089848a913e5cf44a0565cc4d21d94119ef6586d971f5c971
RWRJc1FUaeVeqqVbJMnvrIAanO26b21YTVPEB1pD/saBvmjei+rJqnBSfYGqGImIseBUHxhtwW6A/a6+8tloYOm3H5C8RJmABwQ=
SHA256 (Pkgfile) = d6c6b648289c60c73b35fa01b4b329581e3422b5c524e608c04165ea02e54a7c
SHA256 (.footprint) = 121efd38fa2667dc2661949fe94ba981132a8e7b0472f7b26649ec2f270a2ac1
SHA256 (man-pages-4.15.tar.xz) = ce707f2a28ee49496595af163d0cac24a9b7b88ab9aa5e5057abaa3d03cec106
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.14
version=4.15
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)