Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Feb 2023 19:17:22 GMT
From:      =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 0ba9b92c9390 - main - sysutils/reggae: Update to 0.3.2
Message-ID:  <202302251917.31PJHMFG031161@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0ba9b92c9390268571361545a2f0f688e7a4d1da

commit 0ba9b92c9390268571361545a2f0f688e7a4d1da
Author:     Goran Mekić <meka@tilda.center>
AuthorDate: 2023-02-25 16:53:31 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-02-25 19:12:43 +0000

    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)
---
 sysutils/reggae/Makefile  | 2 +-
 sysutils/reggae/distinfo  | 6 +++---
 sysutils/reggae/pkg-plist | 1 +
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302251917.31PJHMFG031161>