Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jun 2026 08:46:42 +0000
From:      Max Brazhnikov <makc@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 908300d61580 - 2026Q2 - editors/marknote: Update to 1.6.0
Message-ID:  <6a2a75f2.24fe3.1af45bbc@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch 2026Q2 has been updated by makc:

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

commit 908300d61580352f5af606ded2ad69863d5bb512
Author:     Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2026-06-11 08:45:15 +0000
Commit:     Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2026-06-11 08:45:15 +0000

    editors/marknote: Update to 1.6.0
    
    (cherry picked from commit 21c962213edabb1e212d7cad2f544a40c6abd1c9)
---
 editors/marknote/Makefile | 8 +++-----
 editors/marknote/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/editors/marknote/Makefile b/editors/marknote/Makefile
index 8b8cf4585fbc..97799573f952 100644
--- a/editors/marknote/Makefile
+++ b/editors/marknote/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	marknote
-PORTVERSION=	1.5.2
+PORTVERSION=	1.6.0
 CATEGORIES=	editors kde
 MASTER_SITES=	KDE/stable/marknote/
 
@@ -10,12 +10,10 @@ WWW=		https://apps.kde.org/marknote/
 LIB_DEPENDS=	libmd4c.so:textproc/md4c
 
 USES=		cmake gettext-tools kde:6 pkgconfig qt:6 tar:xz
-USE_KDE=	colorscheme config coreaddons crash i18n iconthemes \
-		kirigami2 kirigami-addons notifications windowsystem \
+USE_KDE=	colorscheme config coreaddons i18n iconthemes itemmodels \
+		kirigami2 kirigami-addons mime notifications windowsystem \
 		syntaxhighlighting:run \
 		ecm:build
-# KDE PIM
-USE_KDE+=	mime
 USE_QT=		base declarative svg
 
 .include <bsd.port.mk>
diff --git a/editors/marknote/distinfo b/editors/marknote/distinfo
index 61a039e6a228..9ffe98e08f1a 100644
--- a/editors/marknote/distinfo
+++ b/editors/marknote/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1774518911
-SHA256 (marknote-1.5.2.tar.xz) = bc5a0a82be7a24cdbcfb8b28e41c4a2003e0254d6a898296b74347b476e3eeb7
-SIZE (marknote-1.5.2.tar.xz) = 219452
+TIMESTAMP = 1780138247
+SHA256 (marknote-1.6.0.tar.xz) = d3bb39614e22fd1a8ddd74bcfb4c384cbffe25685ec01116f694e470816284a9
+SIZE (marknote-1.6.0.tar.xz) = 976952


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a2a75f2.24fe3.1af45bbc>