From nobody Sun Sep 10 23:47:35 2023 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RkRNR5Ln7z4tJGT; Sun, 10 Sep 2023 23:47:35 +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 4RkRNR4sMBz3Y0m; Sun, 10 Sep 2023 23:47:35 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1694389655; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=ANFP/zenEFWjDoIHRtiy9LXtHXP6geotsSSslS5hezM=; b=cO5c5hch+qyKnmvzaISi+PBsFnYr5uNkd9hzH2q93mhbGBsjzpS/iAT1RzIgZX6iIpZJ6H rAQ8Kl7Msd/Ass92nJ1p6+kBpoLVgmj5nfaMD27JQsYG7ospaCMB6vboQzsZ+855oNg8ii aCrPSVSqEtzPzjj6GRxdme+Kc/KfAc07PLRCPiRB+2xDDmAZnnFK8aWT69abOrrgjl2aAr 9DgxEn0gXVL1IUvkaSXJVMYgGC3x4eEkdSDFMbZrkbeqWsT6MC48t6q0ZugCHWvrVOyg29 TF1d0rrerQ7rItGms7Y48fR62PKbW5/hPxo1odgfpvyupipbSdjjuhJDTQn1JA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1694389655; a=rsa-sha256; cv=none; b=A1ls2OYuT1fgxgDhYueubnuJgcdflPrYCH5j6qCDDkR8iDTwgvdwFwobd1m0gsZq2Z/47+ G3mqhRyaZQpOTE884paw999PNGRgWd5PtkHNxJ5oUdblQkTofQqphz24fBzm3sPun70UyR GIoUmZBftwGocgEnwVvBddrWcLxpC4NNPvQRfM0YIB0MueXsWJS0RS8ptvYPx8jIexLA9J qjNFYs+cGzAE9Py7h/D1txBDSSx4m2ZpNsIXQtLsfRGrqVSic69St6847RNltciB2uTaBh ZcrZawJudwKdYtGGPXc/IbbAbaLbTznuRXTlsUExngrbMPLPKEyHEoHJYSry7A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1694389655; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=ANFP/zenEFWjDoIHRtiy9LXtHXP6geotsSSslS5hezM=; b=PT9/FWJO2LDMjJv1uy9wGH181CseXcSq6J7kHhojMDYkbwXkQC/jZKVtxAkhbhe1drRjZX qPH240p7OklQMneGriU9pcn7ZjoAHQAw6dQK4MeIoZnUljU9bk21xCaqYUD/GAgdW6ZHJb NmypP+XQ8P7ZEu1ss8X3U4VnrfZPNf+8W2qyH2iSC4EUa9/VO2qBBIYYJ7CYg+0fwX59bw guDbUmSpiRVbp9MZJsog3GbiqnV0fBMOhayFTXCQnXT+IKSQHGspPd0ZZjNhZdBs8yRjqi UtjJcRUzk9HG907AUw1dwXlooDFh0HVQzJyRJ2p+AXbWLiIjLUfH3r7XBSbCCQ== 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 4RkRNR3q3CzC9q; Sun, 10 Sep 2023 23:47:35 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 38ANlZKZ072476; Sun, 10 Sep 2023 23:47:35 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 38ANlZSa072473; Sun, 10 Sep 2023 23:47:35 GMT (envelope-from git) Date: Sun, 10 Sep 2023 23:47:35 GMT Message-Id: <202309102347.38ANlZSa072473@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Wen Heping Subject: git: 2f49bf53d33b - main - editors/texstudio: Take maintainership List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: wen X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 2f49bf53d33beebae9503e345c7486c18526ae60 Auto-Submitted: auto-generated The branch main has been updated by wen: URL: https://cgit.FreeBSD.org/ports/commit/?id=2f49bf53d33beebae9503e345c7486c18526ae60 commit 2f49bf53d33beebae9503e345c7486c18526ae60 Author: Wen Heping AuthorDate: 2023-09-10 23:46:26 +0000 Commit: Wen Heping CommitDate: 2023-09-10 23:46:26 +0000 editors/texstudio: Take maintainership --- editors/texstudio/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editors/texstudio/Makefile b/editors/texstudio/Makefile index 447a14760cce..29ee00807468 100644 --- a/editors/texstudio/Makefile +++ b/editors/texstudio/Makefile @@ -2,7 +2,7 @@ PORTNAME= texstudio DISTVERSION= 4.6.3 CATEGORIES= editors -MAINTAINER= ports@FreeBSD.org +MAINTAINER= wen@FreeBSD.org COMMENT= Integrated writing environment for LaTeX documents WWW= http://texstudio.sourceforge.net/