git: 887b79a1858c - main - sysutils/reggae: Update 0.4.0 => 0.4.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 07 Jun 2025 22:21:41 UTC
The branch main has been updated by vvd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=887b79a1858c3e0510473fb3b69936b0e357605a
commit 887b79a1858c3e0510473fb3b69936b0e357605a
Author: Goran Mekić <meka@tilda.center>
AuthorDate: 2025-06-07 22:18:41 +0000
Commit: Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-06-07 22:20:33 +0000
sysutils/reggae: Update 0.4.0 => 0.4.1
Changelog:
https://github.com/cbsd/reggae/releases/tag/0.4.1
PR: 287368
---
sysutils/reggae/Makefile | 2 +-
sysutils/reggae/distinfo | 6 +++---
sysutils/reggae/files/patch-Makefile | 14 --------------
sysutils/reggae/pkg-descr | 5 +++--
4 files changed, 7 insertions(+), 20 deletions(-)
diff --git a/sysutils/reggae/Makefile b/sysutils/reggae/Makefile
index 2dcd46af8f62..5da072445f22 100644
--- a/sysutils/reggae/Makefile
+++ b/sysutils/reggae/Makefile
@@ -1,5 +1,5 @@
PORTNAME= reggae
-DISTVERSION= 0.4.0
+DISTVERSION= 0.4.1
CATEGORIES= sysutils
MAINTAINER= meka@tilda.center
diff --git a/sysutils/reggae/distinfo b/sysutils/reggae/distinfo
index 9a621d116a0a..419c6931d925 100644
--- a/sysutils/reggae/distinfo
+++ b/sysutils/reggae/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1730381691
-SHA256 (cbsd-reggae-0.4.0_GH0.tar.gz) = 69340b4916ced1a6d3a976aff374df74b86e70f66bb139efbe1e5f60ccf14f34
-SIZE (cbsd-reggae-0.4.0_GH0.tar.gz) = 55203
+TIMESTAMP = 1749298936
+SHA256 (cbsd-reggae-0.4.1_GH0.tar.gz) = 0c969002411413a5d5b347551ad316208d15230c040cd6a51ea044dedbb0a404
+SIZE (cbsd-reggae-0.4.1_GH0.tar.gz) = 55257
diff --git a/sysutils/reggae/files/patch-Makefile b/sysutils/reggae/files/patch-Makefile
deleted file mode 100644
index 4bc287af8e84..000000000000
--- a/sysutils/reggae/files/patch-Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
---- Makefile.orig 2024-03-19 15:44:53 UTC
-+++ Makefile
-@@ -161,9 +161,9 @@ install_man:
- .endfor
-
- install_man:
-- install -d ${DESTDIR}${PREFIX}/man/man1
-+ install -d ${DESTDIR}${PREFIX}/share/man/man1
- .for man_file in ${MAN_FILES}
-- install -m 0644 man/${man_file}.gz ${DESTDIR}${PREFIX}/man/man1
-+ install -m 0644 man/${man_file}.gz ${DESTDIR}${PREFIX}/share/man/man1
- .endfor
-
- install_profile:
diff --git a/sysutils/reggae/pkg-descr b/sysutils/reggae/pkg-descr
index 50cd3f55cbcd..c8cd67aa62ea 100644
--- a/sysutils/reggae/pkg-descr
+++ b/sysutils/reggae/pkg-descr
@@ -1,6 +1,7 @@
Reggae - REGister Globaly Access Everywhere is a package which helps in common
-DevOps tasks. It is an open source package which relays on CBSD to provide lower
-level management for jails and virtual machines.
+DevOps tasks. It is an open source package which relays on CBSD or plain
+FreeBSD base tools to provide lower level management for jails and virtual
+machines.
If you have ever used Vagrant or Docker Compose, Reggae is best described
as an alternative to those. It enables you easy development inside jail