- Update to 3.3
Changes: https://git.lysator.liu.se/nettle/nettle/blob/master/NEWS
This commit is contained in:
parent
bfffffcd0c
commit
493d695684
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=430020
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= nettle
|
||||
PORTVERSION= 3.2
|
||||
PORTVERSION= 3.3
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= GNU \
|
||||
http://www.lysator.liu.se/~nisse/archive/
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1481791671
|
||||
SHA256 (nettle-3.2.tar.gz) = ea4283def236413edab5a4cf9cf32adf540c8df1b9b67641cfc2302fca849d97
|
||||
SIZE (nettle-3.2.tar.gz) = 1879604
|
||||
TIMESTAMP = 1483083033
|
||||
SHA256 (nettle-3.3.tar.gz) = 46942627d5d0ca11720fec18d81fc38f7ef837ea4197c1f630e71ce0d470b11e
|
||||
SIZE (nettle-3.3.tar.gz) = 1887927
|
||||
|
@ -38,6 +38,7 @@ include/nettle/md2.h
|
||||
include/nettle/md4.h
|
||||
include/nettle/md5-compat.h
|
||||
include/nettle/md5.h
|
||||
include/nettle/memops.h
|
||||
include/nettle/memxor.h
|
||||
include/nettle/nettle-meta.h
|
||||
include/nettle/nettle-stdint.h
|
||||
@ -63,10 +64,10 @@ include/nettle/yarrow.h
|
||||
lib/libhogweed.a
|
||||
lib/libhogweed.so
|
||||
lib/libhogweed.so.4
|
||||
lib/libhogweed.so.4.2
|
||||
lib/libhogweed.so.4.3
|
||||
lib/libnettle.a
|
||||
lib/libnettle.so
|
||||
lib/libnettle.so.6
|
||||
lib/libnettle.so.6.2
|
||||
lib/libnettle.so.6.3
|
||||
libdata/pkgconfig/hogweed.pc
|
||||
libdata/pkgconfig/nettle.pc
|
||||
|
Loading…
Reference in New Issue
Block a user