diff --git a/sysutils/gitwatch/Makefile b/sysutils/gitwatch/Makefile index 4643ecf16f77..20b153eb18eb 100644 --- a/sysutils/gitwatch/Makefile +++ b/sysutils/gitwatch/Makefile @@ -1,30 +1,30 @@ PORTNAME= gitwatch DISTVERSIONPREFIX= v -DISTVERSION= 0.2 +DISTVERSION= 0.3 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 c0a45fc28765..6588ab69a476 100644 --- a/sysutils/gitwatch/distinfo +++ b/sysutils/gitwatch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1702485900 -SHA256 (gitwatch-gitwatch-v0.2_GH0.tar.gz) = 38fd762d2fa0e18312b50f056d9fd888c3038dc2882516687247b541b6649b25 -SIZE (gitwatch-gitwatch-v0.2_GH0.tar.gz) = 25123 +TIMESTAMP = 1749700396 +SHA256 (gitwatch-gitwatch-v0.3_GH0.tar.gz) = 43a1efd96b57b11e8924850d338d17fc0f5fc52c19470eb3b515c2f07253cb73 +SIZE (gitwatch-gitwatch-v0.3_GH0.tar.gz) = 27650