Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Sep 2023 00:47:55 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ac48aa664c56 - main - devel/github-backup-utils: Update to 3.10.0
Message-ID:  <202309300047.38U0ltHK005218@gitrepo.freebsd.org>

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

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

commit ac48aa664c56ff21072e4281570d0b742fc989ca
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-09-30 00:21:00 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-09-30 00:44:20 +0000

    devel/github-backup-utils: Update to 3.10.0
    
    Changes:        https://github.com/github/backup-utils/releases
---
 devel/github-backup-utils/Makefile  |  2 +-
 devel/github-backup-utils/distinfo  |  6 +++---
 devel/github-backup-utils/pkg-plist | 11 +++++++++++
 3 files changed, 15 insertions(+), 4 deletions(-)

diff --git a/devel/github-backup-utils/Makefile b/devel/github-backup-utils/Makefile
index 668f0338a63c..f378bda4dcd6 100644
--- a/devel/github-backup-utils/Makefile
+++ b/devel/github-backup-utils/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	github-backup-utils
-PORTVERSION=	3.8.0
+PORTVERSION=	3.10.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel
 MASTER_SITES=	https://github.com/github/backup-utils/releases/download/v${PORTVERSION}/
diff --git a/devel/github-backup-utils/distinfo b/devel/github-backup-utils/distinfo
index bce1a19756ec..d5384b3442fe 100644
--- a/devel/github-backup-utils/distinfo
+++ b/devel/github-backup-utils/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1684104310
-SHA256 (github-backup-utils-v3.8.0.tar.gz) = 684b0fd2a7996cd55311463e3d7eb4dcbf544edff6e90ec1fba7a371b1dcea6b
-SIZE (github-backup-utils-v3.8.0.tar.gz) = 116682
+TIMESTAMP = 1696001268
+SHA256 (github-backup-utils-v3.10.0.tar.gz) = acbb2b8317bc5c7d2a7aa7e3a818b1c0b80c02e7dd8997971b9876cc5425ecd9
+SIZE (github-backup-utils-v3.10.0.tar.gz) = 139878
diff --git a/devel/github-backup-utils/pkg-plist b/devel/github-backup-utils/pkg-plist
index b5811a6bb422..36d77c5032bf 100644
--- a/devel/github-backup-utils/pkg-plist
+++ b/devel/github-backup-utils/pkg-plist
@@ -1,4 +1,5 @@
 bin/ghe-backup
+bin/ghe-backup-progress
 bin/ghe-host-check
 bin/ghe-restore
 @sample etc/github.backup.config.sample
@@ -28,9 +29,12 @@ bin/ghe-restore
 %%DATADIR%%/ghe-docker-init
 %%DATADIR%%/ghe-gc-disable
 %%DATADIR%%/ghe-gc-enable
+%%DATADIR%%/ghe-incremental-backup-restore
 %%DATADIR%%/ghe-maintenance-mode-status
 %%DATADIR%%/ghe-prune-snapshots
 %%DATADIR%%/ghe-restore-actions
+%%DATADIR%%/ghe-restore-chat-integration
+%%DATADIR%%/ghe-restore-column-encryption-keys
 %%DATADIR%%/ghe-restore-es-audit-log
 %%DATADIR%%/ghe-restore-es-rsync
 %%DATADIR%%/ghe-restore-external-database-compatibility-check
@@ -43,13 +47,20 @@ bin/ghe-restore
 %%DATADIR%%/ghe-restore-mysql-logical
 %%DATADIR%%/ghe-restore-packages
 %%DATADIR%%/ghe-restore-pages
+%%DATADIR%%/ghe-restore-redis
 %%DATADIR%%/ghe-restore-repositories
 %%DATADIR%%/ghe-restore-repositories-gist
+%%DATADIR%%/ghe-restore-secret-scanning-encryption-keys
 %%DATADIR%%/ghe-restore-settings
 %%DATADIR%%/ghe-restore-snapshot-path
+%%DATADIR%%/ghe-restore-ssh-keys
 %%DATADIR%%/ghe-restore-storage
 %%DATADIR%%/ghe-rsync
+%%DATADIR%%/ghe-rsync-feature-checker
+%%DATADIR%%/ghe-rsync-size
 %%DATADIR%%/ghe-ssh
 %%DATADIR%%/ghe-ssh-config
 %%DATADIR%%/ghe-ssh-leaked-host-keys-list.txt
+%%DATADIR%%/requirements.txt
+%%DATADIR%%/track-progress
 %%DATADIR%%/version



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