diff --git a/editors/sublime-text4/Makefile b/editors/sublime-text4/Makefile index 78dd1f159da8..e9201e385d70 100644 --- a/editors/sublime-text4/Makefile +++ b/editors/sublime-text4/Makefile @@ -1,50 +1,49 @@ # Created by: Eric TUrgeon -PORTNAME= sublime -PORTVERSION= 4115 +PORTNAME= sublime-text4 +PORTVERSION= 4116 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= 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_aarch64= 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 b5be33b8c914..46035112854d 100644 --- a/editors/sublime-text4/distinfo +++ b/editors/sublime-text4/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632502139 -SHA256 (sublime_text_build_4115_x64.tar.xz) = 21cf824f89322c7d95185550a9215211d819f86f72d3ea6b8197410a0fe007d6 -SIZE (sublime_text_build_4115_x64.tar.xz) = 17230880 +TIMESTAMP = 1633124175 +SHA256 (sublime_text_build_4116_x64.tar.xz) = 2dfdd8fc3434ab482fb2b203fab3e5d39fd87d67538daa105e79f0e649372842 +SIZE (sublime_text_build_4116_x64.tar.xz) = 17174748