git: 24d82c633b4c - main - devel/github-backup-utils: Update to 3.1.0

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jun 20 20:48:19 UTC 2021


The branch main has been updated by sunpoet:

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

commit 24d82c633b4ced88c3f065d34e7e6287fd2f7011
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-20 20:45:39 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-20 20:45:39 +0000

    devel/github-backup-utils: Update to 3.1.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 | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/devel/github-backup-utils/Makefile b/devel/github-backup-utils/Makefile
index 7e1db34eafa3..fb77f83cd8fd 100644
--- a/devel/github-backup-utils/Makefile
+++ b/devel/github-backup-utils/Makefile
@@ -1,7 +1,7 @@
 # Created by: Ryan Steinmetz <zi at FreeBSD.org>
 
 PORTNAME=	github-backup-utils
-PORTVERSION=	2.22.0
+PORTVERSION=	3.1.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 c7707f624088..e956aa437b11 100644
--- a/devel/github-backup-utils/distinfo
+++ b/devel/github-backup-utils/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1605426341
-SHA256 (github-backup-utils-v2.22.0.tar.gz) = f3e31c108548ac69120f53bcf9924053caef10bb438be57d3e5f9ee408ef278a
-SIZE (github-backup-utils-v2.22.0.tar.gz) = 102575
+TIMESTAMP = 1624189693
+SHA256 (github-backup-utils-v3.1.0.tar.gz) = 7fc286395a49d3d96c35554140144eed808bbcfd22605a7e17b45fa4c6f9d392
+SIZE (github-backup-utils-v3.1.0.tar.gz) = 105178
diff --git a/devel/github-backup-utils/pkg-plist b/devel/github-backup-utils/pkg-plist
index 5c10b314317e..56933b5e96ec 100644
--- a/devel/github-backup-utils/pkg-plist
+++ b/devel/github-backup-utils/pkg-plist
@@ -7,10 +7,10 @@ bin/ghe-restore
 %%DATADIR%%/ghe-backup-config
 %%DATADIR%%/ghe-backup-config.bak
 %%DATADIR%%/ghe-backup-es-audit-log
-%%DATADIR%%/ghe-backup-es-hookshot
 %%DATADIR%%/ghe-backup-es-rsync
 %%DATADIR%%/ghe-backup-fsck
 %%DATADIR%%/ghe-backup-git-hooks
+%%DATADIR%%/ghe-backup-minio
 %%DATADIR%%/ghe-backup-mssql
 %%DATADIR%%/ghe-backup-mysql
 %%DATADIR%%/ghe-backup-mysql-binary
@@ -32,10 +32,10 @@ bin/ghe-restore
 %%DATADIR%%/ghe-prune-snapshots
 %%DATADIR%%/ghe-restore-actions
 %%DATADIR%%/ghe-restore-es-audit-log
-%%DATADIR%%/ghe-restore-es-hookshot
 %%DATADIR%%/ghe-restore-es-rsync
 %%DATADIR%%/ghe-restore-external-database-compatibility-check
 %%DATADIR%%/ghe-restore-git-hooks
+%%DATADIR%%/ghe-restore-minio
 %%DATADIR%%/ghe-restore-mssql
 %%DATADIR%%/ghe-restore-mysql
 %%DATADIR%%/ghe-restore-mysql-binary


More information about the dev-commits-ports-main mailing list