Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Oct 2021 23:11:33 GMT
From:      Serhii (Sergey) Kozlov <skozlov@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 75314b9c62d2 - main - ftp/sftpgo: Update to 2.1.2
Message-ID:  <202110012311.191NBXKp010602@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=75314b9c62d2f05482dd7b560545a158588c5e0e

commit 75314b9c62d2f05482dd7b560545a158588c5e0e
Author:     Serhii (Sergey) Kozlov <skozlov@FreeBSD.org>
AuthorDate: 2021-10-01 23:07:29 +0000
Commit:     Serhii (Sergey) Kozlov <skozlov@FreeBSD.org>
CommitDate: 2021-10-01 23:11:00 +0000

    ftp/sftpgo: Update to 2.1.2
    
    Changelog:      https://github.com/drakkan/sftpgo/releases
---
 ftp/sftpgo/Makefile  | 2 +-
 ftp/sftpgo/distinfo  | 6 +++---
 ftp/sftpgo/pkg-plist | 5 +++++
 3 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/ftp/sftpgo/Makefile b/ftp/sftpgo/Makefile
index 93e8816223eb..576c1bc57b61 100644
--- a/ftp/sftpgo/Makefile
+++ b/ftp/sftpgo/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	sftpgo
-PORTVERSION=	2.1.0
+PORTVERSION=	2.1.2
 CATEGORIES=	ftp www
 MASTER_SITES=	https://github.com/drakkan/${PORTNAME}/releases/download/v${DISTVERSION}/
 DISTNAME=	${PORTNAME}_v${PORTVERSION}_src_with_deps
diff --git a/ftp/sftpgo/distinfo b/ftp/sftpgo/distinfo
index 440799f13342..9234232a4592 100644
--- a/ftp/sftpgo/distinfo
+++ b/ftp/sftpgo/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1623865706
-SHA256 (sftpgo_v2.1.0_src_with_deps.tar.xz) = 74eb87df4f26a6541553c7f92a0e49e3a02732f9849c2d80c83908e6eadd7bc3
-SIZE (sftpgo_v2.1.0_src_with_deps.tar.xz) = 8747328
+TIMESTAMP = 1633128642
+SHA256 (sftpgo_v2.1.2_src_with_deps.tar.xz) = 3f0406245be9226d7f9d8e3d485f7535b7bc39e3b79862bc4693da8a610844e1
+SIZE (sftpgo_v2.1.2_src_with_deps.tar.xz) = 8610176
diff --git a/ftp/sftpgo/pkg-plist b/ftp/sftpgo/pkg-plist
index f5f189f62794..12de27e4df81 100644
--- a/ftp/sftpgo/pkg-plist
+++ b/ftp/sftpgo/pkg-plist
@@ -1,6 +1,11 @@
 bin/sftpgo
 %%BASH%%etc/bash_completion.d/sftpgo
 @sample etc/sftpgo.json.sample
+%%MANPAGES%%man/man1/sftpgo-completion-bash.1.gz
+%%MANPAGES%%man/man1/sftpgo-completion-fish.1.gz
+%%MANPAGES%%man/man1/sftpgo-completion-powershell.1.gz
+%%MANPAGES%%man/man1/sftpgo-completion-zsh.1.gz
+%%MANPAGES%%man/man1/sftpgo-completion.1.gz
 %%MANPAGES%%man/man1/sftpgo-gen-completion.1.gz
 %%MANPAGES%%man/man1/sftpgo-gen-man.1.gz
 %%MANPAGES%%man/man1/sftpgo-gen.1.gz



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