Merge branch '3.3' into 3.4

This commit is contained in:
Fredrik Rinnestam 2018-05-12 22:09:31 +02:00
commit 7e6cf517b4
8 changed files with 24 additions and 24 deletions

View File

@ -3,15 +3,15 @@ drwxr-xr-x root/root usr/bin/
-rwsr-xr-x root/root usr/bin/fusermount3
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/fuse3/
-rw-rw-r-- root/root usr/include/fuse3/cuse_lowlevel.h
-rw-rw-r-- root/root usr/include/fuse3/fuse.h
-rw-rw-r-- root/root usr/include/fuse3/fuse_common.h
-rw-rw-r-- root/root usr/include/fuse3/fuse_lowlevel.h
-rw-rw-r-- root/root usr/include/fuse3/fuse_opt.h
-rw-r--r-- root/root usr/include/fuse3/cuse_lowlevel.h
-rw-r--r-- root/root usr/include/fuse3/fuse.h
-rw-r--r-- root/root usr/include/fuse3/fuse_common.h
-rw-r--r-- root/root usr/include/fuse3/fuse_lowlevel.h
-rw-r--r-- root/root usr/include/fuse3/fuse_opt.h
drwxr-xr-x root/root usr/lib/
lrwxrwxrwx root/root usr/lib/libfuse3.so -> libfuse3.so.3
lrwxrwxrwx root/root usr/lib/libfuse3.so.3 -> libfuse3.so.3.2.1
-rwxr-xr-x root/root usr/lib/libfuse3.so.3.2.1
lrwxrwxrwx root/root usr/lib/libfuse3.so.3 -> libfuse3.so.3.2.3
-rwxr-xr-x root/root usr/lib/libfuse3.so.3.2.3
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/fuse3.pc
drwxr-xr-x root/root usr/sbin/
@ -19,6 +19,6 @@ drwxr-xr-x root/root usr/sbin/
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-rw-r-- root/root usr/share/man/man1/fusermount3.1.gz
-rw-r--r-- root/root usr/share/man/man1/fusermount3.1.gz
drwxr-xr-x root/root usr/share/man/man8/
-rw-rw-r-- root/root usr/share/man/man8/mount.fuse3.8.gz
-rw-r--r-- root/root usr/share/man/man8/mount.fuse3.8.gz

View File

@ -1 +1 @@
4ca3306c042f1c841991e50a93b22a61 fuse-3.2.2.tar.xz
e06e70bbba2e72a80f828abd867ec063 fuse-3.2.3.tar.xz

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/aWMo02bTbasBFPN3g/W2bUDc/AbYdL4M9PtDKNTpJGb2GI3Y2JL6uMmFLg0ht9Z1NnesXuYxNsrEvF4fSa4hwY=
SHA256 (Pkgfile) = 24e100bf627f21c8bb32991d5d7d6a11682aee75a98866abbca50e7a408d2c3c
SHA256 (.footprint) = 6c19b9bfcb58b5dac0cc5ae662a7f3a25c1f87e895a4e10c365dea4cec722d33
SHA256 (fuse-3.2.2.tar.xz) = 76836c3e458fa971ee354057bfaef84df7a876afe60492dda9b30e7dcad9c887
RWSE3ohX2g5d/fL8am56vKnFrNbZUaOra/ncGm6MWiGR1afY6j77JJlN5MIfYBPpqoBBpo3CMKzfLX4ugGNLUPGcZOCYv7JJtwQ=
SHA256 (Pkgfile) = 1ee1eb11b70adb5b2554bb70fa79aec5723585a730607bf178d65002aeec92a1
SHA256 (.footprint) = d01e78df6a902dceebe1cf6fc865585fdfaef2b1c8c769ae783f135044385498
SHA256 (fuse-3.2.3.tar.xz) = 70375bbaedc0aef243164f9088edbe01719c13650cd65ff2242e97fd07df77d6

View File

@ -4,7 +4,7 @@
# Depends on: meson ninja
name=fuse3
version=3.2.2
version=3.2.3
release=1
source=(https://github.com/libfuse/libfuse/releases/download/fuse-$version/fuse-$version.tar.xz)

View File

@ -11,9 +11,9 @@ drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/tld.h
drwxr-xr-x root/root usr/lib/
-rwxr-xr-x root/root usr/lib/libidn.la
lrwxrwxrwx root/root usr/lib/libidn.so -> libidn.so.11.6.18
lrwxrwxrwx root/root usr/lib/libidn.so.11 -> libidn.so.11.6.18
-rwxr-xr-x root/root usr/lib/libidn.so.11.6.18
lrwxrwxrwx root/root usr/lib/libidn.so -> libidn.so.12.6.0
lrwxrwxrwx root/root usr/lib/libidn.so.12 -> libidn.so.12.6.0
-rwxr-xr-x root/root usr/lib/libidn.so.12.6.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libidn.pc
drwxr-xr-x root/root usr/share/

View File

@ -1 +1 @@
a829db6cd0b85733017c20a50bf10798 libidn-1.34.tar.gz
bef634141fe39326cb354b75e891fead libidn-1.35.tar.gz

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/dn1j1sBBtA+EuJYMrYe7bL2gK5mJ/VhCRNRHCtiX8Er352C8eLBPF6fy1w5VPmLTy0rOxCCIJ5FZjnJwM89wgA=
SHA256 (Pkgfile) = 9d9098155c05e14ac19251c15e40629e58df9b8d6c1be7d611f1f7a8fe724f47
SHA256 (.footprint) = c3c3f998d1de592745c76cda52e808a4f5e7288c12d0221d5f8be2c03816e4c9
SHA256 (libidn-1.34.tar.gz) = 3719e2975f2fb28605df3479c380af2cf4ab4e919e1506527e4c7670afff6e3c
RWSE3ohX2g5d/RF0QvdkmwF4ggu0ANlY5pWU9QIm3pMv5UKcNtl64PFy0dYcoPzQUobODCiDzr4HaspVnA2eCM+Srvdzcxf6PA0=
SHA256 (Pkgfile) = dffdd98662277c533fd37285088848c3d749b084464891c1ddf5b71ff789afb9
SHA256 (.footprint) = b94c86b5142ee97f890a026a12d37a67e97de7f868a0e1d1330e79f42b661cac
SHA256 (libidn-1.35.tar.gz) = f11af1005b46b7b15d057d7f107315a1ad46935c7fcdf243c16e46ec14f0fe1e

View File

@ -3,7 +3,7 @@
# Maintainer: Fredrik Rinnestam, fredrik at crux.guru
name=libidn
version=1.34
version=1.35
release=1
source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.gz)