git: 1e5531d29416 - main - sysutils/reggae: Update to 0.3.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 01 Mar 2023 09:46:01 UTC
The branch main has been updated by fernape:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1e5531d29416d3544b102e38dc0ca4dabbfa36f0
commit 1e5531d29416d3544b102e38dc0ca4dabbfa36f0
Author: Goran Mekić <meka@tilda.center>
AuthorDate: 2023-02-28 10:14:19 +0000
Commit: Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-03-01 09:41:34 +0000
sysutils/reggae: Update to 0.3.3
ChangeLog: https://github.com/cbsd/reggae/releases/tag/0.3.3
* Make bridge interface configurable
* Run update from jail
* Generate MAC address and make it permanent
* Bootstrap pkg in jail and install sudo
* Save MAC address in jail config
PR: 269861
Reported by: meka@tilda.center (maintainer)
---
sysutils/reggae/Makefile | 2 +-
sysutils/reggae/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/sysutils/reggae/Makefile b/sysutils/reggae/Makefile
index db1189859293..1b019ca95997 100644
--- a/sysutils/reggae/Makefile
+++ b/sysutils/reggae/Makefile
@@ -1,5 +1,5 @@
PORTNAME= reggae
-DISTVERSION= 0.3.2
+DISTVERSION= 0.3.3
CATEGORIES= sysutils
MAINTAINER= meka@tilda.center
diff --git a/sysutils/reggae/distinfo b/sysutils/reggae/distinfo
index 493fb2539033..89c94b7caaa5 100644
--- a/sysutils/reggae/distinfo
+++ b/sysutils/reggae/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1677319317
-SHA256 (cbsd-reggae-0.3.2_GH0.tar.gz) = c3bcbb3769b1b92b076667df7a664e81f52d6000366e4af3a31cd741e0721f70
-SIZE (cbsd-reggae-0.3.2_GH0.tar.gz) = 54801
+TIMESTAMP = 1677536687
+SHA256 (cbsd-reggae-0.3.3_GH0.tar.gz) = 874811cee4fc272ec5401b56f90f57908654d9c8b120ccd09fda4eb04f7aaf37
+SIZE (cbsd-reggae-0.3.3_GH0.tar.gz) = 55133