aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorGoran Mekić <meka@tilda.center>2023-01-10 07:27:28 +0000
committerFernando Apesteguía <fernape@FreeBSD.org>2023-01-10 17:46:52 +0000
commit0718eba37d9c8e2f9ede977ff3f589a71f8c0bfb (patch)
tree07d51ede1e9a2e5254ecf9c38d5939ea45ee9265 /sysutils
parent10c3b322b587bb7e62ddc4215caed3728827a58b (diff)
downloadports-0718eba37d9c8e2f9ede977ff3f589a71f8c0bfb.tar.gz
ports-0718eba37d9c8e2f9ede977ff3f589a71f8c0bfb.zip
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)
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/reggae/Makefile3
-rw-r--r--sysutils/reggae/distinfo6
-rw-r--r--sysutils/reggae/pkg-plist1
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