diff --git a/devel/github-backup-utils/Makefile b/devel/github-backup-utils/Makefile index 303e24cf2664..f3bfa687fc28 100644 --- a/devel/github-backup-utils/Makefile +++ b/devel/github-backup-utils/Makefile @@ -1,35 +1,35 @@ PORTNAME= github-backup-utils -PORTVERSION= 3.10.2 +PORTVERSION= 3.11.0 DISTVERSIONPREFIX= v CATEGORIES= devel MASTER_SITES= https://github.com/github/backup-utils/releases/download/v${PORTVERSION}/ MAINTAINER= sunpoet@FreeBSD.org COMMENT= GitHub Enterprise Backup Utilities WWW= https://github.com/github/backup-utils LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= bash:shells/bash \ git:devel/git \ rsync:net/rsync USES= shebangfix NO_ARCH= yes NO_BUILD= yes SUB_FILES= pkg-message SHEBANG_FILES= bin/* share/github-backup-utils/* post-patch: @${REINPLACE_CMD} -e 's|/etc/github-backup-utils/backup.config|${PREFIX}/etc/github.backup.config|g' ${WRKSRC}/share/github-backup-utils/ghe-backup-config do-install: cd ${WRKSRC}/bin && ${COPYTREE_BIN} . ${STAGEDIR}${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/backup.config-example ${STAGEDIR}${PREFIX}/etc/github.backup.config.sample cd ${WRKSRC}/share/github-backup-utils && ${COPYTREE_BIN} . ${STAGEDIR}${DATADIR} .include diff --git a/devel/github-backup-utils/distinfo b/devel/github-backup-utils/distinfo index f037c283cc26..295098ecf1a3 100644 --- a/devel/github-backup-utils/distinfo +++ b/devel/github-backup-utils/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1698848694 -SHA256 (github-backup-utils-v3.10.2.tar.gz) = fc8646dfcf46291f0e04b3a8d97196e54b7608a27d679a97f1c31358cd680739 -SIZE (github-backup-utils-v3.10.2.tar.gz) = 147019 +TIMESTAMP = 1702028038 +SHA256 (github-backup-utils-v3.11.0.tar.gz) = a2c3270726ada3bbe4d45a9e9b75635b31406ad657abd0a96bed33f62a19a960 +SIZE (github-backup-utils-v3.11.0.tar.gz) = 150987 diff --git a/devel/github-backup-utils/pkg-plist b/devel/github-backup-utils/pkg-plist index 36d77c5032bf..e8d0638c165a 100644 --- a/devel/github-backup-utils/pkg-plist +++ b/devel/github-backup-utils/pkg-plist @@ -1,66 +1,64 @@ bin/ghe-backup bin/ghe-backup-progress 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 %%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 %%DATADIR%%/ghe-backup-mysql-logical %%DATADIR%%/ghe-backup-pages %%DATADIR%%/ghe-backup-redis %%DATADIR%%/ghe-backup-repositories +%%DATADIR%%/ghe-backup-secrets %%DATADIR%%/ghe-backup-settings %%DATADIR%%/ghe-backup-storage %%DATADIR%%/ghe-backup-store-version %%DATADIR%%/ghe-backup-strategy %%DATADIR%%/ghe-backup-userdata %%DATADIR%%/ghe-cluster-find-nodes %%DATADIR%%/ghe-detect-leaked-ssh-keys %%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 %%DATADIR%%/ghe-restore-git-hooks %%DATADIR%%/ghe-restore-minio %%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-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-secrets %%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