1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Updated libsodium to 1.0.3 [1]

- Bump revision for dependent ports

PR:		200548 [1]
Submitted by:	rsimmons0 at gmail.com [1]
This commit is contained in:
Vsevolod Stakhov 2015-06-13 16:14:54 +00:00
parent e555d3347b
commit 89b79e70ec
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389468
12 changed files with 15 additions and 8 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= curvedns
PORTVERSION= 0.88.b
PORTREVISION= 9
PORTREVISION= 10
CATEGORIES= dns
MAINTAINER= vsevolod@FreeBSD.org

View File

@ -3,6 +3,7 @@
PORTNAME= dnscrypt-proxy
PORTVERSION= 1.4.3
PORTREVISION= 1
CATEGORIES= dns
MASTER_SITES= http://download.dnscrypt.org/dnscrypt-proxy/ \
http://www.dns-lab.com/downloads/dnscrypt-proxy/

View File

@ -3,6 +3,7 @@
PORTNAME= pure-ftpd
PORTVERSION= 1.0.39
PORTREVISION= 1
CATEGORIES= ftp ipv6
MASTER_SITES= http://download.pureftpd.org/pub/pure-ftpd/releases/ \
ftp://ftp.pureftpd.org/pub/pure-ftpd/releases/ \

View File

@ -3,7 +3,7 @@
PORTNAME= qTox
PORTVERSION= 0.150426
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= net-im net-p2p
MAINTAINER= yuri@rawbw.com

View File

@ -3,7 +3,7 @@
PORTNAME= toxcore
PORTVERSION= 0.150519
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= net-im net-p2p
MAINTAINER= thierry@FreeBSD.org

View File

@ -2,6 +2,7 @@
PORTNAME= libzmq4
PORTVERSION= 4.0.5
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://download.zeromq.org/
DISTNAME= zeromq-${DISTVERSION}

View File

@ -1,9 +1,10 @@
# $FreeBSD$
PORTNAME= libsodium
PORTVERSION= 1.0.2
PORTVERSION= 1.0.3
CATEGORIES= security
MASTER_SITES= http://download.dnscrypt.org/libsodium/releases/
MASTER_SITES= http://download.libsodium.org/libsodium/releases/ \
https://github.com/jedisct1/libsodium/releases/download/1.0.3/
MAINTAINER= vsevolod@FreeBSD.org
COMMENT= Library to build higher-level cryptographic tools

View File

@ -1,2 +1,2 @@
SHA256 (libsodium-1.0.2.tar.gz) = 961d8f10047f545ae658bcc73b8ab0bf2c312ac945968dd579d87c768e5baa19
SIZE (libsodium-1.0.2.tar.gz) = 1673394
SHA256 (libsodium-1.0.3.tar.gz) = cbcfc63cc90c05d18a20f229a62c7e7054a73731d0aa858c0517152c549b1288
SIZE (libsodium-1.0.3.tar.gz) = 1679664

View File

@ -55,7 +55,7 @@ include/sodium/version.h
lib/libsodium.a
lib/libsodium.so
lib/libsodium.so.13
lib/libsodium.so.13.1.0
lib/libsodium.so.13.2.0
libdata/pkgconfig/libsodium.pc
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/README.markdown

View File

@ -3,6 +3,7 @@
PORTNAME= Crypt-Sodium
PORTVERSION= 0.07
PORTREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-

View File

@ -3,6 +3,7 @@
PORTNAME= libnacl
PORTVERSION= 1.4.2
PORTREVISION= 1
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View File

@ -3,6 +3,7 @@
PORTNAME= reop
PORTVERSION= 2.1.0
PORTREVISION= 1
CATEGORIES= security
MAINTAINER= koobs@FreeBSD.org