Summary: | [patch] dns/dnscrypt-proxy: init script missing dependency on ldconfig | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Gregorio Guidi <greg_g> | ||||
Component: | Individual Port(s) | Assignee: | Jason Unovitch <junovitch> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Many People | CC: | freebsd, junovitch | ||||
Priority: | --- | Keywords: | patch | ||||
Version: | Latest | Flags: | bugzilla:
maintainer-feedback?
(freebsd) |
||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Gregorio Guidi
2015-09-12 14:24:38 UTC
Thanks for the correction patch / your solution! I will upload another of the same in a minute. Created attachment 161273 [details]
correction ldconfig
A commit references this bug: Author: junovitch Date: Sat Sep 26 02:39:11 UTC 2015 New revision: 397925 URL: https://svnweb.freebsd.org/changeset/ports/397925 Log: 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 <gregorio.guidi@gmail.com> (original patch) Approved by: Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer) Changes: head/dns/dnscrypt-proxy/Makefile head/dns/dnscrypt-proxy/files/dnscrypt-proxy.in head/dns/dnscrypt-proxy/files/dnscrypt-proxy_multi.in Committed. Thanks for the report! |