diff --git a/devel/github-backup-utils/Makefile b/devel/github-backup-utils/Makefile index fbc5c11e6ad4..68f006d6c199 100644 --- a/devel/github-backup-utils/Makefile +++ b/devel/github-backup-utils/Makefile @@ -1,35 +1,35 @@ PORTNAME= github-backup-utils -PORTVERSION= 3.12.3 +PORTVERSION= 3.13.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|%%PREFIX%%|${PREFIX}|' ${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 3a6ca070ce45..8bfcad72353e 100644 --- a/devel/github-backup-utils/distinfo +++ b/devel/github-backup-utils/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715842510 -SHA256 (github-backup-utils-v3.12.3.tar.gz) = 5b25c0e176ccd00c94062c4946ae78c0ded63ec8a58a7b68ec549981ba99fe4a -SIZE (github-backup-utils-v3.12.3.tar.gz) = 154035 +TIMESTAMP = 1718736636 +SHA256 (github-backup-utils-v3.13.0.tar.gz) = 91310b79e24986c9c710dcccd080d36c6aab1194b5e8f0956aefc0882205e371 +SIZE (github-backup-utils-v3.13.0.tar.gz) = 157987 diff --git a/devel/github-backup-utils/pkg-plist b/devel/github-backup-utils/pkg-plist index e8d0638c165a..fb85761d76af 100644 --- a/devel/github-backup-utils/pkg-plist +++ b/devel/github-backup-utils/pkg-plist @@ -1,64 +1,63 @@ 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-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-pages %%DATADIR%%/ghe-restore-redis %%DATADIR%%/ghe-restore-repositories %%DATADIR%%/ghe-restore-repositories-gist %%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