From owner-dev-commits-ports-all@freebsd.org Wed Apr 7 22:08:58 2021 Return-Path: Delivered-To: dev-commits-ports-all@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 3EA9C5C67F1; Wed, 7 Apr 2021 22:08:58 +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 4FFz7Z1KQQz4sDH; Wed, 7 Apr 2021 22:08:58 +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 205DE26D33; Wed, 7 Apr 2021 22:08:58 +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 137M8wO8042522; Wed, 7 Apr 2021 22:08:58 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 137M8wcQ042521; Wed, 7 Apr 2021 22:08:58 GMT (envelope-from git) Date: Wed, 7 Apr 2021 22:08:58 GMT Message-Id: <202104072208.137M8wcQ042521@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Matthias Andree Subject: git: 77b1bcdba738 - main - editors/nano: Update to 5.6.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: mandree X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 77b1bcdba7387299eef4965584cff57c6193e669 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Apr 2021 22:08:58 -0000 The branch main has been updated by mandree: URL: https://cgit.FreeBSD.org/ports/commit/?id=77b1bcdba7387299eef4965584cff57c6193e669 commit 77b1bcdba7387299eef4965584cff57c6193e669 Author: Daniel Engberg AuthorDate: 2021-04-07 22:06:57 +0000 Commit: Matthias Andree CommitDate: 2021-04-07 22:08:30 +0000 editors/nano: Update to 5.6.1 While here, drop obsolete nano-devel* CONFLICTS. PR: 254127 Approved by: danilo@ (maintainer timeout, 31 days) --- editors/nano/Makefile | 4 +--- editors/nano/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/editors/nano/Makefile b/editors/nano/Makefile index c906b04e27bc..a2339db86bb5 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -1,7 +1,7 @@ # Created by: Philippe Lefebvre PORTNAME= nano -DISTVERSION= 5.5 +DISTVERSION= 5.6.1 CATEGORIES= editors MASTER_SITES= https://www.nano-editor.org/dist/v${DISTVERSION:R:R}/ GNU @@ -13,8 +13,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= charsetfix ncurses pkgconfig tar:xz -CONFLICTS= nano-devel-2* - GNU_CONFIGURE= yes CONFIGURE_ARGS= --docdir=${DOCSDIR} --enable-utf8 diff --git a/editors/nano/distinfo b/editors/nano/distinfo index 72d9731b53bd..09e77a245b71 100644 --- a/editors/nano/distinfo +++ b/editors/nano/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1611001750 -SHA256 (nano-5.5.tar.xz) = 390b81bf9b41ff736db997aede4d1f60b4453fbd75a519a4ddb645f6fd687e4a -SIZE (nano-5.5.tar.xz) = 1427592 +TIMESTAMP = 1615156063 +SHA256 (nano-5.6.1.tar.xz) = 760d7059e0881ca0ee7e2a33b09d999ec456ff7204df86bee58eb6f523ee8b09 +SIZE (nano-5.6.1.tar.xz) = 1432720