git: cb10f9613bd7 - main - sysutils/reggae: Update to 0.3.7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 09 Apr 2023 16:31:01 UTC
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=cb10f9613bd787be3215f46708d05f57571a5e53 commit cb10f9613bd787be3215f46708d05f57571a5e53 Author: Goran Mekić <meka@tilda.center> AuthorDate: 2023-04-08 05:22:29 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2023-04-09 16:28:48 +0000 sysutils/reggae: Update to 0.3.7 Changelog: https://github.com/cbsd/reggae/releases/tag/0.3.6 Changelog: https://github.com/cbsd/reggae/releases/tag/0.3.7 PR: 270697 MFH: 2023Q2 --- sysutils/reggae/Makefile | 2 +- sysutils/reggae/distinfo | 6 +++--- sysutils/reggae/pkg-plist | 2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/sysutils/reggae/Makefile b/sysutils/reggae/Makefile index bb899af24937..c3a2f3b6f8e6 100644 --- a/sysutils/reggae/Makefile +++ b/sysutils/reggae/Makefile @@ -1,5 +1,5 @@ PORTNAME= reggae -DISTVERSION= 0.3.5 +DISTVERSION= 0.3.7 CATEGORIES= sysutils MAINTAINER= meka@tilda.center diff --git a/sysutils/reggae/distinfo b/sysutils/reggae/distinfo index 460af13ea08a..6a8a977ab88e 100644 --- a/sysutils/reggae/distinfo +++ b/sysutils/reggae/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1680200380 -SHA256 (cbsd-reggae-0.3.5_GH0.tar.gz) = 3f678263e1abd3d1f27fc88c8a3aecc7477007acebda9a60e740843dbe324b10 -SIZE (cbsd-reggae-0.3.5_GH0.tar.gz) = 55247 +TIMESTAMP = 1681032073 +SHA256 (cbsd-reggae-0.3.7_GH0.tar.gz) = 888da26f3633fee14de66efe11d9ac8569dba1f3d6d727096ee93dd94f4e0365 +SIZE (cbsd-reggae-0.3.7_GH0.tar.gz) = 55466 diff --git a/sysutils/reggae/pkg-plist b/sysutils/reggae/pkg-plist index 2f1e3175c481..a3718c1e3af2 100644 --- a/sysutils/reggae/pkg-plist +++ b/sysutils/reggae/pkg-plist @@ -91,6 +91,8 @@ man/man1/reggae.1.gz %%DATADIR%%/scripts/shell-provision.sh %%DATADIR%%/scripts/ssh-ping.sh %%DATADIR%%/scripts/ssh.sh +%%DATADIR%%/scripts/start.sh +%%DATADIR%%/scripts/stop.sh %%DATADIR%%/scripts/update-base.sh %%DATADIR%%/scripts/update-profiles.sh %%DATADIR%%/scripts/utils.sh