mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
sysutils/reggae: Update to 0.1.17
ChangeLog: https://github.com/cbsd/reggae/releases/tag/0.1.17 PR: 255414 Reported by: meka@tilda.center (maintainer)
This commit is contained in:
parent
9c1e9bf8c3
commit
1dd88993a0
4 changed files with 7 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= reggae
|
||||
PORTVERSION= 0.1.16
|
||||
PORTVERSION= 0.1.17
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MAINTAINER= meka@tilda.center
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue