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

(-)dnscrypt-proxy/Makefile (-6 / +3 lines)
Lines 6-22 Link Here
6
#
6
#
7
7
8
PORTNAME=	dnscrypt-proxy
8
PORTNAME=	dnscrypt-proxy
9
PORTVERSION=	1.0.1
9
PORTVERSION=	1.2.0
10
CATEGORIES=	dns
10
CATEGORIES=	dns
11
MASTER_SITES=	http://cloud.github.com/downloads/opendns/dnscrypt-proxy/ \
11
MASTER_SITES=	http://cloud.github.com/downloads/opendns/dnscrypt-proxy/
12
		http://www.Awfulhak.org/dnscrypt-proxy/ \
13
		http://people.FreeBSD.org/~brian/dnscrypt-proxy/
14
15
MAINTAINER=	freebsd@dns-lab.com
12
MAINTAINER=	freebsd@dns-lab.com
16
COMMENT=	Boost privacy and security of DNS
13
COMMENT=	Boost privacy and security of DNS
17
14
15
BUILD_DEPENDS=	autoconf:${PORTSDIR}/devel/autoconf
18
GNU_CONFIGURE=	yes
16
GNU_CONFIGURE=	yes
19
USE_GMAKE=	yes
20
17
21
SUB_FILES=	pkg-message
18
SUB_FILES=	pkg-message
22
19
(-)dnscrypt-proxy/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (dnscrypt-proxy-1.0.1.tar.gz) = 9852a8dcae200c9965697b29fdaffb8ee1dc8602420afdb8763811a7996d6a7f
1
SHA256 (dnscrypt-proxy-1.2.0.tar.gz) = 02ae6360887995d73d4c02ea7fa0cc8cad4a4de61f89c2fd68674a65f427b333
2
SIZE (dnscrypt-proxy-1.0.1.tar.gz) = 1359907
2
SIZE (dnscrypt-proxy-1.2.0.tar.gz) = 1666090

Return to bug 173190