Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jul 2021 11:03:36 GMT
From:      Eric Turgeon <ericbsd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: cf5ea766e562 - main - editors/sublime-text4: updated to 4113
Message-ID:  <202107141103.16EB3a4J087614@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by ericbsd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=cf5ea766e56291c8cee5f6f35afa0d03df6f29f3

commit cf5ea766e56291c8cee5f6f35afa0d03df6f29f3
Author:     Eric Turgeon <ericbsd@FreeBSD.org>
AuthorDate: 2021-07-14 11:02:53 +0000
Commit:     Eric Turgeon <ericbsd@FreeBSD.org>
CommitDate: 2021-07-14 11:03:35 +0000

    editors/sublime-text4: updated to 4113
---
 editors/sublime-text4/Makefile | 6 +++---
 editors/sublime-text4/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/editors/sublime-text4/Makefile b/editors/sublime-text4/Makefile
index e354a6151f0d..f356bfb5a1d8 100644
--- a/editors/sublime-text4/Makefile
+++ b/editors/sublime-text4/Makefile
@@ -1,7 +1,7 @@
 # Created by: Eric TUrgeon <ericbsd@FreeBSD.org>
 
 PORTNAME=	sublime
-PORTVERSION=	4111
+PORTVERSION=	4113
 CATEGORIES=	editors linux
 MASTER_SITES=	http://download.sublimetext.com/
 PKGNAMESUFFIX=	-text4
@@ -28,8 +28,8 @@ SUB_FILES=	sublime-text
 
 WRKSRC=		${WRKDIR}/sublime_text
 
-DISTNAME_amd64=	sublime_text_build_4107_x64
-DISTNAME_arm64=	sublime_text_build_4107_arm64
+DISTNAME_amd64=	sublime_text_build_${PORTVERSION}_x64
+DISTNAME_arm64=	sublime_text_build_${PORTVERSION}_arm64
 
 do-install:
 	@${MKDIR} ${STAGEDIR}${DATADIR}
diff --git a/editors/sublime-text4/distinfo b/editors/sublime-text4/distinfo
index b40b28bfac72..8a7646b3b727 100644
--- a/editors/sublime-text4/distinfo
+++ b/editors/sublime-text4/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1623364000
-SHA256 (sublime_text_build_4107_x64.tar.xz) = c7d9e7520ea91c2db6c026d1f48e9067457d55158393be042100a1161a3e5915
-SIZE (sublime_text_build_4107_x64.tar.xz) = 17096632
+TIMESTAMP = 1626260065
+SHA256 (sublime_text_build_4113_x64.tar.xz) = 900ef90fc6453efc4c2b36132a5f16a4db67a226fa9732e4d3c1bf586d4dc78c
+SIZE (sublime_text_build_4113_x64.tar.xz) = 17105200



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107141103.16EB3a4J087614>