Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jan 2021 20:52:39 +0000 (UTC)
From:      Danilo Egea Gondolfo <danilo@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r561966 - head/editors/nano
Message-ID:  <202101182052.10IKqdrr098303@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danilo
Date: Mon Jan 18 20:52:39 2021
New Revision: 561966
URL: https://svnweb.freebsd.org/changeset/ports/561966

Log:
  editors/nano: Update to 5.5
  
  PR:		252749

Modified:
  head/editors/nano/Makefile
  head/editors/nano/distinfo

Modified: head/editors/nano/Makefile
==============================================================================
--- head/editors/nano/Makefile	Mon Jan 18 20:27:37 2021	(r561965)
+++ head/editors/nano/Makefile	Mon Jan 18 20:52:39 2021	(r561966)
@@ -2,9 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	nano
-PORTVERSION=	5.4
+DISTVERSION=	5.5
 CATEGORIES=	editors
-MASTER_SITES=	https://www.nano-editor.org/dist/v${PORTVERSION:R:R}/ GNU
+MASTER_SITES=	https://www.nano-editor.org/dist/v${DISTVERSION:R:R}/ GNU
 
 MAINTAINER=	danilo@FreeBSD.org
 COMMENT=	Nano's ANOther editor, an enhanced free Pico clone

Modified: head/editors/nano/distinfo
==============================================================================
--- head/editors/nano/distinfo	Mon Jan 18 20:27:37 2021	(r561965)
+++ head/editors/nano/distinfo	Mon Jan 18 20:52:39 2021	(r561966)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1607027361
-SHA256 (nano-5.4.tar.xz) = fe993408b22286355809ce48ebecc4444d19af8203ed4959d269969112ed86e9
-SIZE (nano-5.4.tar.xz) = 1410188
+TIMESTAMP = 1611001750
+SHA256 (nano-5.5.tar.xz) = 390b81bf9b41ff736db997aede4d1f60b4453fbd75a519a4ddb645f6fd687e4a
+SIZE (nano-5.5.tar.xz) = 1427592



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101182052.10IKqdrr098303>