View | Details | Raw Unified | Return to bug 217979
Collapse All | Expand All

(-)Makefile (-3 / +3 lines)
Lines 1-8 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	libsodium
3
PORTNAME=	libsodium
4
PORTVERSION=	1.0.11
4
PORTVERSION=	1.0.12
5
PORTREVISION=	1
6
CATEGORIES=	security
5
CATEGORIES=	security
7
MASTER_SITES=	http://download.libsodium.org/libsodium/releases/
6
MASTER_SITES=	http://download.libsodium.org/libsodium/releases/
8
7
Lines 12-23 COMMENT= Library to build higher-level c Link Here
12
LICENSE=	ISCL
11
LICENSE=	ISCL
13
12
14
GNU_CONFIGURE=	yes
13
GNU_CONFIGURE=	yes
15
USES=		libtool pathfix pkgconfig compiler:c11
14
USES=		libtool pathfix pkgconfig
16
USE_LDCONFIG=	yes
15
USE_LDCONFIG=	yes
17
TEST_TARGET=	check
16
TEST_TARGET=	check
18
17
19
CONFIGURE_ARGS+=	--enable-blocking-random
18
CONFIGURE_ARGS+=	--enable-blocking-random
20
INSTALL_TARGET?=	install-strip
19
INSTALL_TARGET?=	install-strip
20
TEST_TARGET=		check
21
21
22
OPTIONS_DEFINE=	DOCS
22
OPTIONS_DEFINE=	DOCS
23
23
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1475005110
1
TIMESTAMP = 1489798419
2
SHA256 (libsodium-1.0.11.tar.gz) = a14549db3c49f6ae2170cbbf4664bd48ace50681045e8dbea7c8d9fb96f9c765
2
SHA256 (libsodium-1.0.12.tar.gz) = b8648f1bb3a54b0251cf4ffa4f0d76ded13977d4fa7517d988f4c902dd8e2f95
3
SIZE (libsodium-1.0.11.tar.gz) = 1846782
3
SIZE (libsodium-1.0.12.tar.gz) = 1887284
(-)pkg-plist (-7 / +8 lines)
Lines 2-12 include/sodium.h Link Here
2
include/sodium/core.h
2
include/sodium/core.h
3
include/sodium/crypto_aead_aes256gcm.h
3
include/sodium/crypto_aead_aes256gcm.h
4
include/sodium/crypto_aead_chacha20poly1305.h
4
include/sodium/crypto_aead_chacha20poly1305.h
5
include/sodium/crypto_aead_xchacha20poly1305.h
5
include/sodium/crypto_auth.h
6
include/sodium/crypto_auth.h
6
include/sodium/crypto_auth_hmacsha256.h
7
include/sodium/crypto_auth_hmacsha256.h
7
include/sodium/crypto_auth_hmacsha512.h
8
include/sodium/crypto_auth_hmacsha512.h
8
include/sodium/crypto_auth_hmacsha512256.h
9
include/sodium/crypto_auth_hmacsha512256.h
9
include/sodium/crypto_box.h
10
include/sodium/crypto_box.h
11
include/sodium/crypto_box_curve25519xchacha20poly1305.h
10
include/sodium/crypto_box_curve25519xsalsa20poly1305.h
12
include/sodium/crypto_box_curve25519xsalsa20poly1305.h
11
include/sodium/crypto_core_hchacha20.h
13
include/sodium/crypto_core_hchacha20.h
12
include/sodium/crypto_core_hsalsa20.h
14
include/sodium/crypto_core_hsalsa20.h
Lines 18-25 include/sodium/crypto_generichash_blake2 Link Here
18
include/sodium/crypto_hash.h
20
include/sodium/crypto_hash.h
19
include/sodium/crypto_hash_sha256.h
21
include/sodium/crypto_hash_sha256.h
20
include/sodium/crypto_hash_sha512.h
22
include/sodium/crypto_hash_sha512.h
21
include/sodium/crypto_int32.h
23
include/sodium/crypto_kdf.h
22
include/sodium/crypto_int64.h
24
include/sodium/crypto_kdf_blake2b.h
25
include/sodium/crypto_kx.h
23
include/sodium/crypto_onetimeauth.h
26
include/sodium/crypto_onetimeauth.h
24
include/sodium/crypto_onetimeauth_poly1305.h
27
include/sodium/crypto_onetimeauth_poly1305.h
25
include/sodium/crypto_pwhash.h
28
include/sodium/crypto_pwhash.h
Lines 28-33 include/sodium/crypto_pwhash_scryptsalsa Link Here
28
include/sodium/crypto_scalarmult.h
31
include/sodium/crypto_scalarmult.h
29
include/sodium/crypto_scalarmult_curve25519.h
32
include/sodium/crypto_scalarmult_curve25519.h
30
include/sodium/crypto_secretbox.h
33
include/sodium/crypto_secretbox.h
34
include/sodium/crypto_secretbox_xchacha20poly1305.h
31
include/sodium/crypto_secretbox_xsalsa20poly1305.h
35
include/sodium/crypto_secretbox_xsalsa20poly1305.h
32
include/sodium/crypto_shorthash.h
36
include/sodium/crypto_shorthash.h
33
include/sodium/crypto_shorthash_siphash24.h
37
include/sodium/crypto_shorthash_siphash24.h
Lines 40-50 include/sodium/crypto_stream_chacha20.h Link Here
40
include/sodium/crypto_stream_salsa20.h
44
include/sodium/crypto_stream_salsa20.h
41
include/sodium/crypto_stream_salsa2012.h
45
include/sodium/crypto_stream_salsa2012.h
42
include/sodium/crypto_stream_salsa208.h
46
include/sodium/crypto_stream_salsa208.h
47
include/sodium/crypto_stream_xchacha20.h
43
include/sodium/crypto_stream_xsalsa20.h
48
include/sodium/crypto_stream_xsalsa20.h
44
include/sodium/crypto_uint16.h
45
include/sodium/crypto_uint32.h
46
include/sodium/crypto_uint64.h
47
include/sodium/crypto_uint8.h
48
include/sodium/crypto_verify_16.h
49
include/sodium/crypto_verify_16.h
49
include/sodium/crypto_verify_32.h
50
include/sodium/crypto_verify_32.h
50
include/sodium/crypto_verify_64.h
51
include/sodium/crypto_verify_64.h
Lines 58-64 include/sodium/version.h Link Here
58
lib/libsodium.a
59
lib/libsodium.a
59
lib/libsodium.so
60
lib/libsodium.so
60
lib/libsodium.so.18
61
lib/libsodium.so.18
61
lib/libsodium.so.18.1.1
62
lib/libsodium.so.18.2.0
62
libdata/pkgconfig/libsodium.pc
63
libdata/pkgconfig/libsodium.pc
63
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
64
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
64
%%PORTDOCS%%%%DOCSDIR%%/README.markdown
65
%%PORTDOCS%%%%DOCSDIR%%/README.markdown

Return to bug 217979