Bug 275861 - sysutils/appjail: Update to 3.0.0
Summary: sysutils/appjail: Update to 3.0.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Joel Bodenmann
URL: https://github.com/DtxdF/AppJail/rele...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-20 21:47 UTC by Jesús Daniel Colmenares Oviedo
Modified: 2023-12-22 00:58 UTC (History)
1 user (show)

See Also:


Attachments
appjail-3.0.0.patch (2.00 KB, patch)
2023-12-20 21:47 UTC, Jesús Daniel Colmenares Oviedo
DtxdF: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jesús Daniel Colmenares Oviedo 2023-12-20 21:47:40 UTC
Created attachment 247176 [details]
appjail-3.0.0.patch

Description:

ChangeLog: https://github.com/DtxdF/AppJail/releases/tag/v3.0.0

QA:

* portlint: OK (looks fine.)
* testport: OK (poudriere: 14.0-RELEASE, amd64, DOCS tested)
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-12-22 00:57:56 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=253f04fafbf907427b67817648647c03281dd545

commit 253f04fafbf907427b67817648647c03281dd545
Author:     Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>
AuthorDate: 2023-12-20 21:46:47 +0000
Commit:     Joel Bodenmann <jbo@FreeBSD.org>
CommitDate: 2023-12-22 00:57:01 +0000

    sysutils/appjail: Update to 3.0.0

    ChangeLog: https://github.com/DtxdF/AppJail/releases/tag/v3.0.0

    PR:                     275861
    Approved by:            tcberner
    Differential Revision:  https://reviews.freebsd.org/D43150

 sysutils/appjail/Makefile  | 2 +-
 sysutils/appjail/distinfo  | 6 +++---
 sysutils/appjail/pkg-plist | 9 +++++++++
 3 files changed, 13 insertions(+), 4 deletions(-)
Comment 2 Joel Bodenmann freebsd_committer freebsd_triage 2023-12-22 00:58:34 UTC
Committed - Thanks!