aboutsummaryrefslogtreecommitdiff
path: root/security/nettle
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-05-16 10:51:23 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-05-16 10:51:23 +0000
commit794527e613edcd43cf89dfc8f437bcf258646f96 (patch)
tree769d5a91848283930ff8a55a586decaa8e4627e4 /security/nettle
parentf0a0468be6aa8cde273ed60a94b5157ed77b0658 (diff)
downloadports-794527e613edcd43cf89dfc8f437bcf258646f96.tar.gz
ports-794527e613edcd43cf89dfc8f437bcf258646f96.zip
Update to 3.6
Notes
Notes: svn path=/head/; revision=535390
Diffstat (limited to 'security/nettle')
-rw-r--r--security/nettle/Makefile7
-rw-r--r--security/nettle/distinfo6
-rw-r--r--security/nettle/pkg-plist11
3 files changed, 13 insertions, 11 deletions
diff --git a/security/nettle/Makefile b/security/nettle/Makefile
index ea391461b2c0..7ae7ed67bd29 100644
--- a/security/nettle/Makefile
+++ b/security/nettle/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= nettle
-PORTVERSION= 3.5.1
-PORTREVISION= 1
+PORTVERSION= 3.6
CATEGORIES= security
MASTER_SITES= GNU \
https://www.lysator.liu.se/~nisse/archive/
@@ -19,8 +18,6 @@ LICENSE_FILE_LGPL3= ${WRKSRC}/COPYING.LESSERv3
BUILD_DEPENDS= gmp>=6.0.0:math/gmp
LIB_DEPENDS= libgmp.so:math/gmp
-OPTIONS_DEFINE= DOCS EXAMPLES
-
USES= compiler:c11 gmake localbase makeinfo pathfix
CONFIGURE_ARGS= --enable-shared
@@ -32,6 +29,8 @@ INFO= nettle
PORTDOCS= NEWS README nettle.html nettle.pdf
PORTEXAMPLES= *.c *.h
+OPTIONS_DEFINE= DOCS EXAMPLES
+
.include <bsd.port.options.mk>
.if ${ARCH} == "sparc64"
diff --git a/security/nettle/distinfo b/security/nettle/distinfo
index b78e80c1244a..e222dc8ac294 100644
--- a/security/nettle/distinfo
+++ b/security/nettle/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1561724684
-SHA256 (nettle-3.5.1.tar.gz) = 75cca1998761b02e16f2db56da52992aef622bf55a3b45ec538bc2eedadc9419
-SIZE (nettle-3.5.1.tar.gz) = 1989593
+TIMESTAMP = 1588256838
+SHA256 (nettle-3.6.tar.gz) = d24c0d0f2abffbc8f4f34dcf114b0f131ec3774895f3555922fe2f40f3d5e3f1
+SIZE (nettle-3.6.tar.gz) = 2288173
diff --git a/security/nettle/pkg-plist b/security/nettle/pkg-plist
index 957a59d79963..38b707ce259e 100644
--- a/security/nettle/pkg-plist
+++ b/security/nettle/pkg-plist
@@ -22,6 +22,7 @@ include/nettle/chacha.h
include/nettle/cmac.h
include/nettle/ctr.h
include/nettle/curve25519.h
+include/nettle/curve448.h
include/nettle/des.h
include/nettle/dsa-compat.h
include/nettle/dsa.h
@@ -31,6 +32,7 @@ include/nettle/ecc.h
include/nettle/ecdsa.h
include/nettle/eddsa.h
include/nettle/gcm.h
+include/nettle/gostdsa.h
include/nettle/gosthash94.h
include/nettle/hkdf.h
include/nettle/hmac.h
@@ -60,6 +62,7 @@ include/nettle/sha.h
include/nettle/sha1.h
include/nettle/sha2.h
include/nettle/sha3.h
+include/nettle/siv-cmac.h
include/nettle/twofish.h
include/nettle/umac.h
include/nettle/version.h
@@ -67,11 +70,11 @@ include/nettle/xts.h
include/nettle/yarrow.h
lib/libhogweed.a
lib/libhogweed.so
-lib/libhogweed.so.5
-lib/libhogweed.so.5.0
+lib/libhogweed.so.6
+lib/libhogweed.so.6.0
lib/libnettle.a
lib/libnettle.so
-lib/libnettle.so.7
-lib/libnettle.so.7.0
+lib/libnettle.so.8
+lib/libnettle.so.8.0
libdata/pkgconfig/hogweed.pc
libdata/pkgconfig/nettle.pc