Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Jan 2020 15:45:24 +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: r522146 - head/devel/github-backup-utils
Message-ID:  <202001051545.005FjO0u070029@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Jan  5 15:45:23 2020
New Revision: 522146
URL: https://svnweb.freebsd.org/changeset/ports/522146

Log:
  Update to 2.19.1
  
  - Add LICENSE_FILE
  - Add NO_ARCH
  - Take maintainership
  
  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-descr
  head/devel/github-backup-utils/pkg-plist

Modified: head/devel/github-backup-utils/Makefile
==============================================================================
--- head/devel/github-backup-utils/Makefile	Sun Jan  5 15:29:29 2020	(r522145)
+++ head/devel/github-backup-utils/Makefile	Sun Jan  5 15:45:23 2020	(r522146)
@@ -2,37 +2,39 @@
 # $FreeBSD$
 
 PORTNAME=	github-backup-utils
-PORTVERSION=	2.8.3
+PORTVERSION=	2.19.1
 DISTVERSIONPREFIX=	v
-PORTREVISION=	1
 CATEGORIES=	devel
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	GitHub Enterprise Backup Utilities
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	git>0:devel/git \
-		rsync>0:net/rsync
+RUN_DEPENDS=	bash:shells/bash \
+		git:devel/git \
+		rsync:net/rsync
 
-USES=	shebangfix
-SHEBANG_FILES=	share/github-backup-utils/*
+USES=		shebangfix
 
+NO_ARCH=	yes
+NO_BUILD=	yes
+
+SUB_FILES=	pkg-message
+
 USE_GITHUB=	yes
 GH_ACCOUNT=	github
 GH_PROJECT=	backup-utils
-SUB_FILES=	pkg-message
-NO_BUILD=	yes
 
+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/${PORTNAME}/ghe-backup-config
+	@${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}/share/${PORTNAME} && ${COPYTREE_BIN} . ${STAGEDIR}${DATADIR})
-	${INSTALL_DATA} ${WRKSRC}/backup.config-example \
-		${STAGEDIR}${PREFIX}/etc/github.backup.config.sample
+	${INSTALL_DATA} ${WRKSRC}/backup.config-example ${STAGEDIR}${PREFIX}/etc/github.backup.config.sample
+	(cd ${WRKSRC}/share/github-backup-utils && ${COPYTREE_BIN} . ${STAGEDIR}${DATADIR})
 
 .include <bsd.port.mk>

Modified: head/devel/github-backup-utils/distinfo
==============================================================================
--- head/devel/github-backup-utils/distinfo	Sun Jan  5 15:29:29 2020	(r522145)
+++ head/devel/github-backup-utils/distinfo	Sun Jan  5 15:45:23 2020	(r522146)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1485193765
-SHA256 (github-backup-utils-v2.8.3_GH0.tar.gz) = b2ba9f380070d663657c767a0ee207275d57e408fa9afaad036a2f354f601952
-SIZE (github-backup-utils-v2.8.3_GH0.tar.gz) = 71552
+TIMESTAMP = 1578197777
+SHA256 (github-backup-utils-v2.19.1_GH0.tar.gz) = c79102f39a9ad6a77c528f2336519bf76df9346133ae8fc5982857b4e8b86e3e
+SIZE (github-backup-utils-v2.19.1_GH0.tar.gz) = 90260

Modified: head/devel/github-backup-utils/pkg-descr
==============================================================================
--- head/devel/github-backup-utils/pkg-descr	Sun Jan  5 15:29:29 2020	(r522145)
+++ head/devel/github-backup-utils/pkg-descr	Sun Jan  5 15:45:23 2020	(r522146)
@@ -2,4 +2,4 @@ GitHub Enterprise Backup Utilities
 
 Includes backup and recovery utilities for GitHub Enterprise.
 
-WWW: https://github.com/github/backup-utils/
+WWW: https://github.com/github/backup-utils

Modified: head/devel/github-backup-utils/pkg-plist
==============================================================================
--- head/devel/github-backup-utils/pkg-plist	Sun Jan  5 15:29:29 2020	(r522145)
+++ head/devel/github-backup-utils/pkg-plist	Sun Jan  5 15:45:23 2020	(r522146)
@@ -3,55 +3,48 @@ bin/ghe-host-check
 bin/ghe-restore
 @sample etc/github.backup.config.sample
 %%DATADIR%%/bm.sh
-%%DATADIR%%/ghe-backup-alambic-cluster
+%%DATADIR%%/ghe-backup-audit-log
 %%DATADIR%%/ghe-backup-config
+%%DATADIR%%/ghe-backup-config.bak
 %%DATADIR%%/ghe-backup-es-audit-log
 %%DATADIR%%/ghe-backup-es-hookshot
 %%DATADIR%%/ghe-backup-es-rsync
-%%DATADIR%%/ghe-backup-es-tarball
 %%DATADIR%%/ghe-backup-fsck
-%%DATADIR%%/ghe-backup-git-hooks-cluster
-%%DATADIR%%/ghe-backup-pages-cluster
-%%DATADIR%%/ghe-backup-pages-rsync
-%%DATADIR%%/ghe-backup-pages-tarball
+%%DATADIR%%/ghe-backup-git-hooks
+%%DATADIR%%/ghe-backup-mysql-audit-log
+%%DATADIR%%/ghe-backup-pages
 %%DATADIR%%/ghe-backup-redis
-%%DATADIR%%/ghe-backup-redis-cluster
-%%DATADIR%%/ghe-backup-repositories-cluster
-%%DATADIR%%/ghe-backup-repositories-cluster-ng
-%%DATADIR%%/ghe-backup-repositories-rsync
-%%DATADIR%%/ghe-backup-repositories-tarball
+%%DATADIR%%/ghe-backup-repositories
 %%DATADIR%%/ghe-backup-settings
+%%DATADIR%%/ghe-backup-storage
 %%DATADIR%%/ghe-backup-store-version
+%%DATADIR%%/ghe-backup-strategy
 %%DATADIR%%/ghe-backup-userdata
-%%DATADIR%%/ghe-cluster-hostnames
+%%DATADIR%%/ghe-cluster-nodes
 %%DATADIR%%/ghe-detect-leaked-ssh-keys
+%%DATADIR%%/ghe-docker-init
 %%DATADIR%%/ghe-gc-disable
 %%DATADIR%%/ghe-gc-enable
-%%DATADIR%%/ghe-maintenance-mode-disable
-%%DATADIR%%/ghe-maintenance-mode-enable
 %%DATADIR%%/ghe-maintenance-mode-status
 %%DATADIR%%/ghe-prune-snapshots
-%%DATADIR%%/ghe-restore-alambic-cluster
-%%DATADIR%%/ghe-restore-alambic-cluster-ng
+%%DATADIR%%/ghe-restore-audit-log
 %%DATADIR%%/ghe-restore-es-audit-log
 %%DATADIR%%/ghe-restore-es-hookshot
 %%DATADIR%%/ghe-restore-es-rsync
-%%DATADIR%%/ghe-restore-es-tarball
-%%DATADIR%%/ghe-restore-git-hooks-cluster
-%%DATADIR%%/ghe-restore-git-hooks-extract
-%%DATADIR%%/ghe-restore-pages-dpages
+%%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-pages-tarball
-%%DATADIR%%/ghe-restore-repositories-dgit
-%%DATADIR%%/ghe-restore-repositories-dgit-ng
+%%DATADIR%%/ghe-restore-repositories
 %%DATADIR%%/ghe-restore-repositories-gist
-%%DATADIR%%/ghe-restore-repositories-gist-ng
 %%DATADIR%%/ghe-restore-repositories-rsync
-%%DATADIR%%/ghe-restore-repositories-tarball
 %%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
 %%DATADIR%%/ghe-ssh-leaked-host-keys-list.txt
 %%DATADIR%%/version



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202001051545.005FjO0u070029>