svn commit: r556920 - head/editors/nano

Danilo Egea Gondolfo danilo at FreeBSD.org
Thu Dec 3 20:34:06 UTC 2020


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


More information about the svn-ports-all mailing list