Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jul 2022 09:41:47 GMT
From:      Nuno Teixeira <eduardo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 82884144212a - main - sysutils/reggae: Update to 0.2.4
Message-ID:  <202207150941.26F9flBZ080120@gitrepo.freebsd.org>

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

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

commit 82884144212a6a7405b74bafe51dabfb41ef399f
Author:     Goran Mekić <meka@tilda.center>
AuthorDate: 2022-07-15 09:39:41 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-07-15 09:39:41 +0000

    sysutils/reggae: Update to 0.2.4
    
    ChangeLog: https://github.com/cbsd/reggae/releases/tag/0.2.4
    
    PR:             265228
---
 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 ff4b03a5ba3e..49c73b9c6c20 100644
--- a/sysutils/reggae/Makefile
+++ b/sysutils/reggae/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	reggae
-DISTVERSION=	0.2.3
+DISTVERSION=	0.2.4
 CATEGORIES=	sysutils
 
 MAINTAINER=	meka@tilda.center
diff --git a/sysutils/reggae/distinfo b/sysutils/reggae/distinfo
index de995aadeda4..45ab774a0590 100644
--- a/sysutils/reggae/distinfo
+++ b/sysutils/reggae/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1657705855
-SHA256 (cbsd-reggae-0.2.3_GH0.tar.gz) = 10228858c7247c5ab14a9bec86dead6749bdbf0afb6984b8fd563d80c158ca65
-SIZE (cbsd-reggae-0.2.3_GH0.tar.gz) = 50216
+TIMESTAMP = 1657872365
+SHA256 (cbsd-reggae-0.2.4_GH0.tar.gz) = 8e94946b426729a89d3f3048f623958b4e2de2afed7f61c7ec21a21ad45804dc
+SIZE (cbsd-reggae-0.2.4_GH0.tar.gz) = 49997
diff --git a/sysutils/reggae/files/reggae_pf.in b/sysutils/reggae/files/reggae_pf.in
index 74db0961a70b..7d316ed535f6 100644
--- a/sysutils/reggae/files/reggae_pf.in
+++ b/sysutils/reggae/files/reggae_pf.in
@@ -21,7 +21,7 @@ start_precmd="${name}_precmd"
 load_rc_config $name
 
 : ${reggae_pf_enable:="NO"}
-: ${reggae_pf_directory:="/etc/pf.d"}
+: ${reggae_pf_directory:="/etc/pf.conf.d"}
 
 command="%%PREFIX%%/bin/reggae"
 command_args="pf ${reggae_pf_directory}"



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