Date: Wed, 18 Feb 2026 01:55:15 +0000 From: Vladimir Druzenko <vvd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Cc: Denis Shaposhnikov <dsh@bamus.cz> Subject: git: 9d7fda0203fc - main - filesystems/zrepl-dsh2dsh: Update 1.1.0 => 1.2.0 Message-ID: <69951c03.47c81.68b9758f@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=9d7fda0203fc878505284bc1741d698c40ff28ee commit 9d7fda0203fc878505284bc1741d698c40ff28ee Author: Denis Shaposhnikov <dsh@bamus.cz> AuthorDate: 2026-02-18 01:54:11 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2026-02-18 01:54:11 +0000 filesystems/zrepl-dsh2dsh: Update 1.1.0 => 1.2.0 Changelog: https://github.com/dsh2dsh/zrepl/releases/tag/v1.2.0 PR: 293211 --- filesystems/zrepl-dsh2dsh/Makefile | 5 ++--- filesystems/zrepl-dsh2dsh/distinfo | 10 +++++----- filesystems/zrepl-dsh2dsh/pkg-plist | 5 +++++ 3 files changed, 12 insertions(+), 8 deletions(-) diff --git a/filesystems/zrepl-dsh2dsh/Makefile b/filesystems/zrepl-dsh2dsh/Makefile index 0dd491d03104..70cad53ee6b9 100644 --- a/filesystems/zrepl-dsh2dsh/Makefile +++ b/filesystems/zrepl-dsh2dsh/Makefile @@ -1,7 +1,6 @@ PORTNAME= zrepl DISTVERSIONPREFIX= v -DISTVERSION= 1.1.0 -PORTREVISION= 3 +DISTVERSION= 1.2.0 CATEGORIES= filesystems sysutils PKGNAMESUFFIX= -${GH_ACCOUNT} @@ -11,7 +10,7 @@ COMMENT= ZFS dataset replication tool (fork with more features) LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.25+,modules ncurses +USES= go:1.26+,modules ncurses USE_GITHUB= yes GH_ACCOUNT= dsh2dsh diff --git a/filesystems/zrepl-dsh2dsh/distinfo b/filesystems/zrepl-dsh2dsh/distinfo index ef8c4d3adfbb..7cdd2390d468 100644 --- a/filesystems/zrepl-dsh2dsh/distinfo +++ b/filesystems/zrepl-dsh2dsh/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1764257017 -SHA256 (go/filesystems_zrepl-dsh2dsh/dsh2dsh-zrepl-v1.1.0_GH0/go.mod) = c5520eb3f236865488bddd5aa0fa77166dfd9e56b5cb8b169eefb2a4916f6248 -SIZE (go/filesystems_zrepl-dsh2dsh/dsh2dsh-zrepl-v1.1.0_GH0/go.mod) = 3262 -SHA256 (go/filesystems_zrepl-dsh2dsh/dsh2dsh-zrepl-v1.1.0_GH0/dsh2dsh-zrepl-v1.1.0_GH0.tar.gz) = de219dd2d61f9cfffaa4ddc91971a561ad05e7da67f1f5dd802238d4556516e9 -SIZE (go/filesystems_zrepl-dsh2dsh/dsh2dsh-zrepl-v1.1.0_GH0/dsh2dsh-zrepl-v1.1.0_GH0.tar.gz) = 317799 +TIMESTAMP = 1771256775 +SHA256 (go/filesystems_zrepl-dsh2dsh/dsh2dsh-zrepl-v1.2.0_GH0/go.mod) = b37557917de3f5f18e40cb8999f1978b2cd04a66067619be2e669745f152e7e1 +SIZE (go/filesystems_zrepl-dsh2dsh/dsh2dsh-zrepl-v1.2.0_GH0/go.mod) = 3318 +SHA256 (go/filesystems_zrepl-dsh2dsh/dsh2dsh-zrepl-v1.2.0_GH0/dsh2dsh-zrepl-v1.2.0_GH0.tar.gz) = 3f82092dd4ffa2f8aa7f06f2641c824d967403c970867686cd61f49e0e625eb9 +SIZE (go/filesystems_zrepl-dsh2dsh/dsh2dsh-zrepl-v1.2.0_GH0/dsh2dsh-zrepl-v1.2.0_GH0.tar.gz) = 330098 diff --git a/filesystems/zrepl-dsh2dsh/pkg-plist b/filesystems/zrepl-dsh2dsh/pkg-plist index 3000937e9aa5..8071b10d7dca 100644 --- a/filesystems/zrepl-dsh2dsh/pkg-plist +++ b/filesystems/zrepl-dsh2dsh/pkg-plist @@ -7,6 +7,11 @@ etc/rc.d/zrepl %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bandwidth_limit.yml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/grafana-prometheus-zrepl.json %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hooks/template.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/include.d/snap.yml +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/include_directory.yml +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/invalid/duplicate_job_names/zrepl.yml +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/invalid/duplicate_job_names_with_include/included.yml +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/invalid/duplicate_job_names_with_include/zrepl.yml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/keys.yaml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/local.yml @sample %%EXAMPLESDIR%%/newsyslog.conf etc/newsyslog.conf.d/zrepl.confhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69951c03.47c81.68b9758f>
