Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 Apr 2026 23:40:05 +0000
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Cc:        Goran=?utf-8?Q? Meki=C4=87?= <meka@tilda.center>
Subject:   git: b243d2563f6e - main - sysutils/reggae: Update 0.5.1 => 0.5.2
Message-ID:  <69d838d5.30c47.93e1c46@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by vvd:

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

commit b243d2563f6ed500f0aa63b21ce57be1054a297b
Author:     Goran Mekić <meka@tilda.center>
AuthorDate: 2026-04-09 23:38:17 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-04-09 23:38:17 +0000

    sysutils/reggae: Update 0.5.1 => 0.5.2
    
    Changelog:
    https://github.com/cbsd/reggae/releases/tag/0.5.2
    
    PR:             294371
    Sponsored by:   UNIS Labs
---
 sysutils/reggae/Makefile           | 2 +-
 sysutils/reggae/distinfo           | 6 +++---
 sysutils/reggae/files/reggae_pf.in | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/sysutils/reggae/Makefile b/sysutils/reggae/Makefile
index ea38de01bde7..84740e0c5c68 100644
--- a/sysutils/reggae/Makefile
+++ b/sysutils/reggae/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	reggae
-DISTVERSION=	0.5.1
+DISTVERSION=	0.5.2
 CATEGORIES=	sysutils
 
 MAINTAINER=	meka@tilda.center
diff --git a/sysutils/reggae/distinfo b/sysutils/reggae/distinfo
index 96cf5f60895e..72dcabb5bc16 100644
--- a/sysutils/reggae/distinfo
+++ b/sysutils/reggae/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1766717274
-SHA256 (cbsd-reggae-0.5.1_GH0.tar.gz) = eed4ba476e57d969c641f29376564c7f1cc5c5768b05ce663c99b12410898e30
-SIZE (cbsd-reggae-0.5.1_GH0.tar.gz) = 52081
+TIMESTAMP = 1775772514
+SHA256 (cbsd-reggae-0.5.2_GH0.tar.gz) = ced97a69752d81419939554022c32e962acbb30cdf4f6fe5840220c1c376d1fd
+SIZE (cbsd-reggae-0.5.2_GH0.tar.gz) = 52185
diff --git a/sysutils/reggae/files/reggae_pf.in b/sysutils/reggae/files/reggae_pf.in
index 7d316ed535f6..34b8e920919d 100644
--- a/sysutils/reggae/files/reggae_pf.in
+++ b/sysutils/reggae/files/reggae_pf.in
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 # PROVIDE: reggae_pf
-# REQUIRE: pf local_unbound
+# REQUIRE: pf local_unbound jail
 
 # Add the following lines to /etc/rc.conf.local, /etc/rc.conf or
 # /etc/rc.conf.d/reggae_pf to enable this service:


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d838d5.30c47.93e1c46>