diff --git a/sysutils/gitwatch/Makefile b/sysutils/gitwatch/Makefile index 0e4dd495c9c6..0416d40c1de9 100644 --- a/sysutils/gitwatch/Makefile +++ b/sysutils/gitwatch/Makefile @@ -1,30 +1,30 @@ PORTNAME= gitwatch DISTVERSIONPREFIX= v -DISTVERSION= 0.5 +DISTVERSION= 0.6 CATEGORIES= sysutils MAINTAINER= bofh@FreeBSD.org COMMENT= Bash script to watch a file or folder and commit changes to a git repo WWW= https://github.com/gitwatch/gitwatch LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= bash>0:shells/bash \ git:devel/git@lite \ inotifywait:sysutils/inotify-tools USES= shebangfix USE_GITHUB= yes USE_RC_SUBR= ${PORTNAME} SHEBANG_FILES= ${WRKSRC}/${PORTNAME}.sh NO_ARCH= yes NO_BUILD= yes PLIST_FILES= bin/${PORTNAME} do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}.sh ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/sysutils/gitwatch/distinfo b/sysutils/gitwatch/distinfo index d424ac5a2911..52a41acd9a7f 100644 --- a/sysutils/gitwatch/distinfo +++ b/sysutils/gitwatch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1769766719 -SHA256 (gitwatch-gitwatch-v0.5_GH0.tar.gz) = 56f0627b014d24d0610b98ccc53a4862e12bb409be88f53cda3f827e4877d657 -SIZE (gitwatch-gitwatch-v0.5_GH0.tar.gz) = 34977 +TIMESTAMP = 1781355205 +SHA256 (gitwatch-gitwatch-v0.6_GH0.tar.gz) = 0c49fb357377479710578d82b51a71a9d306bab00adf9c6ab9dae18ee7541489 +SIZE (gitwatch-gitwatch-v0.6_GH0.tar.gz) = 35291