Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jan 2022 14:06:23 GMT
From:      Lewis Cook <lcook@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6a357b218725 - main - sysutils/zrepl: Update to 0.5.0
Message-ID:  <202201271406.20RE6Nhc012567@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by lcook:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6a357b21872556c2fd66dea6b7f7a7b8fd59c12e

commit 6a357b21872556c2fd66dea6b7f7a7b8fd59c12e
Author:     eoli3n <jonathan.kirszling@runbox.com>
AuthorDate: 2022-01-27 13:57:44 +0000
Commit:     Lewis Cook <lcook@FreeBSD.org>
CommitDate: 2022-01-27 14:04:02 +0000

    sysutils/zrepl: Update to 0.5.0
    
    PR:             261353
    Changes:        https://zrepl.github.io/v0.5.0/changelog.html
---
 sysutils/zrepl/Makefile  |  3 +--
 sysutils/zrepl/distinfo  | 10 +++++-----
 sysutils/zrepl/pkg-plist |  5 ++++-
 3 files changed, 10 insertions(+), 8 deletions(-)

diff --git a/sysutils/zrepl/Makefile b/sysutils/zrepl/Makefile
index bffb799a3f0f..dea903bf2c8a 100644
--- a/sysutils/zrepl/Makefile
+++ b/sysutils/zrepl/Makefile
@@ -2,8 +2,7 @@
 
 PORTNAME=	zrepl
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.4.0
-PORTREVISION=	4
+DISTVERSION=	0.5.0
 CATEGORIES=	sysutils
 
 MAINTAINER=	lcook@FreeBSD.org
diff --git a/sysutils/zrepl/distinfo b/sysutils/zrepl/distinfo
index 88b4ab9a7667..157a4a253b52 100644
--- a/sysutils/zrepl/distinfo
+++ b/sysutils/zrepl/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1621953202
-SHA256 (go/sysutils_zrepl/zrepl-v0.4.0/v0.4.0.mod) = 62e77080cd47c24eb90eb7c0a9d61f91bd5b5eb07bd23690c417b54d52acb0c6
-SIZE (go/sysutils_zrepl/zrepl-v0.4.0/v0.4.0.mod) = 2646
-SHA256 (go/sysutils_zrepl/zrepl-v0.4.0/v0.4.0.zip) = 81d3e8e32833f51aa6892a4a78c30eca7ca43dcd2bfb0039235aa854292a7afb
-SIZE (go/sysutils_zrepl/zrepl-v0.4.0/v0.4.0.zip) = 551435
+TIMESTAMP = 1642620794
+SHA256 (go/sysutils_zrepl/zrepl-v0.5.0/v0.5.0.mod) = d01dfe65def7eb120b0792401a5aac6bdb48bfc40e0d050477c4d74db7115144
+SIZE (go/sysutils_zrepl/zrepl-v0.5.0/v0.5.0.mod) = 2575
+SHA256 (go/sysutils_zrepl/zrepl-v0.5.0/v0.5.0.zip) = c8e9298a938e86ce9227da77419f534524ae3d4bd06386b9ae200b09859104d8
+SIZE (go/sysutils_zrepl/zrepl-v0.5.0/v0.5.0.zip) = 574262
diff --git a/sysutils/zrepl/pkg-plist b/sysutils/zrepl/pkg-plist
index 03420df4e9be..717dee74d8ff 100644
--- a/sysutils/zrepl/pkg-plist
+++ b/sysutils/zrepl/pkg-plist
@@ -1,7 +1,8 @@
 bin/zrepl
 @sample %%ETCDIR%%/zrepl.yml.sample
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hooks/template.sh
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bandwidth_limit.yml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/grafana-prometheus-zrepl.json
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hooks/template.sh
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/local.yml
 @sample %%EXAMPLESDIR%%/newsyslog.conf etc/newsyslog.conf.d/zrepl.conf
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/pull.yml
@@ -10,6 +11,8 @@ bin/zrepl
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/quickstart_backup_to_external_disk.yml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/quickstart_continuous_server_backup_receiver.yml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/quickstart_continuous_server_backup_sender.yml
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/quickstart_fan_out_replication_source.yml
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/quickstart_fan_out_replication_target.yml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sink.yml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/snap.yml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/source.yml



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