[Bug 281875] [PATCH] www/adguardhome: update to 0.107.53

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 05 Oct 2024 19:06:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281875

            Bug ID: 281875
           Summary: [PATCH] www/adguardhome: update to 0.107.53
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: yuri@freebsd.org
          Reporter: dsh@bamus.cz
             Flags: maintainer-feedback?(yuri@freebsd.org)
          Assignee: yuri@freebsd.org

Created attachment 254027
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=254027&action=edit
adguardhome-0.107.53.patch

Hi,

This patch updates www/adguardhome to latest release. Also,

Use release frontend asset, instead of

```
MASTER_SITES=   LOCAL/yuri/:deps
```

Add example newsyslog.conf and install it as
`etc/newsyslog.conf.d/adguardhome.conf`.

Improve rc.d script. Add "-H" daemon(8) flag for interoperability with
newsyslog(1) and similar log rotation / archival mechanisms. Fix shellcheck
warnings. Add `reload` command. Add `adguardhome_extra` for `rc.conf`, which
can
be used like:

```
adguardhome_extra="--no-check-update"
```

-- 
You are receiving this mail because:
You are the assignee for the bug.