Summary: | [PATCH] dns/rbldnsd: update to 0.998 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Anton Yuzhaninov <citrin+pr> | ||||
Component: | Individual Port(s) | Assignee: | Kurt Jaeger <pi> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | alexey, pi | ||||
Priority: | --- | Keywords: | patch | ||||
Version: | Latest | Flags: | alexey:
maintainer-feedback+
|
||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Comment on attachment 176902 [details]
update to 0.998
portlint && poudriere are ok
Committed, thanks! A commit references this bug: Author: pi Date: Sun Nov 13 14:14:59 UTC 2016 New revision: 426053 URL: https://svnweb.freebsd.org/changeset/ports/426053 Log: dns/rbldnsd: update 0.997a -> 0.998 - use ${ETCDIR} - don't install RPM spec and debian packege spec - they are no use on FreeBSD - install example zone file with default permissions (readable to all users) there is no need to limit access to examples PR: 214426 Changes: http://www.corpit.ru/mjt/rbldnsd/NEWS Submitted by: Anton Yuzhaninov <citrin+pr@citrin.ru> Approved by: Alexey Degtyarev <alexey@renatasystems.org> (maintainer) Changes: head/dns/rbldnsd/Makefile head/dns/rbldnsd/distinfo head/dns/rbldnsd/pkg-plist |
Created attachment 176902 [details] update to 0.998 Please update port dns/rbldnsd to latest version: 0.998 While here: - use ${ETCDIR} - don't install RPM spec and debian packege spec - they are no use on FreeBSD - install example zone file with default permissions (readable to all users) there is no need to limit access to examples Tested on FreeBSD 11 amd64.