From nobody Sat Jan 08 10:16:03 2022 X-Original-To: dev-commits-ports-main@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 E16D4193F096; Sat, 8 Jan 2022 10:16:03 +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 4JWGFb4YFRz4r7P; Sat, 8 Jan 2022 10:16:03 +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 7BF891CF39; Sat, 8 Jan 2022 10:16:03 +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 208AG3fB088022; Sat, 8 Jan 2022 10:16:03 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 208AG3Gm088021; Sat, 8 Jan 2022 10:16:03 GMT (envelope-from git) Date: Sat, 8 Jan 2022 10:16:03 GMT Message-Id: <202201081016.208AG3Gm088021@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yasuhiro Kimura Subject: git: 66bda7172f8e - main - editors/with-editor: Update to 3.1.1 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yasu X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 66bda7172f8eafb481c1c4c3f3c24a565f6b4a9c Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1641636963; 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=y+6XV936vUIvGXlgcOLnQqTiSUm0QCMt+zu3SXJJ2vk=; b=T38OsOz76sf4u4vpAwTefkAEt3LClbNLGx3vD0BwfS3No7SG3NMOpFPEKVb6DicwUzELZ6 lKGLifNMM0cPFeQbXcN11psQ9foAUGLFna6uQ7OKjaTZU+7IXDDpEyhFpC0EFbVKybJmdx UrsWOuDC8ZSqnVHXPTuj/4f8b8ApnikxRI/5OjfnCx8O8UY3gIZLMZQhXCHtGP6OdlaEIZ qgOjRGXiQxjie7ZGA7ZyFJLoTyuM/OCxiHfprZN5pk8Y4vc4nbgm3ZM6IohbODl7fq5n8t cIUDT3u5onJ4lh8VNO5qEavcn/AoZfScj2fq966n6pI+/EYP0H6eWUprHcP3DQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1641636963; a=rsa-sha256; cv=none; b=PUGt71aoCcII9lnKmkhhmClkt1zLBSIgbSr7wFGfAHTRsw4hvy6D0ebcdSLBut+l1aDmcj 7/bv6w+sYoIYoEvGgsQ9a1bvK2PFb+XEAfgRiNsOrXqCJU/e0AP/FUzXLv+iw/cZBQAItm kdkpJ81iNloRGQSaYK1ifiFBRq8pL4GEFm7LRjpXSStNGUYfIQcb9+6xOizERtnhZJ2rCM X9h+w9Lm9Oa/HhYgCAdyN0LwcSkH51m6OwrtMh4i1m/AygTwJHc5jUIyCD6IOxKKqdUTf9 f7GxC+XHeBciUyb1M1iW/G82pTnBXpoPNoamOvEqKhwCALvFyTpmdxzfVj+v3w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by yasu: URL: https://cgit.FreeBSD.org/ports/commit/?id=66bda7172f8eafb481c1c4c3f3c24a565f6b4a9c commit 66bda7172f8eafb481c1c4c3f3c24a565f6b4a9c Author: Yasuhiro Kimura AuthorDate: 2022-01-08 07:37:24 +0000 Commit: Yasuhiro Kimura CommitDate: 2022-01-08 10:15:09 +0000 editors/with-editor: Update to 3.1.1 Changes: https://github.com/magit/with-editor/commits/v3.1.1 --- editors/with-editor/Makefile | 2 +- editors/with-editor/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/editors/with-editor/Makefile b/editors/with-editor/Makefile index f166fd6a7863..3858d2b0e0b7 100644 --- a/editors/with-editor/Makefile +++ b/editors/with-editor/Makefile @@ -2,7 +2,7 @@ PORTNAME= with-editor DISTVERSIONPREFIX= v -DISTVERSION= 3.1.0 +DISTVERSION= 3.1.1 CATEGORIES= editors elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/editors/with-editor/distinfo b/editors/with-editor/distinfo index 9dd18ea6b5b5..2a1f363c4d39 100644 --- a/editors/with-editor/distinfo +++ b/editors/with-editor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1641462807 -SHA256 (magit-with-editor-v3.1.0_GH0.tar.gz) = 511841c41baba1b2793de3dc6d3af2d221d4e856cd1d4916f0fc195ea979cea8 -SIZE (magit-with-editor-v3.1.0_GH0.tar.gz) = 32068 +TIMESTAMP = 1641627387 +SHA256 (magit-with-editor-v3.1.1_GH0.tar.gz) = ee31f23a59d038b7557a26325a17bd5f3ee8de21413d57c7561fff9f3672925a +SIZE (magit-with-editor-v3.1.1_GH0.tar.gz) = 32063