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 @@ -1,50 +1,50 @@ # Created by: Eric TUrgeon PORTNAME= sublime PORTVERSION= 4113 CATEGORIES= editors linux MASTER_SITES= http://download.sublimetext.com/ PKGNAMESUFFIX= -text4 MAINTAINER= ericbsd@FreeBSD.org COMMENT= Sophisticated text editor for code, markup and prose LICENSE= SUBLIMEHQ 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 USE_LINUX= gtk3 CONFLICTS_INSTALL= linux-sublime[0-9]* NO_BUILD= yes SUB_FILES= sublime-text WRKSRC= ${WRKDIR}/sublime_text DISTNAME_amd64= sublime_text_build_${PORTVERSION}_x64 DISTNAME_arm64= sublime_text_build_${PORTVERSION}_arm64 do-install: @${MKDIR} ${STAGEDIR}${DATADIR} .for res in 16 32 48 128 256 @${MKDIR} \ ${STAGEDIR}${PREFIX}/share/icons/hicolor/${res}x${res}/apps/ ${INSTALL_DATA} ${WRKSRC}/Icon/${res}x${res}/sublime-text.png \ ${STAGEDIR}${PREFIX}/share/icons/hicolor/${res}x${res}/apps/ .endfor ${INSTALL_DATA} ${WRKSRC}/sublime_text.desktop ${STAGEDIR}${PREFIX}/share/applications/ cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR} ${CHMOD} +x ${STAGEDIR}${DATADIR}/crash_reporter ${CHMOD} +x ${STAGEDIR}${DATADIR}/plugin_host-3.3 ${CHMOD} +x ${STAGEDIR}${DATADIR}/plugin_host-3.8 ${CHMOD} +x ${STAGEDIR}${DATADIR}/sublime_text ${INSTALL_SCRIPT} ${WRKDIR}/sublime-text ${STAGEDIR}${PREFIX}/bin/sublime-text .include 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