git: 888ce957c06d - main - x11/fnott: update to 1.1.0
Jan Beich
jbeich at FreeBSD.org
Wed Jun 23 19:18:08 UTC 2021
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=888ce957c06dc8d01647e19b35e5c9bebcf433a3
commit 888ce957c06dc8d01647e19b35e5c9bebcf433a3
Author: Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2021-06-23 10:13:54 +0000
Commit: Jan Beich <jbeich at FreeBSD.org>
CommitDate: 2021-06-23 19:17:58 +0000
x11/fnott: update to 1.1.0
Changes: https://codeberg.org/dnkl/fnott/releases/tag/1.1.0
---
x11/fnott/Makefile | 2 +-
x11/fnott/distinfo | 6 +++---
x11/fnott/pkg-plist | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/x11/fnott/Makefile b/x11/fnott/Makefile
index e992cf86a743..3094fea6f501 100644
--- a/x11/fnott/Makefile
+++ b/x11/fnott/Makefile
@@ -1,5 +1,5 @@
PORTNAME= fnott
-DISTVERSION= 1.0.1
+DISTVERSION= 1.1.0
CATEGORIES= x11
MASTER_SITES= https://codeberg.org/dnkl/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
diff --git a/x11/fnott/distinfo b/x11/fnott/distinfo
index b2850fe29a7d..bd4918daed51 100644
--- a/x11/fnott/distinfo
+++ b/x11/fnott/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1611914892
-SHA256 (fnott-1.0.1.tar.gz) = 5821aff9e2c8aefd1bd251fb5583cfb4c20554ae1c6e284bfc866afd6bc1c03d
-SIZE (fnott-1.0.1.tar.gz) = 99744
+TIMESTAMP = 1624443234
+SHA256 (fnott-1.1.0.tar.gz) = ffe7671d845e7885d056624bfa854e0e73ad464fcd11196a6b48bd2222d53991
+SIZE (fnott-1.1.0.tar.gz) = 105960
diff --git a/x11/fnott/pkg-plist b/x11/fnott/pkg-plist
index 9aa301555810..4070e14fc698 100644
--- a/x11/fnott/pkg-plist
+++ b/x11/fnott/pkg-plist
@@ -2,8 +2,8 @@ bin/fnott
bin/fnottctl
man/man1/fnott.1.gz
man/man1/fnottctl.1.gz
-man/man5/fnott.5.gz
+man/man5/fnott.ini.5.gz
share/applications/fnott.desktop
-%%DATADIR%%/fnottrc
+%%DATADIR%%/fnott.ini
share/zsh/site-functions/_fnott
share/zsh/site-functions/_fnottctl
More information about the dev-commits-ports-all
mailing list