From c593ed38c7f4721d7693fc97eaf0bdc1ff9d08dd Mon Sep 17 00:00:00 2001 From: Jason Unovitch Date: Sat, 26 Sep 2015 02:39:09 +0000 Subject: dns/dnscrypt-proxy: ensure daemon starts after ldconfig - While here, fix format of $FreeBSD$ tag in rc script - Also remove fbsd:nokeywords and add svn:keywords to rc script PR: 203059 Submitted by: Gregorio Guidi (original patch) Approved by: Leo Vandewoestijne (maintainer) --- dns/dnscrypt-proxy/Makefile | 2 +- dns/dnscrypt-proxy/files/dnscrypt-proxy.in | 2 +- dns/dnscrypt-proxy/files/dnscrypt-proxy_multi.in | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'dns') diff --git a/dns/dnscrypt-proxy/Makefile b/dns/dnscrypt-proxy/Makefile index 20f7864346d8..b77c943e11ee 100644 --- a/dns/dnscrypt-proxy/Makefile +++ b/dns/dnscrypt-proxy/Makefile @@ -3,7 +3,7 @@ PORTNAME= dnscrypt-proxy PORTVERSION= 1.6.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns MASTER_SITES= http://download.dnscrypt.org/dnscrypt-proxy/ \ http://www.dns-lab.com/downloads/dnscrypt-proxy/ diff --git a/dns/dnscrypt-proxy/files/dnscrypt-proxy.in b/dns/dnscrypt-proxy/files/dnscrypt-proxy.in index 26b61d9ce543..33f38f780d17 100644 --- a/dns/dnscrypt-proxy/files/dnscrypt-proxy.in +++ b/dns/dnscrypt-proxy/files/dnscrypt-proxy.in @@ -3,7 +3,7 @@ # $FreeBSD$ # # PROVIDE: dnscrypt_proxy -# REQUIRE: SERVERS cleanvar +# REQUIRE: SERVERS cleanvar ldconfig # BEFORE: named local_unbound unbound # KEYWORD: shutdown # diff --git a/dns/dnscrypt-proxy/files/dnscrypt-proxy_multi.in b/dns/dnscrypt-proxy/files/dnscrypt-proxy_multi.in index 7b5c7d6af861..c3ed3c583af0 100644 --- a/dns/dnscrypt-proxy/files/dnscrypt-proxy_multi.in +++ b/dns/dnscrypt-proxy/files/dnscrypt-proxy_multi.in @@ -1,9 +1,9 @@ #!/bin/sh # -# $FreeBSD: $ +# $FreeBSD$ # # PROVIDE: dnscrypt_proxy -# REQUIRE: SERVERS cleanvar +# REQUIRE: SERVERS cleanvar ldconfig # BEFORE: named local_unbound unbound # KEYWORD: shutdown # -- cgit v1.2.3