git: 1dd88993a06f - main - sysutils/reggae: Update to 0.1.17
Fernando Apesteguía
fernape at FreeBSD.org
Wed Apr 28 09:30:17 UTC 2021
The branch main has been updated by fernape:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1dd88993a06ffa8839be41ccce0ecbca919a9d97
commit 1dd88993a06ffa8839be41ccce0ecbca919a9d97
Author: Fernando Apesteguía <fernape at FreeBSD.org>
AuthorDate: 2021-04-26 13:33:10 +0000
Commit: Fernando Apesteguía <fernape at FreeBSD.org>
CommitDate: 2021-04-28 09:26:37 +0000
sysutils/reggae: Update to 0.1.17
ChangeLog: https://github.com/cbsd/reggae/releases/tag/0.1.17
PR: 255414
Reported by: meka at tilda.center (maintainer)
---
sysutils/reggae/Makefile | 2 +-
sysutils/reggae/distinfo | 6 +++---
sysutils/reggae/files/reggae_pf.in | 3 +--
sysutils/reggae/pkg-plist | 2 ++
4 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/sysutils/reggae/Makefile b/sysutils/reggae/Makefile
index 50c192c4b62b..faf8d4041459 100644
--- a/sysutils/reggae/Makefile
+++ b/sysutils/reggae/Makefile
@@ -1,5 +1,5 @@
PORTNAME= reggae
-PORTVERSION= 0.1.16
+PORTVERSION= 0.1.17
CATEGORIES= sysutils
MAINTAINER= meka at tilda.center
diff --git a/sysutils/reggae/distinfo b/sysutils/reggae/distinfo
index fa746081bcdd..d4183acdc908 100644
--- a/sysutils/reggae/distinfo
+++ b/sysutils/reggae/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1600723946
-SHA256 (cbsd-reggae-0.1.16_GH0.tar.gz) = 63c5bd29a2592e87a7290601d0010d40af41faa706331cd348a6866a38d20d82
-SIZE (cbsd-reggae-0.1.16_GH0.tar.gz) = 46136
+TIMESTAMP = 1619431176
+SHA256 (cbsd-reggae-0.1.17_GH0.tar.gz) = 0682a8454350b35ca650010391a949177dd1d40954c6492ac963fbe6775a2a24
+SIZE (cbsd-reggae-0.1.17_GH0.tar.gz) = 46735
diff --git a/sysutils/reggae/files/reggae_pf.in b/sysutils/reggae/files/reggae_pf.in
index 068ff762951c..74db0961a70b 100644
--- a/sysutils/reggae/files/reggae_pf.in
+++ b/sysutils/reggae/files/reggae_pf.in
@@ -1,8 +1,7 @@
#!/bin/sh
# PROVIDE: reggae_pf
-# REQUIRE: pf
-# AFTER: NETWORKING local_unbound named nsd unbound
+# REQUIRE: pf local_unbound
# Add the following lines to /etc/rc.conf.local, /etc/rc.conf or
# /etc/rc.conf.d/reggae_pf to enable this service:
diff --git a/sysutils/reggae/pkg-plist b/sysutils/reggae/pkg-plist
index a21bb34ca4eb..6b536818c363 100644
--- a/sysutils/reggae/pkg-plist
+++ b/sysutils/reggae/pkg-plist
@@ -61,6 +61,7 @@ man/man1/reggae.1.gz
%%DATADIR%%/mk/salt.mk
%%DATADIR%%/mk/service.mk
%%DATADIR%%/mk/shell.mk
+%%DATADIR%%/mk/use.mk
%%DATADIR%%/scripts/bhyve-init.sh
%%DATADIR%%/scripts/cbsd-init.sh
%%DATADIR%%/scripts/chef-provision.sh
@@ -114,6 +115,7 @@ man/man1/reggae.1.gz
%%DATADIR%%/templates/export-ports.sh
%%DATADIR%%/templates/freebsd-update.conf
%%DATADIR%%/templates/gitignore
+%%DATADIR%%/templates/gitignore.project
%%DATADIR%%/templates/initenv.conf
%%DATADIR%%/templates/install-packages.sh
%%DATADIR%%/templates/ip-by-mac.sh
More information about the dev-commits-ports-all
mailing list