Summary: | dns/kadnode: update to version 2.2.2 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | moritzwarning | ||||||||
Component: | Individual Port(s) | Assignee: | Tobias Kortkamp <tobik> | ||||||||
Status: | Closed FIXED | ||||||||||
Severity: | Affects Many People | Flags: | moritzwarning:
maintainer-feedback+
|
||||||||
Priority: | --- | ||||||||||
Version: | Latest | ||||||||||
Hardware: | Any | ||||||||||
OS: | Any | ||||||||||
Attachments: |
|
In the future, are patches preferred? Created attachment 193546 [details]
v2.2.2 package
Tests done: the init system now starts the daemon properly, the daemon is responsive. (In reply to moritzwarning from comment #1) > In the future, are patches preferred? Yes, patches are very much preferred for updates. It easier to see what's changed. The current attachment isn't based on what I committed to the tree. Can you please rebase? Created attachment 193547 [details]
v2.2.2 package update
A commit references this bug: Author: tobik Date: Sun May 20 01:08:31 UTC 2018 New revision: 470439 URL: https://svnweb.freebsd.org/changeset/ports/470439 Log: dns/kadnode: Update to 2.2.2 - Fix variable order in the rc script so that kadnode can actually start which I broke before ports r470325 [1] Changes: https://github.com/mwarning/KadNode/releases/tag/v2.2.2 PR: 228368 Pointy hat: tobik [1] Submitted by: moritzwarning@web.de (maintainer) Changes: head/dns/kadnode/Makefile head/dns/kadnode/distinfo head/dns/kadnode/files/kadnode.in |
Created attachment 193544 [details] v2.2.2 package Bump version and put variable definitions before usage.