Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jul 2024 05:23:23 GMT
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d5b777df251b - main - deskutils/feathernotes: update the port to version 1.3.0
Message-ID:  <202407130523.46D5NNef033060@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by danfe:

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

commit d5b777df251b12b3e32514bd787e739be32d1f78
Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2024-07-13 05:22:16 +0000
Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2024-07-13 05:22:16 +0000

    deskutils/feathernotes: update the port to version 1.3.0
    
    It fixes a serious bug/regression which may be triggered
    under special circumstances and overwrite a note without
    the user's consent.  Upgrading is highly recommended.
---
 deskutils/feathernotes/Makefile | 2 +-
 deskutils/feathernotes/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/deskutils/feathernotes/Makefile b/deskutils/feathernotes/Makefile
index 71b2fc229a63..7662f6238a24 100644
--- a/deskutils/feathernotes/Makefile
+++ b/deskutils/feathernotes/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	feathernotes
-PORTVERSION=	1.2.0
+PORTVERSION=	1.3.0
 CATEGORIES=	deskutils
 MASTER_SITES=	https://github.com/tsujan/FeatherNotes/releases/download/V${PORTVERSION}/
 DISTNAME=	FeatherNotes-${PORTVERSION}
diff --git a/deskutils/feathernotes/distinfo b/deskutils/feathernotes/distinfo
index c134f37316e2..abc58044aefc 100644
--- a/deskutils/feathernotes/distinfo
+++ b/deskutils/feathernotes/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1708279252
-SHA256 (FeatherNotes-1.2.0.tar.xz) = 65a3f84622dc9828e71ec772adfb472ee53743f32b9fb2cefdad135ea653250c
-SIZE (FeatherNotes-1.2.0.tar.xz) = 627264
+TIMESTAMP = 1719098415
+SHA256 (FeatherNotes-1.3.0.tar.xz) = 059d641b492738480273607a161ddd15ce4e6e3228e20be42c22144e55b9911e
+SIZE (FeatherNotes-1.3.0.tar.xz) = 627528


home | help

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