Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Dec 2012 14:18:33 GMT
From:      Leo Vandewoestijne <freebsd@dns-lab.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/174514: [MAINTAINER-UPDATE] dns//dnscrypt-proxy: update to 1.2.0
Message-ID:  <201212171418.qBHEIXa2014143@red.freebsd.org>
Resent-Message-ID: <201212171420.qBHEK0jU034894@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         174514
>Category:       ports
>Synopsis:       [MAINTAINER-UPDATE] dns//dnscrypt-proxy: update to 1.2.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 17 14:20:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Leo Vandewoestijne
>Release:        
>Organization:
DNS-Lab
>Environment:
>Description:
DNSCrypt-proxy was updated to version 1.2.0
This patch will update the port accordingly.

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -rupN dnscrypt-proxy.orig/Makefile dnscrypt-proxy/Makefile
--- dnscrypt-proxy.orig/Makefile	2012-12-17 13:38:13.000000000 +0000
+++ dnscrypt-proxy/Makefile	2012-12-17 13:41:28.000000000 +0000
@@ -6,11 +6,10 @@
 #
 
 PORTNAME=	dnscrypt-proxy
-PORTVERSION=	1.0.1
+PORTVERSION=	1.2.0
 CATEGORIES=	dns
 MASTER_SITES=	http://cloud.github.com/downloads/opendns/dnscrypt-proxy/ \
-		http://www.Awfulhak.org/dnscrypt-proxy/ \
-		http://people.FreeBSD.org/~brian/dnscrypt-proxy/
+		http://www.dns-lab.com/downloads/dnscrypt-proxy/
 
 MAINTAINER=	freebsd@dns-lab.com
 COMMENT=	Boost privacy and security of DNS
diff -rupN dnscrypt-proxy.orig/distinfo dnscrypt-proxy/distinfo
--- dnscrypt-proxy.orig/distinfo	2012-12-17 13:38:13.000000000 +0000
+++ dnscrypt-proxy/distinfo	2012-12-17 13:41:45.000000000 +0000
@@ -1,2 +1,2 @@
-SHA256 (dnscrypt-proxy-1.0.1.tar.gz) = 9852a8dcae200c9965697b29fdaffb8ee1dc8602420afdb8763811a7996d6a7f
-SIZE (dnscrypt-proxy-1.0.1.tar.gz) = 1359907
+SHA256 (dnscrypt-proxy-1.2.0.tar.gz) = 02ae6360887995d73d4c02ea7fa0cc8cad4a4de61f89c2fd68674a65f427b333
+SIZE (dnscrypt-proxy-1.2.0.tar.gz) = 1666090


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212171418.qBHEIXa2014143>