Date: Mon, 9 Sep 2019 12:13:37 +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: r511624 - head/editors/nano Message-ID: <201909091213.x89CDbCC091097@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: danilo Date: Mon Sep 9 12:13:37 2019 New Revision: 511624 URL: https://svnweb.freebsd.org/changeset/ports/511624 Log: - Update to 4.4 Modified: head/editors/nano/Makefile head/editors/nano/distinfo Modified: head/editors/nano/Makefile ============================================================================== --- head/editors/nano/Makefile Mon Sep 9 12:06:23 2019 (r511623) +++ head/editors/nano/Makefile Mon Sep 9 12:13:37 2019 (r511624) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nano -PORTVERSION= 4.3 +PORTVERSION= 4.4 CATEGORIES= editors MASTER_SITES= https://www.nano-editor.org/dist/v${PORTVERSION:R}/ GNU Modified: head/editors/nano/distinfo ============================================================================== --- head/editors/nano/distinfo Mon Sep 9 12:06:23 2019 (r511623) +++ head/editors/nano/distinfo Mon Sep 9 12:13:37 2019 (r511624) @@ -1,3 +1,3 @@ -TIMESTAMP = 1564338029 -SHA256 (nano-4.3.tar.xz) = 00d3ad1a287a85b4bf83e5f06cedd0a9f880413682bebd52b4b1e2af8cfc0d81 -SIZE (nano-4.3.tar.xz) = 1485776 +TIMESTAMP = 1567202485 +SHA256 (nano-4.4.tar.xz) = 2af222e0354848ffaa3af31b5cd0a77917e9cb7742cd073d762f3c32f0f582c7 +SIZE (nano-4.4.tar.xz) = 1488452
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909091213.x89CDbCC091097>