Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Jan 2020 09:37:23 +0000 (UTC)
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r522127 - head/sysutils/reggae
Message-ID:  <202001050937.0059bNeS048268@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tcberner
Date: Sun Jan  5 09:37:23 2020
New Revision: 522127
URL: https://svnweb.freebsd.org/changeset/ports/522127

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

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

Modified: head/sysutils/reggae/Makefile
==============================================================================
--- head/sysutils/reggae/Makefile	Sun Jan  5 09:33:48 2020	(r522126)
+++ head/sysutils/reggae/Makefile	Sun Jan  5 09:37:23 2020	(r522127)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	reggae
-PORTVERSION=	0.1.8
+PORTVERSION=	0.1.9
 CATEGORIES=	sysutils
 
 MAINTAINER=	meka@tilda.center

Modified: head/sysutils/reggae/distinfo
==============================================================================
--- head/sysutils/reggae/distinfo	Sun Jan  5 09:33:48 2020	(r522126)
+++ head/sysutils/reggae/distinfo	Sun Jan  5 09:37:23 2020	(r522127)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1574811109
-SHA256 (cbsd-reggae-0.1.8_GH0.tar.gz) = cbcdf8aea18ea5510c5d94dbf6dcb00928b99a17ce05c20cb15fb3ae932a5b9f
-SIZE (cbsd-reggae-0.1.8_GH0.tar.gz) = 38094
+TIMESTAMP = 1578153125
+SHA256 (cbsd-reggae-0.1.9_GH0.tar.gz) = 7abfb204437281e20dc7d9bf39dc4ccf40b34ff185929281c87e5ab945cd7bc6
+SIZE (cbsd-reggae-0.1.9_GH0.tar.gz) = 43231

Modified: head/sysutils/reggae/pkg-plist
==============================================================================
--- head/sysutils/reggae/pkg-plist	Sun Jan  5 09:33:48 2020	(r522126)
+++ head/sysutils/reggae/pkg-plist	Sun Jan  5 09:37:23 2020	(r522127)
@@ -18,6 +18,7 @@ man/man1/reggae.1.gz
 %%DATADIR%%/cbsd-profile/skel/etc/master.passwd
 %%DATADIR%%/cbsd-profile/skel/etc/motd
 %%DATADIR%%/cbsd-profile/skel/etc/passwd
+%%DATADIR%%/cbsd-profile/skel/etc/pkg/FreeBSD.conf
 %%DATADIR%%/cbsd-profile/skel/etc/pwd.db
 %%DATADIR%%/cbsd-profile/skel/etc/rc.conf
 %%DATADIR%%/cbsd-profile/skel/etc/spwd.db
@@ -91,7 +92,14 @@ man/man1/reggae.1.gz
 %%DATADIR%%/templates/ansible/group_vars/all.tpl
 %%DATADIR%%/templates/ansible/inventory.local.tpl
 %%DATADIR%%/templates/ansible/inventory.remote.tpl
+%%DATADIR%%/templates/cbsd-bhyve.conf.tpl
+%%DATADIR%%/templates/cbsd-vnet.conf.tpl
 %%DATADIR%%/templates/cbsd.conf.tpl
+%%DATADIR%%/templates/cloud-devops.sh
+%%DATADIR%%/templates/cloud-init/meta-data
+%%DATADIR%%/templates/cloud-init/user-data
+%%DATADIR%%/templates/cloud-initial.sh
+%%DATADIR%%/templates/devfs.rules
 %%DATADIR%%/templates/dhcpd-hook.sh
 %%DATADIR%%/templates/dhcpd.conf
 %%DATADIR%%/templates/export-ports.sh
@@ -108,6 +116,7 @@ man/man1/reggae.1.gz
 %%DATADIR%%/templates/reggae-register.sh
 %%DATADIR%%/templates/resolvconf.conf
 %%DATADIR%%/templates/setup-vm.sh
+%%DATADIR%%/templates/sudoers
 %%DATADIR%%/templates/unbound.conf
 %%DATADIR%%/templates/unbound_cbsd.conf
 %%DATADIR%%/templates/unbound_cbsd.zone



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