Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Nov 2020 17:58:08 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r555263 - head/devel/github-backup-utils
Message-ID:  <202011151758.0AFHw8Y7005156@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Nov 15 17:58:08 2020
New Revision: 555263
URL: https://svnweb.freebsd.org/changeset/ports/555263

Log:
  Update to 2.22.0
  
  Changes:	https://github.com/github/backup-utils/releases

Modified:
  head/devel/github-backup-utils/Makefile
  head/devel/github-backup-utils/distinfo
  head/devel/github-backup-utils/pkg-plist

Modified: head/devel/github-backup-utils/Makefile
==============================================================================
--- head/devel/github-backup-utils/Makefile	Sun Nov 15 17:58:03 2020	(r555262)
+++ head/devel/github-backup-utils/Makefile	Sun Nov 15 17:58:08 2020	(r555263)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	github-backup-utils
-PORTVERSION=	2.21.0
+PORTVERSION=	2.22.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel
 MASTER_SITES=	https://github.com/github/backup-utils/releases/download/v${PORTVERSION}/

Modified: head/devel/github-backup-utils/distinfo
==============================================================================
--- head/devel/github-backup-utils/distinfo	Sun Nov 15 17:58:03 2020	(r555262)
+++ head/devel/github-backup-utils/distinfo	Sun Nov 15 17:58:08 2020	(r555263)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1598622414
-SHA256 (github-backup-utils-v2.21.0.tar.gz) = 8187742c308fb92e22d3459f901034eb5001e314579e42f3f21235c449024844
-SIZE (github-backup-utils-v2.21.0.tar.gz) = 89903
+TIMESTAMP = 1605426341
+SHA256 (github-backup-utils-v2.22.0.tar.gz) = f3e31c108548ac69120f53bcf9924053caef10bb438be57d3e5f9ee408ef278a
+SIZE (github-backup-utils-v2.22.0.tar.gz) = 102575

Modified: head/devel/github-backup-utils/pkg-plist
==============================================================================
--- head/devel/github-backup-utils/pkg-plist	Sun Nov 15 17:58:03 2020	(r555262)
+++ head/devel/github-backup-utils/pkg-plist	Sun Nov 15 17:58:08 2020	(r555263)
@@ -3,6 +3,7 @@ bin/ghe-host-check
 bin/ghe-restore
 @sample etc/github.backup.config.sample
 %%DATADIR%%/bm.sh
+%%DATADIR%%/ghe-backup-actions
 %%DATADIR%%/ghe-backup-config
 %%DATADIR%%/ghe-backup-config.bak
 %%DATADIR%%/ghe-backup-es-audit-log
@@ -10,7 +11,10 @@ bin/ghe-restore
 %%DATADIR%%/ghe-backup-es-rsync
 %%DATADIR%%/ghe-backup-fsck
 %%DATADIR%%/ghe-backup-git-hooks
+%%DATADIR%%/ghe-backup-mssql
 %%DATADIR%%/ghe-backup-mysql
+%%DATADIR%%/ghe-backup-mysql-binary
+%%DATADIR%%/ghe-backup-mysql-logical
 %%DATADIR%%/ghe-backup-pages
 %%DATADIR%%/ghe-backup-redis
 %%DATADIR%%/ghe-backup-repositories
@@ -26,11 +30,17 @@ bin/ghe-restore
 %%DATADIR%%/ghe-gc-enable
 %%DATADIR%%/ghe-maintenance-mode-status
 %%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-mssql
 %%DATADIR%%/ghe-restore-mysql
+%%DATADIR%%/ghe-restore-mysql-binary
+%%DATADIR%%/ghe-restore-mysql-legacy
+%%DATADIR%%/ghe-restore-mysql-logical
 %%DATADIR%%/ghe-restore-pages
 %%DATADIR%%/ghe-restore-repositories
 %%DATADIR%%/ghe-restore-repositories-gist



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