git: 050cbef42ba6 - main - x11/nfy: update to 0.2

From: Gleb Popov <arrowd_at_FreeBSD.org>
Date: Sat, 02 Apr 2022 17:59:52 UTC
The branch main has been updated by arrowd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=050cbef42ba6b8c8be3b1729b796291be71599de

commit 050cbef42ba6b8c8be3b1729b796291be71599de
Author:     Christos Margiolis <christos@FreeBSD.org>
AuthorDate: 2022-04-02 17:54:48 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2022-04-02 17:59:46 +0000

    x11/nfy: update to 0.2
    
    Reviewed by: arrowd
    
    Differential Revision: https://reviews.freebsd.org/D34738
---
 x11/nfy/Makefile  | 2 +-
 x11/nfy/distinfo  | 6 +++---
 x11/nfy/pkg-descr | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/x11/nfy/Makefile b/x11/nfy/Makefile
index d03678bd0023..0ef115ee72dc 100644
--- a/x11/nfy/Makefile
+++ b/x11/nfy/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	nfy
-DISTVERSION=	0.1
+DISTVERSION=	0.2
 CATEGORIES=	x11
 MASTER_SITES=	https://ftp.margiolis.net/${PORTNAME}/
 
diff --git a/x11/nfy/distinfo b/x11/nfy/distinfo
index 30645ab24b3f..0c205938b6aa 100644
--- a/x11/nfy/distinfo
+++ b/x11/nfy/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1622035536
-SHA256 (nfy-0.1.tar.gz) = 0b9d42a7b85abbfc75d389f88fbe8abf5dd0b9dfad152737b6903df134124fff
-SIZE (nfy-0.1.tar.gz) = 4469
+TIMESTAMP = 1648911265
+SHA256 (nfy-0.2.tar.gz) = f7c45cc2431bcf153952147b4cd42119ca34fc6acb0c2dad58270bf5e560a666
+SIZE (nfy-0.2.tar.gz) = 4937
diff --git a/x11/nfy/pkg-descr b/x11/nfy/pkg-descr
index 3bb5ae47ce77..73c2f72e2954 100644
--- a/x11/nfy/pkg-descr
+++ b/x11/nfy/pkg-descr
@@ -1,4 +1,4 @@
 nfy is a minimal and daemonless notification program for X. Configuration
-is done by editing a config.h file.
+is done by editing 'config.h' and recompiling the source code.
 
-WWW: https://git.margiolis.net/nfy/files.html
+WWW: https://margiolis.net/w/nfy-a-daemonless-notification-program.html