diff --git a/devel/github-backup-utils/Makefile b/devel/github-backup-utils/Makefile index 200e1fcb355b..23d149e33121 100644 --- a/devel/github-backup-utils/Makefile +++ b/devel/github-backup-utils/Makefile @@ -1,35 +1,35 @@ PORTNAME= github-backup-utils -PORTVERSION= 3.11.1 +PORTVERSION= 3.12.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 af307979d39f..99496ef3bd21 100644 --- a/devel/github-backup-utils/distinfo +++ b/devel/github-backup-utils/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708448892 -SHA256 (github-backup-utils-v3.11.1.tar.gz) = 5471b16ec17a6512c8de379303adf6a9210bcdff08acbf58d21948c6a523a915 -SIZE (github-backup-utils-v3.11.1.tar.gz) = 151415 +TIMESTAMP = 1709390356 +SHA256 (github-backup-utils-v3.12.0.tar.gz) = d76f6b71c091368803c95526f7c2fc31ca2ce29bbe6014cf501b89ea646a13e0 +SIZE (github-backup-utils-v3.12.0.tar.gz) = 152107 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