svn commit: r500657 - head/sysutils/reggae

Steve Wills swills at FreeBSD.org
Thu May 2 12:51:27 UTC 2019


Author: swills
Date: Thu May  2 12:51:25 2019
New Revision: 500657
URL: https://svnweb.freebsd.org/changeset/ports/500657

Log:
  sysutils/reggae: Update to 0.1.2
  
  PR:		237704
  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	Thu May  2 12:50:46 2019	(r500656)
+++ head/sysutils/reggae/Makefile	Thu May  2 12:51:25 2019	(r500657)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	reggae
-PORTVERSION=	0.1.1
+PORTVERSION=	0.1.2
 CATEGORIES=	sysutils
 
 MAINTAINER=	meka at tilda.center

Modified: head/sysutils/reggae/distinfo
==============================================================================
--- head/sysutils/reggae/distinfo	Thu May  2 12:50:46 2019	(r500656)
+++ head/sysutils/reggae/distinfo	Thu May  2 12:51:25 2019	(r500657)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1550269342
-SHA256 (cbsd-reggae-0.1.1_GH0.tar.gz) = 8d47c41cd15f457d31d6f04b61475e8d8ffec6944faf4f3686702638f8309682
-SIZE (cbsd-reggae-0.1.1_GH0.tar.gz) = 36489
+TIMESTAMP = 1556792832
+SHA256 (cbsd-reggae-0.1.2_GH0.tar.gz) = d3f9f75c9d369fd1026a869e620ff34ea17169ffad0f116581ced0334089d125
+SIZE (cbsd-reggae-0.1.2_GH0.tar.gz) = 37229

Modified: head/sysutils/reggae/pkg-plist
==============================================================================
--- head/sysutils/reggae/pkg-plist	Thu May  2 12:50:46 2019	(r500656)
+++ head/sysutils/reggae/pkg-plist	Thu May  2 12:51:25 2019	(r500657)
@@ -98,15 +98,16 @@ man/man1/reggae.1.gz
 %%DATADIR%%/templates/install-packages.sh
 %%DATADIR%%/templates/ip-by-mac.sh
 %%DATADIR%%/templates/master.conf
+%%DATADIR%%/templates/master.fstab
 %%DATADIR%%/templates/mount-project.sh
-%%DATADIR%%/templates/my.domain
-%%DATADIR%%/templates/my.domain.rev
 %%DATADIR%%/templates/named.conf
-%%DATADIR%%/templates/nsupdate-add.txt
-%%DATADIR%%/templates/nsupdate-delete.txt
 %%DATADIR%%/templates/pf.conf
+%%DATADIR%%/templates/reggae-register.sh
 %%DATADIR%%/templates/resolvconf.conf
-%%DATADIR%%/templates/rndc.conf
 %%DATADIR%%/templates/setup-vm.sh
 %%DATADIR%%/templates/unbound.conf
 %%DATADIR%%/templates/unbound_cbsd.conf
+%%DATADIR%%/templates/unbound_cbsd.zone
+%%DATADIR%%/templates/unbound_cbsd_reverse.conf
+%%DATADIR%%/templates/unbound_cbsd_reverse.zone
+%%DATADIR%%/templates/unbound_control.conf


More information about the svn-ports-all mailing list