Date: Sun, 22 Mar 2026 22:53:44 +0000 From: Yusuf Yaman <nxjoseph@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Cc: Olivier Duchateau <duchateau.olivier@gmail.com> Subject: git: 007a42cc5ee5 - main - editors/elementary-code: Update to 8.2.0 Message-ID: <69c072f8.3064b.4a03daaf@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by nxjoseph: URL: https://cgit.FreeBSD.org/ports/commit/?id=007a42cc5ee51b6455d41a2625bbfba88ec7dc5e commit 007a42cc5ee51b6455d41a2625bbfba88ec7dc5e Author: Olivier Duchateau <duchateau.olivier@gmail.com> AuthorDate: 2026-03-16 21:48:56 +0000 Commit: Yusuf Yaman <nxjoseph@FreeBSD.org> CommitDate: 2026-03-22 22:53:25 +0000 editors/elementary-code: Update to 8.2.0 Changelog: https://github.com/elementary/code/releases/tag/8.2.0 PR: 293864 Reported by: Olivier Duchateau <duchateau.olivier@gmail.com> Approved by: Miguel Gocobachi <miguel@gocobachi.dev> (maintainer) Approved by: osa (mentor) --- editors/elementary-code/Makefile | 2 +- editors/elementary-code/distinfo | 6 +++--- editors/elementary-code/pkg-plist | 2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/editors/elementary-code/Makefile b/editors/elementary-code/Makefile index 746105ea911b..730368658af2 100644 --- a/editors/elementary-code/Makefile +++ b/editors/elementary-code/Makefile @@ -1,5 +1,5 @@ PORTNAME= code -DISTVERSION= 8.1.2 +DISTVERSION= 8.2.0 CATEGORIES= editors PKGNAMEPREFIX= elementary- diff --git a/editors/elementary-code/distinfo b/editors/elementary-code/distinfo index cfd7348be627..9a2b4375482e 100644 --- a/editors/elementary-code/distinfo +++ b/editors/elementary-code/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762449953 -SHA256 (elementary-code-8.1.2_GH0.tar.gz) = 1044f7ee570c3fcfb470b71f1db0c1ea590c61400fa000be53652b55d5084df4 -SIZE (elementary-code-8.1.2_GH0.tar.gz) = 2149412 +TIMESTAMP = 1773694631 +SHA256 (elementary-code-8.2.0_GH0.tar.gz) = e82c9bb3d1a5450d38fbcc25400902e6442ba451f3510acb213d48d85793c577 +SIZE (elementary-code-8.2.0_GH0.tar.gz) = 2192772 diff --git a/editors/elementary-code/pkg-plist b/editors/elementary-code/pkg-plist index 50c819d33a25..9704646ecee9 100644 --- a/editors/elementary-code/pkg-plist +++ b/editors/elementary-code/pkg-plist @@ -27,6 +27,7 @@ libdata/pkgconfig/codecore.pc share/man/man1/io.elementary.code.1.gz share/applications/io.elementary.code.desktop share/gtksourceview-4/styles/elementary-dark.xml +share/gtksourceview-4/styles/elementary-highcontrast-light.xml share/gtksourceview-4/styles/elementary-light.xml share/icons/hicolor/128x128/apps/io.elementary.code.svg share/icons/hicolor/128x128@2/apps/io.elementary.code.svg @@ -238,6 +239,7 @@ share/locale/zh/LC_MESSAGES/io.elementary.code.mo share/locale/zh_CN/LC_MESSAGES/io.elementary.code.mo share/locale/zh_HANS/LC_MESSAGES/io.elementary.code.mo share/locale/zh_HANT/LC_MESSAGES/io.elementary.code.mo +share/locale/zh_Hant/LC_MESSAGES/io.elementary.code.mo share/locale/zh_HK/LC_MESSAGES/io.elementary.code.mo share/locale/zh_TW/LC_MESSAGES/io.elementary.code.mo share/locale/zu/LC_MESSAGES/io.elementary.code.mohome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69c072f8.3064b.4a03daaf>
