diff --git a/deskutils/noti/Makefile b/deskutils/noti/Makefile index 1866bc77dbcc..cd8f4b633fef 100644 --- a/deskutils/noti/Makefile +++ b/deskutils/noti/Makefile @@ -1,28 +1,27 @@ PORTNAME= noti -DISTVERSION= 3.6.0 -PORTREVISION= 2 +DISTVERSION= 3.7.0 CATEGORIES= deskutils MAINTAINER= tagattie@FreeBSD.org COMMENT= Trigger notifications when a process completes WWW= https://github.com/variadico/noti LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= notify-send:devel/libnotify USES= go:modules USE_GITHUB= yes GH_ACCOUNT= variadico GO_TARGET= ./cmd/noti PLIST_FILES= bin/noti man/man1/noti.1.gz man/man5/noti.yaml.5.gz post-install: ${INSTALL_MAN} ${WRKSRC}/docs/man/dist/noti.1 ${STAGEDIR}${MANPREFIX}/man/man1/noti.1 ${INSTALL_MAN} ${WRKSRC}/docs/man/dist/noti.yaml.5 ${STAGEDIR}${MANPREFIX}/man/man5/noti.yaml.5 .include diff --git a/deskutils/noti/distinfo b/deskutils/noti/distinfo index 75f012990e48..a93ab29ec2e8 100644 --- a/deskutils/noti/distinfo +++ b/deskutils/noti/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1674979173 -SHA256 (variadico-noti-3.6.0_GH0.tar.gz) = 7ae07d93e33039fbbe29aa2ecd224ba311d08338f87dd8b45aae70fc459eb8a4 -SIZE (variadico-noti-3.6.0_GH0.tar.gz) = 31821273 +TIMESTAMP = 1676939558 +SHA256 (variadico-noti-3.7.0_GH0.tar.gz) = f970a4dd242e6b58edf51320aa237bb20d689bbc8fd0f7d0db5aa1980a2dc269 +SIZE (variadico-noti-3.7.0_GH0.tar.gz) = 31820154