diff --git a/editors/linux-sublime-text4/Makefile b/editors/linux-sublime-text4/Makefile index 525dbd02cf94..bb782a8d938b 100644 --- a/editors/linux-sublime-text4/Makefile +++ b/editors/linux-sublime-text4/Makefile @@ -1,44 +1,44 @@ PORTNAME= sublime-text4 -PORTVERSION= 4180 +PORTVERSION= 4200 CATEGORIES= editors linux MASTER_SITES= http://download.sublimetext.com/ PKGNAMEPREFIX= linux- MAINTAINER= ericbsd@FreeBSD.org COMMENT= Sophisticated text editor for code, markup and prose WWW= https://www.sublimetext.com 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 USE_LINUX= curl 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} ${INSTALL_SCRIPT} ${WRKDIR}/sublime-text ${STAGEDIR}${PREFIX}/bin/sublime_text .include diff --git a/editors/linux-sublime-text4/distinfo b/editors/linux-sublime-text4/distinfo index f461fa52613b..a2f0b865bf2e 100644 --- a/editors/linux-sublime-text4/distinfo +++ b/editors/linux-sublime-text4/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1725995615 -SHA256 (sublime_text_build_4180_arm64.tar.xz) = cd18368df862fa0ea22eb305d53180613f9040a48d2355b862fd5bcfda045c78 -SIZE (sublime_text_build_4180_arm64.tar.xz) = 15335820 -SHA256 (sublime_text_build_4180_x64.tar.xz) = a65e36011e33585defc77c0f49991f20fece92cba77b99ec6e6722c8952ff03e -SIZE (sublime_text_build_4180_x64.tar.xz) = 15767020 +TIMESTAMP = 1755348505 +SHA256 (sublime_text_build_4200_arm64.tar.xz) = cf4b6aa74ea2a2aab02e144599cf9e4a423cbb9543c221f7da1095a95495566a +SIZE (sublime_text_build_4200_arm64.tar.xz) = 15743920 +SHA256 (sublime_text_build_4200_x64.tar.xz) = 36f69c551ad18ee46002be4d9c523fe545d93b67fea67beea731e724044b469f +SIZE (sublime_text_build_4200_x64.tar.xz) = 16340980