Date: Thu, 29 Oct 2020 22:00:40 +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: r553646 - head/editors/nano Message-ID: <202010292200.09TM0eVO067006@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: danilo Date: Thu Oct 29 22:00:39 2020 New Revision: 553646 URL: https://svnweb.freebsd.org/changeset/ports/553646 Log: editors/nano: Update to 5.3 Modified: head/editors/nano/Makefile head/editors/nano/distinfo Modified: head/editors/nano/Makefile ============================================================================== --- head/editors/nano/Makefile Thu Oct 29 21:32:52 2020 (r553645) +++ head/editors/nano/Makefile Thu Oct 29 22:00:39 2020 (r553646) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nano -PORTVERSION= 5.2 +PORTVERSION= 5.3 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 Oct 29 21:32:52 2020 (r553645) +++ head/editors/nano/distinfo Thu Oct 29 22:00:39 2020 (r553646) @@ -1,3 +1,3 @@ -TIMESTAMP = 1598867220 -SHA256 (nano-5.2.tar.xz) = 32c2da43e1ae9a5e43437d8c6e1ec0388af870c7762c479e5bffb5f292bda7e1 -SIZE (nano-5.2.tar.xz) = 1394724 +TIMESTAMP = 1603992332 +SHA256 (nano-5.3.tar.xz) = c5c1cbcf622d9a96b6030d66409ed12b204e8bc01ef5e6554ebbe6fb1d734352 +SIZE (nano-5.3.tar.xz) = 1400792
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010292200.09TM0eVO067006>