Date: Sun, 13 Nov 2016 23:03:20 +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: r426072 - head/editors/nano Message-ID: <201611132303.uADN3KHI048685@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: danilo Date: Sun Nov 13 23:03:20 2016 New Revision: 426072 URL: https://svnweb.freebsd.org/changeset/ports/426072 Log: - Update to 2.7.1 Modified: head/editors/nano/Makefile head/editors/nano/distinfo Modified: head/editors/nano/Makefile ============================================================================== --- head/editors/nano/Makefile Sun Nov 13 22:49:47 2016 (r426071) +++ head/editors/nano/Makefile Sun Nov 13 23:03:20 2016 (r426072) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nano -PORTVERSION= 2.7.0 +PORTVERSION= 2.7.1 CATEGORIES= editors MASTER_SITES= http://www.nano-editor.org/dist/v${PORTVERSION:R}/ GNU Modified: head/editors/nano/distinfo ============================================================================== --- head/editors/nano/distinfo Sun Nov 13 22:49:47 2016 (r426071) +++ head/editors/nano/distinfo Sun Nov 13 23:03:20 2016 (r426072) @@ -1,3 +1,3 @@ -TIMESTAMP = 1472747319 -SHA256 (nano-2.7.0.tar.gz) = 5dd1e9cf8e3de676c141a0b23f312e68380ef049926e2913e2114bbe32fbeac3 -SIZE (nano-2.7.0.tar.gz) = 2019889 +TIMESTAMP = 1479077654 +SHA256 (nano-2.7.1.tar.gz) = 81547310d3ab7a220426c9c2f2435a372fb43d4b27818f016de25698862ae118 +SIZE (nano-2.7.1.tar.gz) = 2032955
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611132303.uADN3KHI048685>