From owner-dev-commits-ports-main@freebsd.org Tue Jun 8 11:09:09 2021 Return-Path: Delivered-To: dev-commits-ports-main@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 81F4965DBD3; Tue, 8 Jun 2021 11:09:09 +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 4FznYd365Vz4Sfx; Tue, 8 Jun 2021 11:09:09 +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 52D1C277B9; Tue, 8 Jun 2021 11:09:09 +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 158B994o075936; Tue, 8 Jun 2021 11:09:09 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 158B9949075935; Tue, 8 Jun 2021 11:09:09 GMT (envelope-from git) Date: Tue, 8 Jun 2021 11:09:09 GMT Message-Id: <202106081109.158B9949075935@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Alexey Dokuchaev Subject: git: f31a4d9f43ab - main - editors/xed: the port had been updated and changed (+) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: danfe X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f31a4d9f43abb0e189bbc4a710268dc6a82c05a9 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jun 2021 11:09:09 -0000 The branch main has been updated by danfe: URL: https://cgit.FreeBSD.org/ports/commit/?id=f31a4d9f43abb0e189bbc4a710268dc6a82c05a9 commit f31a4d9f43abb0e189bbc4a710268dc6a82c05a9 Author: Alexey Dokuchaev AuthorDate: 2021-06-08 11:07:26 +0000 Commit: Alexey Dokuchaev CommitDate: 2021-06-08 11:07:45 +0000 editors/xed: the port had been updated and changed (+) - Update to the latest version 3.0.0 - These LinuxMint ports are inherently Gnomish, so put their distfiles to corresponding DIST_SUBDIR Found out via: repology.org --- editors/xed/Makefile | 3 ++- editors/xed/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/editors/xed/Makefile b/editors/xed/Makefile index 7d46e1d36101..687d2f94263e 100644 --- a/editors/xed/Makefile +++ b/editors/xed/Makefile @@ -1,8 +1,9 @@ # Created by: Alexey Dokuchaev PORTNAME= xed -PORTVERSION= 2.8.4 +PORTVERSION= 3.0.0 CATEGORIES= editors gnome +DIST_SUBDIR= gnome MAINTAINER= danfe@FreeBSD.org COMMENT= Small but powerful graphical text editor diff --git a/editors/xed/distinfo b/editors/xed/distinfo index 82cb06372300..9a854f76da38 100644 --- a/editors/xed/distinfo +++ b/editors/xed/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1609608994 -SHA256 (linuxmint-xed-2.8.4_GH0.tar.gz) = 76e8e46d3d47384fa61eb47502cdd3800563d87c0e2ee352338a196077b44a43 -SIZE (linuxmint-xed-2.8.4_GH0.tar.gz) = 4880543 +TIMESTAMP = 1622548610 +SHA256 (gnome/linuxmint-xed-3.0.0_GH0.tar.gz) = 5f58ea6ca8fc6d2baef4531833124aef7c4c380cad2938f47833eece32ca8caf +SIZE (gnome/linuxmint-xed-3.0.0_GH0.tar.gz) = 4880883