aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGoran Mekić <meka@tilda.center>2023-02-25 16:53:31 +0000
committerFernando Apesteguía <fernape@FreeBSD.org>2023-02-25 19:12:43 +0000
commit0ba9b92c9390268571361545a2f0f688e7a4d1da (patch)
tree90abfe17a76d5b47871523b40deb8d2df35ccb59
parent30c034ff424e9ef7ddfb40bea190294ebef59589 (diff)
downloadports-0ba9b92c9390268571361545a2f0f688e7a4d1da.tar.gz
ports-0ba9b92c9390268571361545a2f0f688e7a4d1da.zip
sysutils/reggae: Update to 0.3.2
ChangeLog: https://github.com/cbsd/reggae/releases/tag/0.3.2 * Enable SSH * Update base system of jails * Improve images and epair cleanup * Use the same UID/GID for provision user PR: 269820 Reported by: meka@tilda.center (maintainer)
-rw-r--r--sysutils/reggae/Makefile2
-rw-r--r--sysutils/reggae/distinfo6
-rw-r--r--sysutils/reggae/pkg-plist1
3 files changed, 5 insertions, 4 deletions
diff --git a/sysutils/reggae/Makefile b/sysutils/reggae/Makefile
index 7bcddf2cc9dc..db1189859293 100644
--- a/sysutils/reggae/Makefile
+++ b/sysutils/reggae/Makefile
@@ -1,5 +1,5 @@
PORTNAME= reggae
-DISTVERSION= 0.3.1
+DISTVERSION= 0.3.2
CATEGORIES= sysutils
MAINTAINER= meka@tilda.center
diff --git a/sysutils/reggae/distinfo b/sysutils/reggae/distinfo
index f9d37a7fbf69..493fb2539033 100644
--- a/sysutils/reggae/distinfo
+++ b/sysutils/reggae/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1676965015
-SHA256 (cbsd-reggae-0.3.1_GH0.tar.gz) = 6d2d91efda3dab81d7f6a11f1199b4a772670e2090f28717ec18ab7f4eb7dbba
-SIZE (cbsd-reggae-0.3.1_GH0.tar.gz) = 54354
+TIMESTAMP = 1677319317
+SHA256 (cbsd-reggae-0.3.2_GH0.tar.gz) = c3bcbb3769b1b92b076667df7a664e81f52d6000366e4af3a31cd741e0721f70
+SIZE (cbsd-reggae-0.3.2_GH0.tar.gz) = 54801
diff --git a/sysutils/reggae/pkg-plist b/sysutils/reggae/pkg-plist
index 84edb13695fe..2f1e3175c481 100644
--- a/sysutils/reggae/pkg-plist
+++ b/sysutils/reggae/pkg-plist
@@ -91,6 +91,7 @@ man/man1/reggae.1.gz
%%DATADIR%%/scripts/shell-provision.sh
%%DATADIR%%/scripts/ssh-ping.sh
%%DATADIR%%/scripts/ssh.sh
+%%DATADIR%%/scripts/update-base.sh
%%DATADIR%%/scripts/update-profiles.sh
%%DATADIR%%/scripts/utils.sh
%%DATADIR%%/scripts/version.sh