svn commit: r510890 - head/sysutils/reggae

Steve Wills swills at FreeBSD.org
Mon Sep 2 23:07:24 UTC 2019


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ć <meka at 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	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 at 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


More information about the svn-ports-head mailing list