From owner-svn-ports-all@freebsd.org Mon Sep 2 23:07:24 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 58C1FEA425; Mon, 2 Sep 2019 23:07:24 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46Mm241bjzz4SR5; Mon, 2 Sep 2019 23:07:24 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 006B1216D8; Mon, 2 Sep 2019 23:07:24 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x82N7NNW016755; Mon, 2 Sep 2019 23:07:23 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x82N7N6e016750; Mon, 2 Sep 2019 23:07:23 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201909022307.x82N7N6e016750@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Mon, 2 Sep 2019 23:07:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r510890 - head/sysutils/reggae X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/sysutils/reggae X-SVN-Commit-Revision: 510890 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Sep 2019 23:07:24 -0000 Author: swills Date: Mon Sep 2 23:07:23 2019 New Revision: 510890 URL: https://svnweb.freebsd.org/changeset/ports/510890 Log: sysutils/reggae: update to 0.1.6 PR: 239501 Submitted by: Goran Mekić (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 Mon Sep 2 23:04:40 2019 (r510889) +++ head/sysutils/reggae/Makefile Mon Sep 2 23:07:23 2019 (r510890) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= reggae -PORTVERSION= 0.1.5 +PORTVERSION= 0.1.6 CATEGORIES= sysutils MAINTAINER= meka@tilda.center Modified: head/sysutils/reggae/distinfo ============================================================================== --- head/sysutils/reggae/distinfo Mon Sep 2 23:04:40 2019 (r510889) +++ head/sysutils/reggae/distinfo Mon Sep 2 23:07:23 2019 (r510890) @@ -1,3 +1,3 @@ -TIMESTAMP = 1563872508 -SHA256 (cbsd-reggae-0.1.5_GH0.tar.gz) = 974c6fc7cf64abacfa84bae4eb447d92d2b9369e4536e903f0d71f18bdc51c8d -SIZE (cbsd-reggae-0.1.5_GH0.tar.gz) = 37097 +TIMESTAMP = 1564335629 +SHA256 (cbsd-reggae-0.1.6_GH0.tar.gz) = 897bd6cc710ed5a23f41d0805220a594fb418d8f4d04d81f9a0ac7823540f923 +SIZE (cbsd-reggae-0.1.6_GH0.tar.gz) = 38239 Modified: head/sysutils/reggae/pkg-plist ============================================================================== --- head/sysutils/reggae/pkg-plist Mon Sep 2 23:04:40 2019 (r510889) +++ head/sysutils/reggae/pkg-plist Mon Sep 2 23:07:23 2019 (r510890) @@ -65,6 +65,7 @@ man/man1/reggae.1.gz %%DATADIR%%/scripts/init.sh %%DATADIR%%/scripts/master-init.sh %%DATADIR%%/scripts/network-init.sh +%%DATADIR%%/scripts/pkg-upgrade.sh %%DATADIR%%/scripts/project-init.sh %%DATADIR%%/scripts/puppet-provision.sh %%DATADIR%%/scripts/register.sh @@ -73,6 +74,8 @@ man/man1/reggae.1.gz %%DATADIR%%/scripts/shell-provision.sh %%DATADIR%%/scripts/ssh-ping.sh %%DATADIR%%/scripts/ssh.sh +%%DATADIR%%/scripts/update-profiles.sh +%%DATADIR%%/scripts/version.sh %%DATADIR%%/skel/ansible/ansible/group_vars/.keep %%DATADIR%%/skel/ansible/ansible/inventory/.keep %%DATADIR%%/skel/ansible/ansible/roles/.keep @@ -92,6 +95,7 @@ man/man1/reggae.1.gz %%DATADIR%%/templates/dhcpd-hook.sh %%DATADIR%%/templates/dhcpd.conf %%DATADIR%%/templates/empty.jconf +%%DATADIR%%/templates/export-ports.sh %%DATADIR%%/templates/freebsd-update.conf %%DATADIR%%/templates/gitignore %%DATADIR%%/templates/initenv.conf @@ -111,3 +115,4 @@ man/man1/reggae.1.gz %%DATADIR%%/templates/unbound_cbsd_reverse.conf %%DATADIR%%/templates/unbound_cbsd_reverse.zone %%DATADIR%%/templates/unbound_control.conf +%%DATADIR%%/templates/xorg.sh