Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Feb 2023 08:52:37 GMT
From:      Robert Clausecker <fuz@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 549a97a23961 - main - sysutils/reggae: Update to 0.3.1
Message-ID:  <202302240852.31O8qbdP061425@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=549a97a239613a42a8bbb04f1039dee4cefe9c06

commit 549a97a239613a42a8bbb04f1039dee4cefe9c06
Author:     Goran Mekić <meka@tilda.center>
AuthorDate: 2023-02-21 07:40:57 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-02-24 08:51:41 +0000

    sysutils/reggae: Update to 0.3.1
    
    Changelog: https://github.com/cbsd/reggae/releases/tag/0.3.1
    
    PR:             269730
    Approved by:    flo (mentor)
    Differential Revision: https://reviews.freebsd.org/D38730
---
 sysutils/reggae/Makefile  |  2 +-
 sysutils/reggae/distinfo  |  6 +++---
 sysutils/reggae/pkg-plist | 12 ++++--------
 3 files changed, 8 insertions(+), 12 deletions(-)

diff --git a/sysutils/reggae/Makefile b/sysutils/reggae/Makefile
index 021ada95d758..7bcddf2cc9dc 100644
--- a/sysutils/reggae/Makefile
+++ b/sysutils/reggae/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	reggae
-DISTVERSION=	0.3.0
+DISTVERSION=	0.3.1
 CATEGORIES=	sysutils
 
 MAINTAINER=	meka@tilda.center
diff --git a/sysutils/reggae/distinfo b/sysutils/reggae/distinfo
index d09ed68e7e80..f9d37a7fbf69 100644
--- a/sysutils/reggae/distinfo
+++ b/sysutils/reggae/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1676362530
-SHA256 (cbsd-reggae-0.3.0_GH0.tar.gz) = f14b6b905365930798089cf3b4e390f5ada6ef8ae15e762c16fc6c7e24b9a81e
-SIZE (cbsd-reggae-0.3.0_GH0.tar.gz) = 54224
+TIMESTAMP = 1676965015
+SHA256 (cbsd-reggae-0.3.1_GH0.tar.gz) = 6d2d91efda3dab81d7f6a11f1199b4a772670e2090f28717ec18ab7f4eb7dbba
+SIZE (cbsd-reggae-0.3.1_GH0.tar.gz) = 54354
diff --git a/sysutils/reggae/pkg-plist b/sysutils/reggae/pkg-plist
index 7fc3ca8574d3..84edb13695fe 100644
--- a/sysutils/reggae/pkg-plist
+++ b/sysutils/reggae/pkg-plist
@@ -1,15 +1,7 @@
 bin/reggae
 @sample %%ETCDIR%%.conf.sample
-man/man1/reggae-ansible.1.gz
-man/man1/reggae-chef.1.gz
-man/man1/reggae-init.1.gz
 man/man1/reggae-project.1.gz
 man/man1/reggae-provision.1.gz
-man/man1/reggae-puppet.1.gz
-man/man1/reggae-register.1.gz
-man/man1/reggae-salt.1.gz
-man/man1/reggae-service.1.gz
-man/man1/reggae-shell.1.gz
 man/man1/reggae.1.gz
 %%DATADIR%%/cbsd-profile/jail-freebsd-reggae.conf
 %%DATADIR%%/cbsd-profile/skel/etc/crontab
@@ -69,6 +61,7 @@ man/man1/reggae.1.gz
 %%DATADIR%%/mk/shell.mk
 %%DATADIR%%/mk/use.mk
 %%DATADIR%%/scripts/apply-proxy.sh
+%%DATADIR%%/scripts/backend-init.sh
 %%DATADIR%%/scripts/base-init.sh
 %%DATADIR%%/scripts/base-network-init.sh
 %%DATADIR%%/scripts/bhyve-init.sh
@@ -77,11 +70,13 @@ man/man1/reggae.1.gz
 %%DATADIR%%/scripts/chef-provision.sh
 %%DATADIR%%/scripts/default.conf
 %%DATADIR%%/scripts/expect-run.sh
+%%DATADIR%%/scripts/export.sh
 %%DATADIR%%/scripts/get-config.sh
 %%DATADIR%%/scripts/get-ip.sh
 %%DATADIR%%/scripts/host-init.sh
 %%DATADIR%%/scripts/import.sh
 %%DATADIR%%/scripts/init.sh
+%%DATADIR%%/scripts/jexec.sh
 %%DATADIR%%/scripts/mkjail.sh
 %%DATADIR%%/scripts/network-init.sh
 %%DATADIR%%/scripts/pf.sh
@@ -97,6 +92,7 @@ man/man1/reggae.1.gz
 %%DATADIR%%/scripts/ssh-ping.sh
 %%DATADIR%%/scripts/ssh.sh
 %%DATADIR%%/scripts/update-profiles.sh
+%%DATADIR%%/scripts/utils.sh
 %%DATADIR%%/scripts/version.sh
 %%DATADIR%%/skel/ansible/ansible/group_vars/.keep
 %%DATADIR%%/skel/ansible/ansible/inventory/.keep



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