From nobody Sun Mar 1 20:52:39 2026 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 4fPDlr2n40z6Tf8w for ; Sun, 01 Mar 2026 20:52:40 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fPDlq61wsz47Hc for ; Sun, 01 Mar 2026 20:52:39 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1772398359; 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=dsVrWSGdtQ8/8ma9YRPDwieOqNP7MpLxjzBMnGMfxMY=; b=FPYEO7KDNFwbR395sOH0D5mkmD9lDXzJW1F8nEWO8Ulx0ISOjj/oYaAeBrWQBmBNkkdXgq CtCdCjl5O2TaRhqt1AJOewMnk4zNY3wH20ll/7vR7zgglKX8WklHbclM/WorqN7SKSWISh 7PV8jPy4nVUQ4FKW29uN0OmhwHPV9IZWG96550E+g2jIth7z0kmjCAUL1U4XWKS71F32fV vR++UlfHQHipE29bOJo+XPwytJqskR/T46c8pfasv5sf0DuM3do6LIpy2tXUHAtXw20XB1 r/Po/XLYcYFX2/wch5RchjbN3y1L1OjQk8P6DGi4/zT+vqQrauLtqTcW3YsEpA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1772398359; a=rsa-sha256; cv=none; b=RrSihYhHg5uWKxei7NjX92OFOb0RUGSYfTyHpZQ8f5NvD7VOuSlVfeJ/fXt7gYGUi/hxvL fKLU0kZFG194Mni6rnUN9BT5QdNdiRwejOHMxAdsrjie+6+3nNpbGG/68ygLE0Mvf3NKxP /WEX+/Wbq35AKmszUFr+SjSx3nuSyoZ53ppE8JXbUHdTdOGOwa2fyxEpZgcr+ds2vcav0P Ty5YlnDiZ8WnHMrCSGuo8SMeN7apEFZNRdZ7zy33XcOb/lmtbz6usKLj+SymC/cwDettFk iG9u10ShwEGrRU8kXl0MfgyPNjwWqjDBfb1r8c68ebSHQM/KZrEHgciq/sbpxg== 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=1772398359; 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=dsVrWSGdtQ8/8ma9YRPDwieOqNP7MpLxjzBMnGMfxMY=; b=Y9z1TVIYHZIClfuaS/gdrYoEiRCWjhhukVpvaVsrRSnC2I2qUGjJPP/eBrPH8ZUqAlTbBL 71ADKTvHSfsPQvoqUlyGAJD6twAa5H4DfGkwlf2b3PjjGaMhWO9YaODDPGMpkezaiFY+qJ 9LmsTnnhrGDycKgFwWqIrVTH+kframpys+zcoPHv09Nsc5oxeSSEjuDDwSIpPimlpj7M68 XSauAactANBbgu4sqHIWWbHrkIf+m0Of1ZVC8mzyYcl6mCJoybKGZt/EMGsflE9Vs+BWyS 6i2Z6xECXwfKQvAMnARVnaUTri7N87EMZLnfJYg4pwDUw6sPKlFDFDoi4sQF5g== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fPDlq5c2Zz14rP for ; Sun, 01 Mar 2026 20:52:39 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 26240 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sun, 01 Mar 2026 20:52:39 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Danilo Egea Gondolfo Subject: git: 405be10c3f0f - main - editors/nano: Update to 8.7.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: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: danilo X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 405be10c3f0f9e741cc8da3bc96969afd94cf8b6 Auto-Submitted: auto-generated Date: Sun, 01 Mar 2026 20:52:39 +0000 Message-Id: <69a4a717.26240.400a2385@gitrepo.freebsd.org> The branch main has been updated by danilo: URL: https://cgit.FreeBSD.org/ports/commit/?id=405be10c3f0f9e741cc8da3bc96969afd94cf8b6 commit 405be10c3f0f9e741cc8da3bc96969afd94cf8b6 Author: Danilo Egea Gondolfo AuthorDate: 2026-02-21 22:51:00 +0000 Commit: Danilo Egea Gondolfo CommitDate: 2026-03-01 20:52:29 +0000 editors/nano: Update to 8.7.1 Changelog: https://www.nano-editor.org/news.php --- editors/nano/Makefile | 2 +- editors/nano/distinfo | 6 +++--- editors/nano/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/editors/nano/Makefile b/editors/nano/Makefile index e211989dd373..c535c1dfd3c8 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -1,5 +1,5 @@ PORTNAME= nano -DISTVERSION= 8.7 +DISTVERSION= 8.7.1 CATEGORIES= editors MASTER_SITES= https://www.nano-editor.org/dist/v${DISTVERSION:R:R}/ GNU diff --git a/editors/nano/distinfo b/editors/nano/distinfo index 349c8c1f789b..7183dc9ab9c8 100644 --- a/editors/nano/distinfo +++ b/editors/nano/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763029363 -SHA256 (nano-8.7.tar.xz) = afd287aa672c48b8e1a93fdb6c6588453d527510d966822b687f2835f0d986e9 -SIZE (nano-8.7.tar.xz) = 1710220 +TIMESTAMP = 1771714102 +SHA256 (nano-8.7.1.tar.xz) = 76f0dcb248f2e2f1251d4ecd20fd30fb400a360a3a37c6c340e0a52c2d1cdedf +SIZE (nano-8.7.1.tar.xz) = 1726976 diff --git a/editors/nano/pkg-plist b/editors/nano/pkg-plist index b2be6e80ad5f..38d5f01c6232 100644 --- a/editors/nano/pkg-plist +++ b/editors/nano/pkg-plist @@ -6,6 +6,7 @@ bin/rnano %%PORTDOCS%%%%DOCSDIR%%/nanorc.5.html %%PORTDOCS%%%%DOCSDIR%%/rnano.1.html %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sample.nanorc +%%NLS%%share/locale/ar/LC_MESSAGES/nano.mo %%NLS%%share/locale/bg/LC_MESSAGES/nano.mo %%NLS%%share/locale/ca/LC_MESSAGES/nano.mo %%NLS%%share/locale/cs/LC_MESSAGES/nano.mo