git: 0718eba37d9c - main - sysutils/reggae: Update to 0.2.8

From: Fernando Apesteguía <fernape_at_FreeBSD.org>
Date: Tue, 10 Jan 2023 17:51:07 UTC
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0718eba37d9c8e2f9ede977ff3f589a71f8c0bfb

commit 0718eba37d9c8e2f9ede977ff3f589a71f8c0bfb
Author:     Goran Mekić <meka@tilda.center>
AuthorDate: 2023-01-10 07:27:28 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-01-10 17:46:52 +0000

    sysutils/reggae: Update to 0.2.8
    
    ChangeLog: https://github.com/cbsd/reggae/releases/tag/0.2.8
    
     * Always use configured interface
     * Remove cbsd0 description
     * Force bootstrap of package manager
     * master-init.sh: get base in extra step before jail create
     * Add command to apply PKG_PROXY setting
    
    PR:             268847
    Reported by:    meka@tilda.center (maintainer)
---
 sysutils/reggae/Makefile  | 3 +--
 sysutils/reggae/distinfo  | 6 +++---
 sysutils/reggae/pkg-plist | 1 +
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/sysutils/reggae/Makefile b/sysutils/reggae/Makefile
index aa56568f1b2d..ce8a2e91e573 100644
--- a/sysutils/reggae/Makefile
+++ b/sysutils/reggae/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	reggae
-DISTVERSION=	0.2.7
-PORTREVISION=	1
+DISTVERSION=	0.2.8
 CATEGORIES=	sysutils
 
 MAINTAINER=	meka@tilda.center
diff --git a/sysutils/reggae/distinfo b/sysutils/reggae/distinfo
index 72987ef95c5f..1514210dbce6 100644
--- a/sysutils/reggae/distinfo
+++ b/sysutils/reggae/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1666526082
-SHA256 (cbsd-reggae-0.2.7_GH0.tar.gz) = 4e9663dc9946a97cb17aeb64119bf278d802f84feb9421bd5989c3af9d6726df
-SIZE (cbsd-reggae-0.2.7_GH0.tar.gz) = 50471
+TIMESTAMP = 1673309915
+SHA256 (cbsd-reggae-0.2.8_GH0.tar.gz) = 1d1ebc9f3920b04f5caf2f8d6ae2f4601d12729067a3ffbbe9598f904b6b95b7
+SIZE (cbsd-reggae-0.2.8_GH0.tar.gz) = 50875
diff --git a/sysutils/reggae/pkg-plist b/sysutils/reggae/pkg-plist
index a9b4f7635ee7..6ef6f9b5f99f 100644
--- a/sysutils/reggae/pkg-plist
+++ b/sysutils/reggae/pkg-plist
@@ -68,6 +68,7 @@ man/man1/reggae.1.gz
 %%DATADIR%%/mk/service.mk
 %%DATADIR%%/mk/shell.mk
 %%DATADIR%%/mk/use.mk
+%%DATADIR%%/scripts/apply-proxy.sh
 %%DATADIR%%/scripts/bhyve-init.sh
 %%DATADIR%%/scripts/cbsd-init.sh
 %%DATADIR%%/scripts/chef-provision.sh