mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Update libsodium to 1.0.1
- Bump revison for dependent ports
This commit is contained in:
parent
2ed198c056
commit
bba47df606
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373214
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= curvedns
|
||||
PORTVERSION= 0.88.b
|
||||
PORTREVISION= 8
|
||||
PORTREVISION= 9
|
||||
CATEGORIES= dns
|
||||
DISTNAME= curvedns-0.88-unstable
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= dnscrypt-proxy
|
||||
PORTVERSION= 1.4.0
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= dns
|
||||
MASTER_SITES= http://download.dnscrypt.org/dnscrypt-proxy/ \
|
||||
http://www.dns-lab.com/downloads/dnscrypt-proxy/
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= toxcore
|
||||
PORTVERSION= 0.141116
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-im net-p2p
|
||||
|
||||
MAINTAINER= thierry@FreeBSD.org
|
||||
|
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libsodium
|
||||
PORTVERSION= 1.0.0
|
||||
PORTVERSION= 1.0.1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://download.dnscrypt.org/libsodium/releases/
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (libsodium-1.0.0.tar.gz) = ced1fe3d2066953fea94f307a92f8ae41bf0643739a44309cbe43aa881dbc9a5
|
||||
SIZE (libsodium-1.0.0.tar.gz) = 1538797
|
||||
SHA256 (libsodium-1.0.1.tar.gz) = c3090887a4ef9e2d63af1c1e77f5d5a0656fadb5105ebb9fb66a302210cb3af5
|
||||
SIZE (libsodium-1.0.1.tar.gz) = 1651848
|
||||
|
@ -55,7 +55,7 @@ include/sodium/version.h
|
||||
lib/libsodium.a
|
||||
lib/libsodium.so
|
||||
lib/libsodium.so.13
|
||||
lib/libsodium.so.13.0.2
|
||||
lib/libsodium.so.13.0.3
|
||||
libdata/pkgconfig/libsodium.pc
|
||||
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README.markdown
|
||||
|
Loading…
Reference in New Issue
Block a user