Bug 276499

Summary: dns/blocky: enable logging in rc script
Product: Ports & Packages Reporter: Rodrigo Osorio <rodrigo>
Component: Individual Port(s)Assignee: Nuno Teixeira <eduardo>
Status: Closed FIXED    
Severity: Affects Only Me CC: rodrigo
Priority: --- Flags: bugzilla: maintainer-feedback? (eduardo)
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/freebsd/freebsd-ports/pull/187
Attachments:
Description Flags
f2f9230.diff none

Description Rodrigo Osorio freebsd_committer freebsd_triage 2024-01-21 16:30:17 UTC

    
Comment 1 Nuno Teixeira freebsd_committer freebsd_triage 2024-01-21 20:35:15 UTC
Created attachment 247823 [details]
f2f9230.diff
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-01-22 08:16:20 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5d038a444a3187093fe185fc0f1ebd06596a6cf5

commit 5d038a444a3187093fe185fc0f1ebd06596a6cf5
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2024-01-22 08:10:35 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-01-22 08:15:32 +0000

    dns/blocky: Enable logging in rc script

    - While here, move pkg-plist to PLIST_FILES

    PR:             276499
    Reported by:    rodrigo
    Pull Request:   https://github.com/freebsd/freebsd-ports/pull/187

 dns/blocky/Makefile         | 4 ++++
 dns/blocky/files/blocky.in  | 3 ++-
 dns/blocky/pkg-plist (gone) | 2 --
 3 files changed, 6 insertions(+), 3 deletions(-)
Comment 3 Nuno Teixeira freebsd_committer freebsd_triage 2024-01-22 08:18:35 UTC
(In reply to Rodrigo Osorio from comment #0)
Hello Rodrigo,

I've included link in "Pull Request" field. Is this the correct procedure?
Comment 4 Nuno Teixeira freebsd_committer freebsd_triage 2024-01-22 08:18:51 UTC
Committed, thanks!