mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
Update to 3.4.1
- Update MASTER_SITES Changes: https://git.lysator.liu.se/nettle/nettle/blob/master/NEWS
This commit is contained in:
parent
0ea2aa46aa
commit
18831e7313
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=486693
@ -2,11 +2,10 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= nettle
|
||||
PORTVERSION= 3.4
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 3.4.1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= GNU \
|
||||
http://www.lysator.liu.se/~nisse/archive/
|
||||
https://www.lysator.liu.se/~nisse/archive/
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Low-level cryptographic library
|
||||
@ -21,11 +20,12 @@ LIB_DEPENDS= libgmp.so:math/gmp
|
||||
|
||||
OPTIONS_DEFINE= DOCS EXAMPLES
|
||||
|
||||
USES= gmake localbase makeinfo pathfix
|
||||
|
||||
CONFIGURE_ARGS= --enable-shared
|
||||
CONFIGURE_ENV= M4="/usr/bin/m4 -g"
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USES= gmake localbase makeinfo pathfix
|
||||
|
||||
INFO= nettle
|
||||
PORTDOCS= NEWS README TODO nettle.html nettle.pdf
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1511151765
|
||||
SHA256 (nettle-3.4.tar.gz) = ae7a42df026550b85daca8389b6a60ba6313b0567f374392e54918588a411e94
|
||||
SIZE (nettle-3.4.tar.gz) = 1935069
|
||||
TIMESTAMP = 1544007142
|
||||
SHA256 (nettle-3.4.1.tar.gz) = f941cf1535cd5d1819be5ccae5babef01f6db611f9b5a777bae9c7604b8a92ad
|
||||
SIZE (nettle-3.4.1.tar.gz) = 1947053
|
||||
|
@ -68,10 +68,10 @@ include/nettle/yarrow.h
|
||||
lib/libhogweed.a
|
||||
lib/libhogweed.so
|
||||
lib/libhogweed.so.4
|
||||
lib/libhogweed.so.4.4
|
||||
lib/libhogweed.so.4.5
|
||||
lib/libnettle.a
|
||||
lib/libnettle.so
|
||||
lib/libnettle.so.6
|
||||
lib/libnettle.so.6.4
|
||||
lib/libnettle.so.6.5
|
||||
libdata/pkgconfig/hogweed.pc
|
||||
libdata/pkgconfig/nettle.pc
|
||||
|
Loading…
Reference in New Issue
Block a user