From nobody Thu Oct 21 17:45:27 2021 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 CB55C17F76A3; Thu, 21 Oct 2021 17:45:27 +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 4HZvyb5SxTz3Llp; Thu, 21 Oct 2021 17:45:27 +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 9D31A1F816; Thu, 21 Oct 2021 17:45:27 +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 19LHjRIk033527; Thu, 21 Oct 2021 17:45:27 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19LHjR4t033526; Thu, 21 Oct 2021 17:45:27 GMT (envelope-from git) Date: Thu, 21 Oct 2021 17:45:27 GMT Message-Id: <202110211745.19LHjR4t033526@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Danilo Egea Gondolfo Subject: git: 4ffc1bdfe2ab - main - editors/nano: Update to 5.9 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: danilo X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 4ffc1bdfe2ab5d10e61c0d01458abb5a3c01e6e9 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by danilo: URL: https://cgit.FreeBSD.org/ports/commit/?id=4ffc1bdfe2ab5d10e61c0d01458abb5a3c01e6e9 commit 4ffc1bdfe2ab5d10e61c0d01458abb5a3c01e6e9 Author: Danilo Egea Gondolfo AuthorDate: 2021-10-21 17:40:26 +0000 Commit: Danilo Egea Gondolfo CommitDate: 2021-10-21 17:40:26 +0000 editors/nano: Update to 5.9 PR: 259124 --- editors/nano/Makefile | 2 +- editors/nano/distinfo | 6 +++--- editors/nano/pkg-plist | 1 - 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/editors/nano/Makefile b/editors/nano/Makefile index accb61d5eadb..090f2b784b5c 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -1,7 +1,7 @@ # Created by: Philippe Lefebvre PORTNAME= nano -DISTVERSION= 5.8 +DISTVERSION= 5.9 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 bd25f7ac8587..b111d68bc143 100644 --- a/editors/nano/distinfo +++ b/editors/nano/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1624914724 -SHA256 (nano-5.8.tar.xz) = e43b63db2f78336e2aa123e8d015dbabc1720a15361714bfd4b1bb4e5e87768c -SIZE (nano-5.8.tar.xz) = 1462364 +TIMESTAMP = 1634837864 +SHA256 (nano-5.9.tar.xz) = 757db8cda4bb2873599e47783af463e3b547a627b0cabb30ea7bf71fb4c24937 +SIZE (nano-5.9.tar.xz) = 1499852 diff --git a/editors/nano/pkg-plist b/editors/nano/pkg-plist index 8dbaef9f55b4..1d0f545676aa 100644 --- a/editors/nano/pkg-plist +++ b/editors/nano/pkg-plist @@ -31,7 +31,6 @@ man/man5/nanorc.5.gz %%NLS%%share/locale/ms/LC_MESSAGES/nano.mo %%NLS%%share/locale/nb/LC_MESSAGES/nano.mo %%NLS%%share/locale/nl/LC_MESSAGES/nano.mo -%%NLS%%share/locale/nn/LC_MESSAGES/nano.mo %%NLS%%share/locale/pl/LC_MESSAGES/nano.mo %%NLS%%share/locale/pt/LC_MESSAGES/nano.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/nano.mo