Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Dec 2020 20:34:05 +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: r556920 - head/editors/nano
Message-ID:  <202012032034.0B3KY5TD039187@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danilo
Date: Thu Dec  3 20:34:05 2020
New Revision: 556920
URL: https://svnweb.freebsd.org/changeset/ports/556920

Log:
  editors/nano: Update to 5.4

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

Modified: head/editors/nano/Makefile
==============================================================================
--- head/editors/nano/Makefile	Thu Dec  3 20:22:32 2020	(r556919)
+++ head/editors/nano/Makefile	Thu Dec  3 20:34:05 2020	(r556920)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nano
-PORTVERSION=	5.3
+PORTVERSION=	5.4
 CATEGORIES=	editors
 MASTER_SITES=	https://www.nano-editor.org/dist/v${PORTVERSION:R:R}/ GNU
 

Modified: head/editors/nano/distinfo
==============================================================================
--- head/editors/nano/distinfo	Thu Dec  3 20:22:32 2020	(r556919)
+++ head/editors/nano/distinfo	Thu Dec  3 20:34:05 2020	(r556920)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1603992332
-SHA256 (nano-5.3.tar.xz) = c5c1cbcf622d9a96b6030d66409ed12b204e8bc01ef5e6554ebbe6fb1d734352
-SIZE (nano-5.3.tar.xz) = 1400792
+TIMESTAMP = 1607027361
+SHA256 (nano-5.4.tar.xz) = fe993408b22286355809ce48ebecc4444d19af8203ed4959d269969112ed86e9
+SIZE (nano-5.4.tar.xz) = 1410188



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