Date: Mon, 6 Mar 2023 22:24:03 GMT From: Robert Clausecker <fuz@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 998dd794bef5 - main - sysutils/reggae: Update to 0.3.4 Message-ID: <202303062224.326MO3w8000270@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=998dd794bef52b278baf801ca0c0ef1e946258bc commit 998dd794bef52b278baf801ca0c0ef1e946258bc Author: Goran Mekić <meka@tilda.center> AuthorDate: 2023-03-02 10:49:38 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2023-03-06 22:23:43 +0000 sysutils/reggae: Update to 0.3.4 Changelog: https://github.com/cbsd/reggae/releases/tag/0.3.4 PR: 269937 --- sysutils/reggae/Makefile | 2 +- sysutils/reggae/distinfo | 6 +++--- sysutils/reggae/files/reggae.in | 2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/sysutils/reggae/Makefile b/sysutils/reggae/Makefile index 1b019ca95997..a5d4dc0d74a1 100644 --- a/sysutils/reggae/Makefile +++ b/sysutils/reggae/Makefile @@ -1,5 +1,5 @@ PORTNAME= reggae -DISTVERSION= 0.3.3 +DISTVERSION= 0.3.4 CATEGORIES= sysutils MAINTAINER= meka@tilda.center diff --git a/sysutils/reggae/distinfo b/sysutils/reggae/distinfo index 89c94b7caaa5..756a4bc9798d 100644 --- a/sysutils/reggae/distinfo +++ b/sysutils/reggae/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1677536687 -SHA256 (cbsd-reggae-0.3.3_GH0.tar.gz) = 874811cee4fc272ec5401b56f90f57908654d9c8b120ccd09fda4eb04f7aaf37 -SIZE (cbsd-reggae-0.3.3_GH0.tar.gz) = 55133 +TIMESTAMP = 1677754070 +SHA256 (cbsd-reggae-0.3.4_GH0.tar.gz) = ab9fd16480a00012aee7fa3a146efb5377efa619e46a771b9eeaeafadff8dfe8 +SIZE (cbsd-reggae-0.3.4_GH0.tar.gz) = 55134 diff --git a/sysutils/reggae/files/reggae.in b/sysutils/reggae/files/reggae.in index 9e071f123e41..97313233b910 100644 --- a/sysutils/reggae/files/reggae.in +++ b/sysutils/reggae/files/reggae.in @@ -2,6 +2,8 @@ # PROVIDE: reggae # KEYWORD: shutdown +# REQUIRE: pf +# BEFORE: jail cbsd . /etc/rc.subr
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303062224.326MO3w8000270>