diff options
| author | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2021-04-26 13:33:10 +0000 |
|---|---|---|
| committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2021-04-28 09:26:37 +0000 |
| commit | 1dd88993a06ffa8839be41ccce0ecbca919a9d97 (patch) | |
| tree | d9d6f2ee73977881908f12a97dc21d75799f564c /sysutils/reggae | |
| parent | 9c1e9bf8c35288bbac8819c138f4868a100e1d81 (diff) | |
Diffstat (limited to 'sysutils/reggae')
| -rw-r--r-- | sysutils/reggae/Makefile | 2 | ||||
| -rw-r--r-- | sysutils/reggae/distinfo | 6 | ||||
| -rw-r--r-- | sysutils/reggae/files/reggae_pf.in | 3 | ||||
| -rw-r--r-- | 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@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 |
