Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 May 2019 12:51:25 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r500657 - head/sysutils/reggae
Message-ID:  <201905021251.x42CpP63052091@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Thu May  2 12:51:25 2019
New Revision: 500657
URL: https://svnweb.freebsd.org/changeset/ports/500657

Log:
  sysutils/reggae: Update to 0.1.2
  
  PR:		237704
  Submitted by:	Goran Mekić <meka@tilda.center> (maintainer)

Modified:
  head/sysutils/reggae/Makefile   (contents, props changed)
  head/sysutils/reggae/distinfo   (contents, props changed)
  head/sysutils/reggae/pkg-plist   (contents, props changed)

Modified: head/sysutils/reggae/Makefile
==============================================================================
--- head/sysutils/reggae/Makefile	Thu May  2 12:50:46 2019	(r500656)
+++ head/sysutils/reggae/Makefile	Thu May  2 12:51:25 2019	(r500657)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	reggae
-PORTVERSION=	0.1.1
+PORTVERSION=	0.1.2
 CATEGORIES=	sysutils
 
 MAINTAINER=	meka@tilda.center

Modified: head/sysutils/reggae/distinfo
==============================================================================
--- head/sysutils/reggae/distinfo	Thu May  2 12:50:46 2019	(r500656)
+++ head/sysutils/reggae/distinfo	Thu May  2 12:51:25 2019	(r500657)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1550269342
-SHA256 (cbsd-reggae-0.1.1_GH0.tar.gz) = 8d47c41cd15f457d31d6f04b61475e8d8ffec6944faf4f3686702638f8309682
-SIZE (cbsd-reggae-0.1.1_GH0.tar.gz) = 36489
+TIMESTAMP = 1556792832
+SHA256 (cbsd-reggae-0.1.2_GH0.tar.gz) = d3f9f75c9d369fd1026a869e620ff34ea17169ffad0f116581ced0334089d125
+SIZE (cbsd-reggae-0.1.2_GH0.tar.gz) = 37229

Modified: head/sysutils/reggae/pkg-plist
==============================================================================
--- head/sysutils/reggae/pkg-plist	Thu May  2 12:50:46 2019	(r500656)
+++ head/sysutils/reggae/pkg-plist	Thu May  2 12:51:25 2019	(r500657)
@@ -98,15 +98,16 @@ man/man1/reggae.1.gz
 %%DATADIR%%/templates/install-packages.sh
 %%DATADIR%%/templates/ip-by-mac.sh
 %%DATADIR%%/templates/master.conf
+%%DATADIR%%/templates/master.fstab
 %%DATADIR%%/templates/mount-project.sh
-%%DATADIR%%/templates/my.domain
-%%DATADIR%%/templates/my.domain.rev
 %%DATADIR%%/templates/named.conf
-%%DATADIR%%/templates/nsupdate-add.txt
-%%DATADIR%%/templates/nsupdate-delete.txt
 %%DATADIR%%/templates/pf.conf
+%%DATADIR%%/templates/reggae-register.sh
 %%DATADIR%%/templates/resolvconf.conf
-%%DATADIR%%/templates/rndc.conf
 %%DATADIR%%/templates/setup-vm.sh
 %%DATADIR%%/templates/unbound.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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905021251.x42CpP63052091>