Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 May 2024 18:30:46 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 70a9baca3bd4 - main - x11/fnott: update to 1.6.0
Message-ID:  <202405011830.441IUkmk057157@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=70a9baca3bd42d308fa537dfeb2ea833430e1ec7

commit 70a9baca3bd42d308fa537dfeb2ea833430e1ec7
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-04-30 06:30:46 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-05-01 18:28:56 +0000

    x11/fnott: update to 1.6.0
    
    Changes:        https://codeberg.org/dnkl/fnott/releases/tag/1.6.0
    Reported by:    Repology
---
 x11/fnott/Makefile  | 2 +-
 x11/fnott/distinfo  | 6 +++---
 x11/fnott/pkg-plist | 1 +
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/x11/fnott/Makefile b/x11/fnott/Makefile
index fd1963b34638..9da3cc1d08d9 100644
--- a/x11/fnott/Makefile
+++ b/x11/fnott/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	fnott
-DISTVERSION=	1.5.0
+DISTVERSION=	1.6.0
 CATEGORIES=	x11 wayland
 MASTER_SITES=	https://codeberg.org/dnkl/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
 
diff --git a/x11/fnott/distinfo b/x11/fnott/distinfo
index 690343451eee..ee585c73f52e 100644
--- a/x11/fnott/distinfo
+++ b/x11/fnott/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1713342069
-SHA256 (fnott-1.5.0.tar.gz) = 0d55adb362d632225e8a1f574ce57f477fba1abac62a3937ddb651de69e4652b
-SIZE (fnott-1.5.0.tar.gz) = 472897
+TIMESTAMP = 1714458646
+SHA256 (fnott-1.6.0.tar.gz) = fc8a0a9b75995a10afeaf3a670fb30986b21a4f48bd67a7018802de10debc83f
+SIZE (fnott-1.6.0.tar.gz) = 475954
diff --git a/x11/fnott/pkg-plist b/x11/fnott/pkg-plist
index 3c961091996c..4e9354aade0a 100644
--- a/x11/fnott/pkg-plist
+++ b/x11/fnott/pkg-plist
@@ -2,6 +2,7 @@ bin/fnott
 bin/fnottctl
 %%PORTDOCS%%@sample etc/xdg/fnott/fnott.ini.sample
 share/applications/fnott.desktop
+share/dbus-1/services/fnott.service
 %%PORTDOCS%%%%DOCSDIR%%/LICENSE
 %%PORTDOCS%%%%DOCSDIR%%/README.md
 %%PORTDOCS%%share/man/man1/fnott.1.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405011830.441IUkmk057157>