From nobody Thu Jun 11 08:46:42 2026 X-Original-To: dev-commits-ports-branches@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gbbq72K8gz6gyH0 for ; Thu, 11 Jun 2026 08:46:43 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gbbq65XVlz3kPg for ; Thu, 11 Jun 2026 08:46:42 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1781167602; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=VxnHZhaSh6Bn0Gwoo2UO7+9+a2ILcEpx/iNDE+xNYM0=; b=DOk63MUXj2sBz9Sba5EF3Ax0ahz+uzfsO8VP3ZKHu9uo+gMFfvhGdeGIzNkKisDNtLzFoh GuujMDc8qzCgpzYDTFlWSESxY2JOJgICraPgMh/LW0UzlSjesyLDiyhgXD1lyPnn9aK59Q TgLpL0RoGVWiej8BpOskrj736+DSRNnVarKhZHq4S7jNVI3pXVyzimkBVYCJ0KwPbHMK4B G9FcGPuxMsCZstZCErGH333xcmJADq60oQGiOmAaWBO/0COK+74O2JJ1/1pxRSCyHQmT0L jKofkv47lcv4w8RO2G/0hFn+i0lxf2IeoD6i7Ac2I/hjldHrxJFngBeOXoqXXw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1781167602; a=rsa-sha256; cv=none; b=rkaXzZOnP80aOR/Abv27i/kqy5tkeWJIyi3MmGKpCJs4nHwvrEFSHJEgI0R0som2Y4ZQlY aBoBO/3qHYTGwseqyX8jBR9PwsWExkW3MOPyjbRfF96qjZ4KE/3XCMY2b44jLmk5Xr3oK2 j6MLNakbwVmA2Iexp/2VBd0Nj5Z89c5WIc1Sv2WaSMuvRZxoYXKx7g5xrCS5O3lKixkUnk pvLLatcrJ9IoV8dNHLQMEMZ+LnwZsadaU5EC2nLB9hYEcw0vNgO882/g7g0EZ7Nvm1tCPd ty2Yshee3X11KXJkN5/gEVelOJSZ7FqW6vIxV/d7tHNjKI4FE+bKo0DUxwFL9Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1781167602; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=VxnHZhaSh6Bn0Gwoo2UO7+9+a2ILcEpx/iNDE+xNYM0=; b=tDsleACLuImD6mCYZqj1uc0G/wil5785ohDraI28pl05vukCXoJUyvU9AFVTJTQmOxnJ/c LFLMm4lvKGSpx28hiqlc0i3NKwtRUcXjgx6ZA4u1CR2V4RBoz+3KTHeDBjfQyX8Iqc05Qq XCJA1OKA9W7rVdppC+4wV4Po5TS4J6/GNPtMM175ugSURBDsVZrt+QqfDzgx4uXgSA6O+d 6t33sloAeKQ+zECcu5MTFJq0xhqG8SbtHGjisJfgZDAyQmvp1Zjuhfaw1ZdANRdHpD5Sag SLIUTdLAIiGljz716K2p4l14HeKOlTX+iLuEdCcV+44jH/qjbaZ8/4lRNqacjg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gbbq652Ybzl0k for ; Thu, 11 Jun 2026 08:46:42 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 24fe3 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 11 Jun 2026 08:46:42 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Max Brazhnikov Subject: git: 908300d61580 - 2026Q2 - editors/marknote: Update to 1.6.0 List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-branches@freebsd.org Sender: owner-dev-commits-ports-branches@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: makc X-Git-Repository: ports X-Git-Refname: refs/heads/2026Q2 X-Git-Reftype: branch X-Git-Commit: 908300d61580352f5af606ded2ad69863d5bb512 Auto-Submitted: auto-generated Date: Thu, 11 Jun 2026 08:46:42 +0000 Message-Id: <6a2a75f2.24fe3.1af45bbc@gitrepo.freebsd.org> The branch 2026Q2 has been updated by makc: URL: https://cgit.FreeBSD.org/ports/commit/?id=908300d61580352f5af606ded2ad69863d5bb512 commit 908300d61580352f5af606ded2ad69863d5bb512 Author: Max Brazhnikov AuthorDate: 2026-06-11 08:45:15 +0000 Commit: Max Brazhnikov 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 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