git: 3e574ee97dc2 - main - deskutils/noti: update to 3.8.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 20 Mar 2025 06:04:20 UTC
The branch main has been updated by tagattie:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3e574ee97dc2135494ec3d10d835d2d4fec5bc7c
commit 3e574ee97dc2135494ec3d10d835d2d4fec5bc7c
Author: Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2025-03-20 06:02:56 +0000
Commit: Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2025-03-20 06:04:12 +0000
deskutils/noti: update to 3.8.0
Changelog: https://github.com/variadico/noti/releases/tag/3.8.0
Reported by: GitHub (watch releases)
---
deskutils/noti/Makefile | 10 ++++++----
deskutils/noti/distinfo | 6 +++---
2 files changed, 9 insertions(+), 7 deletions(-)
diff --git a/deskutils/noti/Makefile b/deskutils/noti/Makefile
index 85e645d44c12..dda5d85024ce 100644
--- a/deskutils/noti/Makefile
+++ b/deskutils/noti/Makefile
@@ -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
diff --git a/deskutils/noti/distinfo b/deskutils/noti/distinfo
index a93ab29ec2e8..e58c6d0cde25 100644
--- a/deskutils/noti/distinfo
+++ b/deskutils/noti/distinfo
@@ -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