Date: Tue, 6 Feb 2024 05:16:22 GMT From: Cy Schubert <cy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ac84a244ad6a - main - editors/notepadnext-devel: Remove extraneous DISTVERSIONPREFIX Message-ID: <202402060516.4165GMnV042501@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/ports/commit/?id=ac84a244ad6ab25651c5943fc2fdfae4aeba7e74 commit ac84a244ad6ab25651c5943fc2fdfae4aeba7e74 Author: Cy Schubert <cy@FreeBSD.org> AuthorDate: 2024-02-06 05:15:40 +0000 Commit: Cy Schubert <cy@FreeBSD.org> CommitDate: 2024-02-06 05:15:40 +0000 editors/notepadnext-devel: Remove extraneous DISTVERSIONPREFIX --- editors/notepadnext-devel/Makefile | 1 - editors/notepadnext-devel/distinfo | 6 +++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/editors/notepadnext-devel/Makefile b/editors/notepadnext-devel/Makefile index 3a1185e47429..d340f8c90f3f 100644 --- a/editors/notepadnext-devel/Makefile +++ b/editors/notepadnext-devel/Makefile @@ -1,5 +1,4 @@ PORTNAME= notepadnext -DISTVERSIONPREFIX= v PORTVERSION= ${NPNEXT_COMMIT_DATE} CATEGORIES= editors PKGNAMESUFFIX= -devel diff --git a/editors/notepadnext-devel/distinfo b/editors/notepadnext-devel/distinfo index acb8f45d34d4..6164bb8f697f 100644 --- a/editors/notepadnext-devel/distinfo +++ b/editors/notepadnext-devel/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1707195393 -SHA256 (dail8859-NotepadNext-v2024.02.02-9b541cf_GH0.tar.gz) = f351d5f88526b3177c37805d28f7509c612f9e5329bc0033c85f3cabaf74b9f7 -SIZE (dail8859-NotepadNext-v2024.02.02-9b541cf_GH0.tar.gz) = 5213935 +TIMESTAMP = 1707196511 +SHA256 (dail8859-NotepadNext-2024.02.02-9b541cf_GH0.tar.gz) = f351d5f88526b3177c37805d28f7509c612f9e5329bc0033c85f3cabaf74b9f7 +SIZE (dail8859-NotepadNext-2024.02.02-9b541cf_GH0.tar.gz) = 5213935 SHA256 (alex-spataru-QSimpleUpdater-e4d8c73847d02eeafa1052ccb5cb5631ba3c40ae_GH0.tar.gz) = 04d88d7dc3441fc18dbc008e43051947e7b2b53dd08ec07aa09dc2231f75bf47 SIZE (alex-spataru-QSimpleUpdater-e4d8c73847d02eeafa1052ccb5cb5631ba3c40ae_GH0.tar.gz) = 298758 SHA256 (editorconfig-editorconfig-core-qt-ee967262db4fdbd735f9971cc0c90cf4f3100d3a_GH0.tar.gz) = 7fe4a44b96676b08d446d22785ac078434138f4e0d834d9f44464a8fb3d0aa22
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402060516.4165GMnV042501>