[notify] nettle: upate to 3.5.1

ABI has been changed, rebuild of direct dependent ports
like gnutls and dnsmasq required. Run revdep after update.
This commit is contained in:
Juergen Daubert 2019-06-29 12:41:39 +02:00
parent 17af95b176
commit 624bffd654
3 changed files with 13 additions and 13 deletions

View File

@ -23,9 +23,9 @@ drwxr-xr-x root/root usr/include/nettle/
-rw-r--r-- root/root usr/include/nettle/cfb.h
-rw-r--r-- root/root usr/include/nettle/chacha-poly1305.h
-rw-r--r-- root/root usr/include/nettle/chacha.h
-rw-r--r-- root/root usr/include/nettle/cmac.h
-rw-r--r-- root/root usr/include/nettle/ctr.h
-rw-r--r-- root/root usr/include/nettle/curve25519.h
-rw-r--r-- root/root usr/include/nettle/des-compat.h
-rw-r--r-- root/root usr/include/nettle/des.h
-rw-r--r-- root/root usr/include/nettle/dsa-compat.h
-rw-r--r-- root/root usr/include/nettle/dsa.h
@ -47,7 +47,6 @@ drwxr-xr-x root/root usr/include/nettle/
-rw-r--r-- root/root usr/include/nettle/memops.h
-rw-r--r-- root/root usr/include/nettle/memxor.h
-rw-r--r-- root/root usr/include/nettle/nettle-meta.h
-rw-r--r-- root/root usr/include/nettle/nettle-stdint.h
-rw-r--r-- root/root usr/include/nettle/nettle-types.h
-rw-r--r-- root/root usr/include/nettle/pbkdf2.h
-rw-r--r-- root/root usr/include/nettle/pgp.h
@ -68,16 +67,17 @@ drwxr-xr-x root/root usr/include/nettle/
-rw-r--r-- root/root usr/include/nettle/twofish.h
-rw-r--r-- root/root usr/include/nettle/umac.h
-rw-r--r-- root/root usr/include/nettle/version.h
-rw-r--r-- root/root usr/include/nettle/xts.h
-rw-r--r-- root/root usr/include/nettle/yarrow.h
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libhogweed.a
lrwxrwxrwx root/root usr/lib/libhogweed.so -> libhogweed.so.4.5
lrwxrwxrwx root/root usr/lib/libhogweed.so.4 -> libhogweed.so.4.5
-rw-r--r-- root/root usr/lib/libhogweed.so.4.5
lrwxrwxrwx root/root usr/lib/libhogweed.so -> libhogweed.so.5.0
lrwxrwxrwx root/root usr/lib/libhogweed.so.5 -> libhogweed.so.5.0
-rw-r--r-- root/root usr/lib/libhogweed.so.5.0
-rw-r--r-- root/root usr/lib/libnettle.a
lrwxrwxrwx root/root usr/lib/libnettle.so -> libnettle.so.6.5
lrwxrwxrwx root/root usr/lib/libnettle.so.6 -> libnettle.so.6.5
-rw-r--r-- root/root usr/lib/libnettle.so.6.5
lrwxrwxrwx root/root usr/lib/libnettle.so -> libnettle.so.7.0
lrwxrwxrwx root/root usr/lib/libnettle.so.7 -> libnettle.so.7.0
-rw-r--r-- root/root usr/lib/libnettle.so.7.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/hogweed.pc
-rw-r--r-- root/root usr/lib/pkgconfig/nettle.pc

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/fBUDOcP2NBwlES+7kZzMwz1a+cZ6ifs1XIEt4KBADNsVkJGq25JukJRpUW/MbdxXr0bBj9+yl2U3o8Kd+UDSg4=
SHA256 (Pkgfile) = 18c62551243cc051487bd262c84f5fd7cb66be6e468532f2cabe84437df6333a
SHA256 (.footprint) = f3d95fc1af7877e66774bce2c910ef53d3a8955e7949b8f3a4d8597a29e21d4d
SHA256 (nettle-3.4.1.tar.gz) = f941cf1535cd5d1819be5ccae5babef01f6db611f9b5a777bae9c7604b8a92ad
RWSE3ohX2g5d/XO/uyxXHF9+tOi07kWHG/nyPIsLhwwCHBF3O1+O17rP51a2Ikob8qxZkwxNBeT0h2942r4zwlnaXDR2MrbgRgI=
SHA256 (Pkgfile) = 1056212d03a00f2bed25c1c8b6f0021910ae797a1834214351fd483093bc8a9b
SHA256 (.footprint) = e4affb0bf7db0d7969cf05aaa6a0d86253347127adcb01a92d4ec1f1556331ad
SHA256 (nettle-3.5.1.tar.gz) = 75cca1998761b02e16f2db56da52992aef622bf55a3b45ec538bc2eedadc9419

View File

@ -4,7 +4,7 @@
# Depends on: libgmp
name=nettle
version=3.4.1
version=3.5.1
release=1
source=(https://ftp.gnu.org/gnu/$name/$name-$version.tar.gz)