Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Feb 2019 06:10:17 +0000 (UTC)
From:      Jochen Neumeister <joneum@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r493491 - head/sysutils/reggae
Message-ID:  <201902210610.x1L6AHt3092606@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Thu Feb 21 06:10:17 2019
New Revision: 493491
URL: https://svnweb.freebsd.org/changeset/ports/493491

Log:
  Update to 0.1.1
  
  PR:		235769
  Submitted by:	Goran Mekic <meka@tilda.center> (maintainer)
  Sponsored by:	Netzkommune GmbH

Modified:
  head/sysutils/reggae/Makefile
  head/sysutils/reggae/distinfo
  head/sysutils/reggae/pkg-plist

Modified: head/sysutils/reggae/Makefile
==============================================================================
--- head/sysutils/reggae/Makefile	Thu Feb 21 06:06:17 2019	(r493490)
+++ head/sysutils/reggae/Makefile	Thu Feb 21 06:10:17 2019	(r493491)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	reggae
-PORTVERSION=	0.1.0
+PORTVERSION=	0.1.1
 CATEGORIES=	sysutils
 
 MAINTAINER=	meka@tilda.center
@@ -15,6 +15,7 @@ RUN_DEPENDS=	${LOCALBASE}/bin/cbsd:sysutils/cbsd \
 		sudo:security/sudo
 
 NO_ARCH=	yes
+
 USE_GITHUB=	yes
 GH_ACCOUNT=	cbsd
 

Modified: head/sysutils/reggae/distinfo
==============================================================================
--- head/sysutils/reggae/distinfo	Thu Feb 21 06:06:17 2019	(r493490)
+++ head/sysutils/reggae/distinfo	Thu Feb 21 06:10:17 2019	(r493491)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1536486337
-SHA256 (cbsd-reggae-0.1.0_GH0.tar.gz) = c42cec20353a29d7f55efbec55db6b67a8e9db67e9d1dcbda76b7e81c39be6a0
-SIZE (cbsd-reggae-0.1.0_GH0.tar.gz) = 40688
+TIMESTAMP = 1550269342
+SHA256 (cbsd-reggae-0.1.1_GH0.tar.gz) = 8d47c41cd15f457d31d6f04b61475e8d8ffec6944faf4f3686702638f8309682
+SIZE (cbsd-reggae-0.1.1_GH0.tar.gz) = 36489

Modified: head/sysutils/reggae/pkg-plist
==============================================================================
--- head/sysutils/reggae/pkg-plist	Thu Feb 21 06:06:17 2019	(r493490)
+++ head/sysutils/reggae/pkg-plist	Thu Feb 21 06:10:17 2019	(r493491)
@@ -89,8 +89,6 @@ man/man1/reggae.1.gz
 %%DATADIR%%/templates/ansible/inventory.local.tpl
 %%DATADIR%%/templates/ansible/inventory.remote.tpl
 %%DATADIR%%/templates/cbsd.conf.tpl
-%%DATADIR%%/templates/dhclient-exit-hooks
-%%DATADIR%%/templates/dhcp.conf
 %%DATADIR%%/templates/dhcpd-hook.sh
 %%DATADIR%%/templates/dhcpd.conf
 %%DATADIR%%/templates/empty.jconf
@@ -99,6 +97,7 @@ man/man1/reggae.1.gz
 %%DATADIR%%/templates/initenv.conf
 %%DATADIR%%/templates/install-packages.sh
 %%DATADIR%%/templates/ip-by-mac.sh
+%%DATADIR%%/templates/master.conf
 %%DATADIR%%/templates/mount-project.sh
 %%DATADIR%%/templates/my.domain
 %%DATADIR%%/templates/my.domain.rev
@@ -107,6 +106,7 @@ man/man1/reggae.1.gz
 %%DATADIR%%/templates/nsupdate-delete.txt
 %%DATADIR%%/templates/pf.conf
 %%DATADIR%%/templates/resolvconf.conf
-%%DATADIR%%/templates/resolver.conf
 %%DATADIR%%/templates/rndc.conf
 %%DATADIR%%/templates/setup-vm.sh
+%%DATADIR%%/templates/unbound.conf
+%%DATADIR%%/templates/unbound_cbsd.conf



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