svn commit: r561966 - head/editors/nano

Danilo Egea Gondolfo danilo at FreeBSD.org
Mon Jan 18 20:52:40 UTC 2021


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 at 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


More information about the svn-ports-all mailing list