git: afaa609e417d - main - editors/sublime-text4: update arm64 and sum for arm64
Eric Turgeon
ericbsd at FreeBSD.org
Wed Jul 14 20:04:59 UTC 2021
The branch main has been updated by ericbsd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=afaa609e417dba046e77f2a75859a349a93ea09f
commit afaa609e417dba046e77f2a75859a349a93ea09f
Author: Eric Turgeon <ericbsd at FreeBSD.org>
AuthorDate: 2021-07-14 20:03:38 +0000
Commit: Eric Turgeon <ericbsd at FreeBSD.org>
CommitDate: 2021-07-14 20:04:49 +0000
editors/sublime-text4: update arm64 and sum for arm64
---
editors/sublime-text4/Makefile | 4 ++--
editors/sublime-text4/distinfo | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/editors/sublime-text4/Makefile b/editors/sublime-text4/Makefile
index f356bfb5a1d8..007921604319 100644
--- a/editors/sublime-text4/Makefile
+++ b/editors/sublime-text4/Makefile
@@ -14,8 +14,8 @@ LICENSE_NAME= End User License Agreement
LICENSE_FILE= ${FILESDIR}/LICENSE.txt
LICENSE_PERMS= dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept
-ONLY_FOR_ARCHS= amd64 arm64
-ONLY_FOR_ARCHS_REASON= Upstream only supports amd64 and i386
+ONLY_FOR_ARCHS= aarch64 amd64
+ONLY_FOR_ARCHS_REASON= Upstream only supports amd64 and aarch64
USES= desktop-file-utils gnome linux tar:xz
INSTALLS_ICONS= yes
diff --git a/editors/sublime-text4/distinfo b/editors/sublime-text4/distinfo
index 8a7646b3b727..91bc0747debe 100644
--- a/editors/sublime-text4/distinfo
+++ b/editors/sublime-text4/distinfo
@@ -1,3 +1,6 @@
TIMESTAMP = 1626260065
SHA256 (sublime_text_build_4113_x64.tar.xz) = 900ef90fc6453efc4c2b36132a5f16a4db67a226fa9732e4d3c1bf586d4dc78c
SIZE (sublime_text_build_4113_x64.tar.xz) = 17105200
+TIMESTAMP = 1626292765
+SHA256 (sublime_text_build_4113_arm64.tar.xz) = 63d536e4c1ff8ca13bbf19fdfacbdeedd6af783f759824500faa4216d978e641
+SIZE (sublime_text_build_4113_arm64.tar.xz) = 16428028
More information about the dev-commits-ports-all
mailing list