deskutils/noti: update to 3.8.0

Changelog: https://github.com/variadico/noti/releases/tag/3.8.0

Reported by:	GitHub (watch releases)
This commit is contained in:
Hiroki Tagato 2025-03-20 15:02:56 +09:00
parent 0e82e0f348
commit 3e574ee97d
2 changed files with 9 additions and 7 deletions

View file

@ -1,6 +1,5 @@
PORTNAME= noti
DISTVERSION= 3.7.0
PORTREVISION= 14
DISTVERSION= 3.8.0
CATEGORIES= deskutils
MAINTAINER= tagattie@FreeBSD.org
@ -12,14 +11,17 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= notify-send:devel/libnotify
USES= go:modules
USES= go:1.24,modules
USE_GITHUB= yes
GH_ACCOUNT= variadico
GO_TARGET= ./cmd/noti
GO_BUILDFLAGS= -ldflags "-s -w -X github.com/variadico/noti/internal/command.Version=${DISTVERSION}"
PLIST_FILES= bin/noti share/man/man1/noti.1.gz share/man/man5/noti.yaml.5.gz
PLIST_FILES= bin/noti \
share/man/man1/noti.1.gz \
share/man/man5/noti.yaml.5.gz
post-install:
${INSTALL_MAN} ${WRKSRC}/docs/man/dist/noti.1 ${STAGEDIR}${PREFIX}/share/man/man1/noti.1

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1676939558
SHA256 (variadico-noti-3.7.0_GH0.tar.gz) = f970a4dd242e6b58edf51320aa237bb20d689bbc8fd0f7d0db5aa1980a2dc269
SIZE (variadico-noti-3.7.0_GH0.tar.gz) = 31820154
TIMESTAMP = 1742436550
SHA256 (variadico-noti-3.8.0_GH0.tar.gz) = b637b4b4e5eb10b3ea2c5b2cf0fbd1904ab8fd26eaec4b911f4ce2db3ab881a2
SIZE (variadico-noti-3.8.0_GH0.tar.gz) = 41570740