git: f31a28823e1e - main - editors/notepadnext: update 0.7 → 0.8

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Thu, 27 Jun 2024 07:19:42 UTC
The branch main has been updated by yuri:

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

commit f31a28823e1e804db37bfcb5e2e42e28542244d1
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-06-27 07:05:21 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-06-27 07:19:35 +0000

    editors/notepadnext: update 0.7 → 0.8
    
    Reported by:    portscout
---
 editors/notepadnext/Makefile                 |  2 +-
 editors/notepadnext/distinfo                 |  6 +++---
 editors/notepadnext/files/patch-src_i18n.pri | 31 ----------------------------
 3 files changed, 4 insertions(+), 35 deletions(-)

diff --git a/editors/notepadnext/Makefile b/editors/notepadnext/Makefile
index b77cf9235420..5b0dea71723b 100644
--- a/editors/notepadnext/Makefile
+++ b/editors/notepadnext/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	notepadnext
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.7
+DISTVERSION=	0.8
 CATEGORIES=	editors
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/editors/notepadnext/distinfo b/editors/notepadnext/distinfo
index 9039e715eeb7..393a10346530 100644
--- a/editors/notepadnext/distinfo
+++ b/editors/notepadnext/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1708838681
-SHA256 (dail8859-NotepadNext-v0.7_GH0.tar.gz) = 296d930810771d30ff46f55cc2337f0038814ac84e637f11b8447f86e6253f47
-SIZE (dail8859-NotepadNext-v0.7_GH0.tar.gz) = 5215058
+TIMESTAMP = 1719466920
+SHA256 (dail8859-NotepadNext-v0.8_GH0.tar.gz) = 8eaf5291b06f4aa7242e9a657ddb8c97e935c77c48a189576f83bc6e840eb7d2
+SIZE (dail8859-NotepadNext-v0.8_GH0.tar.gz) = 5225483
 SHA256 (alex-spataru-QSimpleUpdater-e4d8c73_GH0.tar.gz) = 2704ab71081879f2b144652eeaaf42c7ad17516812f1b16d99bf2b944959466b
 SIZE (alex-spataru-QSimpleUpdater-e4d8c73_GH0.tar.gz) = 298660
 SHA256 (editorconfig-editorconfig-core-qt-52820d59769fcba6d0ed94f685406c0383fe1a30_GH0.tar.gz) = c28d5fded91231985f2b08729dd3f9ad5adbe6d117fbd9b00ab4c5314a761f6a
diff --git a/editors/notepadnext/files/patch-src_i18n.pri b/editors/notepadnext/files/patch-src_i18n.pri
deleted file mode 100644
index e49687b102c5..000000000000
--- a/editors/notepadnext/files/patch-src_i18n.pri
+++ /dev/null
@@ -1,31 +0,0 @@
---- src/i18n.pri.orig	2023-10-20 04:05:44 UTC
-+++ src/i18n.pri
-@@ -18,16 +18,16 @@
- 
- CONFIG += lrelease embed_translations
- 
--TRANSLATIONS = \
--    ../../i18n/NotepadNext_zh_CN.ts \
--    ../../i18n/NotepadNext_zh_TW.ts \
--    ../../i18n/NotepadNext_sv_SE.ts \
--    ../../i18n/NotepadNext_uk_UA.ts \
--    ../../i18n/NotepadNext_tr_TR.ts
-+#TRANSLATIONS = \
-+#    ../../i18n/NotepadNext_zh_CN.ts \
-+#    ../../i18n/NotepadNext_zh_TW.ts \
-+#    ../../i18n/NotepadNext_sv_SE.ts \
-+#    ../../i18n/NotepadNext_uk_UA.ts \
-+#    ../../i18n/NotepadNext_tr_TR.ts
- 
--EXTRA_TRANSLATIONS = \
--    $$[QT_INSTALL_TRANSLATIONS]/qt_zh_CN.qm \
--    $$[QT_INSTALL_TRANSLATIONS]/qt_zh_TW.qm \
--    $$[QT_INSTALL_TRANSLATIONS]/qt_sv.qm \
--    $$[QT_INSTALL_TRANSLATIONS]/qt_uk.qm \
--    $$[QT_INSTALL_TRANSLATIONS]/qt_tr.qm
-+#EXTRA_TRANSLATIONS = \
-+#    $$[QT_INSTALL_TRANSLATIONS]/qt_zh_CN.qm \
-+#    $$[QT_INSTALL_TRANSLATIONS]/qt_zh_TW.qm \
-+#    $$[QT_INSTALL_TRANSLATIONS]/qt_sv.qm \
-+#    $$[QT_INSTALL_TRANSLATIONS]/qt_uk.qm \
-+#    $$[QT_INSTALL_TRANSLATIONS]/qt_tr.qm