Date: Mon, 15 Jun 2020 18:43:35 +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: r538937 - head/devel/github-backup-utils Message-ID: <202006151843.05FIhZ09058660@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Jun 15 18:43:35 2020 New Revision: 538937 URL: https://svnweb.freebsd.org/changeset/ports/538937 Log: Update to 2.21.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 Mon Jun 15 18:43:30 2020 (r538936) +++ head/devel/github-backup-utils/Makefile Mon Jun 15 18:43:35 2020 (r538937) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= github-backup-utils -PORTVERSION= 2.20.2 +PORTVERSION= 2.21.0 DISTVERSIONPREFIX= v CATEGORIES= devel Modified: head/devel/github-backup-utils/distinfo ============================================================================== --- head/devel/github-backup-utils/distinfo Mon Jun 15 18:43:30 2020 (r538936) +++ head/devel/github-backup-utils/distinfo Mon Jun 15 18:43:35 2020 (r538937) @@ -1,3 +1,3 @@ -TIMESTAMP = 1588348177 -SHA256 (github-backup-utils-v2.20.2_GH0.tar.gz) = 95d227c94d96017cfd7fb033ea8c51018d22d5f8b346665211fd0d3cef09ec0f -SIZE (github-backup-utils-v2.20.2_GH0.tar.gz) = 92628 +TIMESTAMP = 1592145019 +SHA256 (github-backup-utils-v2.21.0_GH0.tar.gz) = 56765bac14c6ebc2ce6719bc855d82fa2047d878efd4c6af447cef46c800ef38 +SIZE (github-backup-utils-v2.21.0_GH0.tar.gz) = 89907 Modified: head/devel/github-backup-utils/pkg-plist ============================================================================== --- head/devel/github-backup-utils/pkg-plist Mon Jun 15 18:43:30 2020 (r538936) +++ head/devel/github-backup-utils/pkg-plist Mon Jun 15 18:43:35 2020 (r538937) @@ -3,7 +3,6 @@ bin/ghe-host-check bin/ghe-restore @sample etc/github.backup.config.sample %%DATADIR%%/bm.sh -%%DATADIR%%/ghe-backup-audit-log %%DATADIR%%/ghe-backup-config %%DATADIR%%/ghe-backup-config.bak %%DATADIR%%/ghe-backup-es-audit-log @@ -11,7 +10,7 @@ bin/ghe-restore %%DATADIR%%/ghe-backup-es-rsync %%DATADIR%%/ghe-backup-fsck %%DATADIR%%/ghe-backup-git-hooks -%%DATADIR%%/ghe-backup-mysql-audit-log +%%DATADIR%%/ghe-backup-mysql %%DATADIR%%/ghe-backup-pages %%DATADIR%%/ghe-backup-redis %%DATADIR%%/ghe-backup-repositories @@ -27,22 +26,17 @@ bin/ghe-restore %%DATADIR%%/ghe-gc-enable %%DATADIR%%/ghe-maintenance-mode-status %%DATADIR%%/ghe-prune-snapshots -%%DATADIR%%/ghe-restore-audit-log %%DATADIR%%/ghe-restore-es-audit-log %%DATADIR%%/ghe-restore-es-hookshot %%DATADIR%%/ghe-restore-es-rsync %%DATADIR%%/ghe-restore-git-hooks %%DATADIR%%/ghe-restore-mysql -%%DATADIR%%/ghe-restore-mysql-audit-log %%DATADIR%%/ghe-restore-pages -%%DATADIR%%/ghe-restore-pages-rsync %%DATADIR%%/ghe-restore-repositories %%DATADIR%%/ghe-restore-repositories-gist -%%DATADIR%%/ghe-restore-repositories-rsync %%DATADIR%%/ghe-restore-settings %%DATADIR%%/ghe-restore-snapshot-path %%DATADIR%%/ghe-restore-storage -%%DATADIR%%/ghe-restore-userdata %%DATADIR%%/ghe-rsync %%DATADIR%%/ghe-ssh %%DATADIR%%/ghe-ssh-config
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006151843.05FIhZ09058660>