aboutsummaryrefslogtreecommitdiff
path: root/security/nettle
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-07-09 17:13:07 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-07-09 17:13:07 +0000
commitd99d942bb0363d29071216cffc26e468ac6b3453 (patch)
tree6e760d9120821bb8040d55098c41e0c6b78eb1cb /security/nettle
parent7c6437e916a4046bfe0ae86246175c07cd42f449 (diff)
downloadports-d99d942bb0363d29071216cffc26e468ac6b3453.tar.gz
ports-d99d942bb0363d29071216cffc26e468ac6b3453.zip
Update security/nettle to 3.5.1
- Bump PORTREVISION of dependent ports for shlib change - Fix build of devel/pijul [1] Changes: https://git.lysator.liu.se/nettle/nettle/blob/master/NEWS PR: 238991 Exp-run by: antoine Thanks to: tobik [1]
Notes
Notes: svn path=/head/; revision=506289
Diffstat (limited to 'security/nettle')
-rw-r--r--security/nettle/Makefile6
-rw-r--r--security/nettle/distinfo6
-rw-r--r--security/nettle/pkg-plist12
3 files changed, 11 insertions, 13 deletions
diff --git a/security/nettle/Makefile b/security/nettle/Makefile
index 9cbe767a024b..3427c2bb2878 100644
--- a/security/nettle/Makefile
+++ b/security/nettle/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= nettle
-PORTVERSION= 3.4.1
-PORTREVISION= 1
+PORTVERSION= 3.5.1
CATEGORIES= security
MASTER_SITES= GNU \
https://www.lysator.liu.se/~nisse/archive/
@@ -27,11 +26,10 @@ USES= compiler:c11 gmake localbase makeinfo pathfix
CONFIGURE_ARGS= --enable-shared
CONFIGURE_ENV= M4="/usr/bin/m4 -g"
GNU_CONFIGURE= yes
-#USE_CSTD= c11
USE_LDCONFIG= yes
INFO= nettle
-PORTDOCS= NEWS README TODO nettle.html nettle.pdf
+PORTDOCS= NEWS README nettle.html nettle.pdf
PORTEXAMPLES= *.c *.h
.include <bsd.port.options.mk>
diff --git a/security/nettle/distinfo b/security/nettle/distinfo
index d7591e34b74b..b78e80c1244a 100644
--- a/security/nettle/distinfo
+++ b/security/nettle/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1544007142
-SHA256 (nettle-3.4.1.tar.gz) = f941cf1535cd5d1819be5ccae5babef01f6db611f9b5a777bae9c7604b8a92ad
-SIZE (nettle-3.4.1.tar.gz) = 1947053
+TIMESTAMP = 1561724684
+SHA256 (nettle-3.5.1.tar.gz) = 75cca1998761b02e16f2db56da52992aef622bf55a3b45ec538bc2eedadc9419
+SIZE (nettle-3.5.1.tar.gz) = 1989593
diff --git a/security/nettle/pkg-plist b/security/nettle/pkg-plist
index c76dd159731f..957a59d79963 100644
--- a/security/nettle/pkg-plist
+++ b/security/nettle/pkg-plist
@@ -19,9 +19,9 @@ include/nettle/ccm.h
include/nettle/cfb.h
include/nettle/chacha-poly1305.h
include/nettle/chacha.h
+include/nettle/cmac.h
include/nettle/ctr.h
include/nettle/curve25519.h
-include/nettle/des-compat.h
include/nettle/des.h
include/nettle/dsa-compat.h
include/nettle/dsa.h
@@ -43,7 +43,6 @@ include/nettle/md5.h
include/nettle/memops.h
include/nettle/memxor.h
include/nettle/nettle-meta.h
-include/nettle/nettle-stdint.h
include/nettle/nettle-types.h
include/nettle/pbkdf2.h
include/nettle/pgp.h
@@ -64,14 +63,15 @@ include/nettle/sha3.h
include/nettle/twofish.h
include/nettle/umac.h
include/nettle/version.h
+include/nettle/xts.h
include/nettle/yarrow.h
lib/libhogweed.a
lib/libhogweed.so
-lib/libhogweed.so.4
-lib/libhogweed.so.4.5
+lib/libhogweed.so.5
+lib/libhogweed.so.5.0
lib/libnettle.a
lib/libnettle.so
-lib/libnettle.so.6
-lib/libnettle.so.6.5
+lib/libnettle.so.7
+lib/libnettle.so.7.0
libdata/pkgconfig/hogweed.pc
libdata/pkgconfig/nettle.pc