From owner-dev-commits-ports-all@freebsd.org Wed Jul 14 11:03:37 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 16AE8648DF1; Wed, 14 Jul 2021 11:03:37 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GPvkd08MMz4ZqV; Wed, 14 Jul 2021 11:03:37 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id DF84A14BB4; Wed, 14 Jul 2021 11:03:36 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 16EB3a15087615; Wed, 14 Jul 2021 11:03:36 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 16EB3a4J087614; Wed, 14 Jul 2021 11:03:36 GMT (envelope-from git) Date: Wed, 14 Jul 2021 11:03:36 GMT Message-Id: <202107141103.16EB3a4J087614@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Eric Turgeon Subject: git: cf5ea766e562 - main - editors/sublime-text4: updated to 4113 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ericbsd X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: cf5ea766e56291c8cee5f6f35afa0d03df6f29f3 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jul 2021 11:03:37 -0000 The branch main has been updated by ericbsd: URL: https://cgit.FreeBSD.org/ports/commit/?id=cf5ea766e56291c8cee5f6f35afa0d03df6f29f3 commit cf5ea766e56291c8cee5f6f35afa0d03df6f29f3 Author: Eric Turgeon AuthorDate: 2021-07-14 11:02:53 +0000 Commit: Eric Turgeon 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 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