svn commit: r528304 - head/sysutils/reggae
Tobias C. Berner
tcberner at FreeBSD.org
Thu Mar 12 18:28:21 UTC 2020
Author: tcberner
Date: Thu Mar 12 18:28:18 2020
New Revision: 528304
URL: https://svnweb.freebsd.org/changeset/ports/528304
Log:
sysutils/reggae: Update to 0.1.10
PR: 244762
Submitted by: Goran Mekić <meka at tilda.center>
Modified:
head/sysutils/reggae/Makefile
head/sysutils/reggae/distinfo
head/sysutils/reggae/pkg-plist
Modified: head/sysutils/reggae/Makefile
==============================================================================
--- head/sysutils/reggae/Makefile Thu Mar 12 18:27:34 2020 (r528303)
+++ head/sysutils/reggae/Makefile Thu Mar 12 18:28:18 2020 (r528304)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= reggae
-PORTVERSION= 0.1.9
+PORTVERSION= 0.1.10
CATEGORIES= sysutils
MAINTAINER= meka at tilda.center
Modified: head/sysutils/reggae/distinfo
==============================================================================
--- head/sysutils/reggae/distinfo Thu Mar 12 18:27:34 2020 (r528303)
+++ head/sysutils/reggae/distinfo Thu Mar 12 18:28:18 2020 (r528304)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1578153125
-SHA256 (cbsd-reggae-0.1.9_GH0.tar.gz) = 7abfb204437281e20dc7d9bf39dc4ccf40b34ff185929281c87e5ab945cd7bc6
-SIZE (cbsd-reggae-0.1.9_GH0.tar.gz) = 43231
+TIMESTAMP = 1584026074
+SHA256 (cbsd-reggae-0.1.10_GH0.tar.gz) = 81e6b7779abc63e6b4f45c6f847d2aafb79b6b8104ffc3811a4de68fe4c5c2ac
+SIZE (cbsd-reggae-0.1.10_GH0.tar.gz) = 42931
Modified: head/sysutils/reggae/pkg-plist
==============================================================================
--- head/sysutils/reggae/pkg-plist Thu Mar 12 18:27:34 2020 (r528303)
+++ head/sysutils/reggae/pkg-plist Thu Mar 12 18:28:18 2020 (r528304)
@@ -2,12 +2,14 @@ bin/reggae
%%ETCDIR%%.conf.sample
man/man1/reggae-ansible.1.gz
man/man1/reggae-chef.1.gz
+man/man1/reggae-init.1.gz
man/man1/reggae-project.1.gz
man/man1/reggae-provision.1.gz
man/man1/reggae-puppet.1.gz
man/man1/reggae-register.1.gz
man/man1/reggae-salt.1.gz
man/man1/reggae-service.1.gz
+man/man1/reggae-shell.1.gz
man/man1/reggae.1.gz
%%DATADIR%%/cbsd-profile/jail-freebsd-reggae.conf
%%DATADIR%%/cbsd-profile/skel/etc/crontab
@@ -18,7 +20,6 @@ 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
@@ -34,13 +35,13 @@ man/man1/reggae.1.gz
%%DATADIR%%/cbsd-profile/skel/usr/home/provision/.rhosts
%%DATADIR%%/cbsd-profile/skel/usr/home/provision/.shrc
%%DATADIR%%/cbsd-profile/skel/usr/local/etc/sudoers
+%%DATADIR%%/cbsd-profile/system/facts.d/reggae_ip
%%DATADIR%%/cbsd-profile/system/master_poststart.d/placeholder
%%DATADIR%%/cbsd-profile/system/master_poststop.d/deregister.sh
%%DATADIR%%/cbsd-profile/system/master_poststop.d/placeholder
%%DATADIR%%/cbsd-profile/system/master_prestart.d/placeholder
%%DATADIR%%/cbsd-profile/system/master_prestart.d/register.sh
%%DATADIR%%/cbsd-profile/system/master_prestop.d/placeholder
-%%DATADIR%%/cbsd-profile/system/placeholder
%%DATADIR%%/cbsd-profile/system/remove.d/placeholder
%%DATADIR%%/cbsd-profile/system/start.d/placeholder
%%DATADIR%%/cbsd-profile/system/stop.d/placeholder
More information about the svn-ports-all
mailing list