git: 23b3101689f5 - main - devel/github-backup-utils: Update to 3.8.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 27 May 2023 04:25:39 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=23b3101689f58e407b25b677d105ce5339efafad commit 23b3101689f58e407b25b677d105ce5339efafad Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-05-27 04:07:12 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-05-27 04:07:12 +0000 devel/github-backup-utils: Update to 3.8.0 Changes: https://github.com/github/backup-utils/releases --- devel/github-backup-utils/Makefile | 7 +++---- devel/github-backup-utils/distinfo | 6 +++--- devel/github-backup-utils/pkg-plist | 2 +- 3 files changed, 7 insertions(+), 8 deletions(-) diff --git a/devel/github-backup-utils/Makefile b/devel/github-backup-utils/Makefile index 06841b4dc7a7..668f0338a63c 100644 --- a/devel/github-backup-utils/Makefile +++ b/devel/github-backup-utils/Makefile @@ -1,6 +1,5 @@ PORTNAME= github-backup-utils -PORTVERSION= 3.5.0 -PORTREVISION= 1 +PORTVERSION= 3.8.0 DISTVERSIONPREFIX= v CATEGORIES= devel MASTER_SITES= https://github.com/github/backup-utils/releases/download/v${PORTVERSION}/ @@ -29,8 +28,8 @@ 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) + 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}) + cd ${WRKSRC}/share/github-backup-utils && ${COPYTREE_BIN} . ${STAGEDIR}${DATADIR} .include <bsd.port.mk> diff --git a/devel/github-backup-utils/distinfo b/devel/github-backup-utils/distinfo index 055891c5bc7a..bce1a19756ec 100644 --- a/devel/github-backup-utils/distinfo +++ b/devel/github-backup-utils/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654774054 -SHA256 (github-backup-utils-v3.5.0.tar.gz) = 5aa8ba7c81d337fa31479bd9a7c61bf7f98fe318ed5d29a98bd97942c689adc5 -SIZE (github-backup-utils-v3.5.0.tar.gz) = 116692 +TIMESTAMP = 1684104310 +SHA256 (github-backup-utils-v3.8.0.tar.gz) = 684b0fd2a7996cd55311463e3d7eb4dcbf544edff6e90ec1fba7a371b1dcea6b +SIZE (github-backup-utils-v3.8.0.tar.gz) = 116682 diff --git a/devel/github-backup-utils/pkg-plist b/devel/github-backup-utils/pkg-plist index ea32eeb945de..b5811a6bb422 100644 --- a/devel/github-backup-utils/pkg-plist +++ b/devel/github-backup-utils/pkg-plist @@ -23,7 +23,7 @@ bin/ghe-restore %%DATADIR%%/ghe-backup-store-version %%DATADIR%%/ghe-backup-strategy %%DATADIR%%/ghe-backup-userdata -%%DATADIR%%/ghe-cluster-nodes +%%DATADIR%%/ghe-cluster-find-nodes %%DATADIR%%/ghe-detect-leaked-ssh-keys %%DATADIR%%/ghe-docker-init %%DATADIR%%/ghe-gc-disable