mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
sysutils/reggae: Update to 0.1.2
PR: 237704 Submitted by: Goran Mekić <meka@tilda.center> (maintainer)
This commit is contained in:
parent
f935e2c9b2
commit
f3adc96d8b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=500657
3 changed files with 10 additions and 9 deletions
|
@ -1,7 +1,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= reggae
|
PORTNAME= reggae
|
||||||
PORTVERSION= 0.1.1
|
PORTVERSION= 0.1.2
|
||||||
CATEGORIES= sysutils
|
CATEGORIES= sysutils
|
||||||
|
|
||||||
MAINTAINER= meka@tilda.center
|
MAINTAINER= meka@tilda.center
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1550269342
|
TIMESTAMP = 1556792832
|
||||||
SHA256 (cbsd-reggae-0.1.1_GH0.tar.gz) = 8d47c41cd15f457d31d6f04b61475e8d8ffec6944faf4f3686702638f8309682
|
SHA256 (cbsd-reggae-0.1.2_GH0.tar.gz) = d3f9f75c9d369fd1026a869e620ff34ea17169ffad0f116581ced0334089d125
|
||||||
SIZE (cbsd-reggae-0.1.1_GH0.tar.gz) = 36489
|
SIZE (cbsd-reggae-0.1.2_GH0.tar.gz) = 37229
|
||||||
|
|
|
@ -98,15 +98,16 @@ man/man1/reggae.1.gz
|
||||||
%%DATADIR%%/templates/install-packages.sh
|
%%DATADIR%%/templates/install-packages.sh
|
||||||
%%DATADIR%%/templates/ip-by-mac.sh
|
%%DATADIR%%/templates/ip-by-mac.sh
|
||||||
%%DATADIR%%/templates/master.conf
|
%%DATADIR%%/templates/master.conf
|
||||||
|
%%DATADIR%%/templates/master.fstab
|
||||||
%%DATADIR%%/templates/mount-project.sh
|
%%DATADIR%%/templates/mount-project.sh
|
||||||
%%DATADIR%%/templates/my.domain
|
|
||||||
%%DATADIR%%/templates/my.domain.rev
|
|
||||||
%%DATADIR%%/templates/named.conf
|
%%DATADIR%%/templates/named.conf
|
||||||
%%DATADIR%%/templates/nsupdate-add.txt
|
|
||||||
%%DATADIR%%/templates/nsupdate-delete.txt
|
|
||||||
%%DATADIR%%/templates/pf.conf
|
%%DATADIR%%/templates/pf.conf
|
||||||
|
%%DATADIR%%/templates/reggae-register.sh
|
||||||
%%DATADIR%%/templates/resolvconf.conf
|
%%DATADIR%%/templates/resolvconf.conf
|
||||||
%%DATADIR%%/templates/rndc.conf
|
|
||||||
%%DATADIR%%/templates/setup-vm.sh
|
%%DATADIR%%/templates/setup-vm.sh
|
||||||
%%DATADIR%%/templates/unbound.conf
|
%%DATADIR%%/templates/unbound.conf
|
||||||
%%DATADIR%%/templates/unbound_cbsd.conf
|
%%DATADIR%%/templates/unbound_cbsd.conf
|
||||||
|
%%DATADIR%%/templates/unbound_cbsd.zone
|
||||||
|
%%DATADIR%%/templates/unbound_cbsd_reverse.conf
|
||||||
|
%%DATADIR%%/templates/unbound_cbsd_reverse.zone
|
||||||
|
%%DATADIR%%/templates/unbound_control.conf
|
||||||
|
|
Loading…
Add table
Reference in a new issue