Date: Sun, 11 Nov 2018 18:33:26 +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: r484757 - head/editors/nano Message-ID: <201811111833.wABIXQJN045603@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: danilo Date: Sun Nov 11 18:33:26 2018 New Revision: 484757 URL: https://svnweb.freebsd.org/changeset/ports/484757 Log: - Update to 3.2 Modified: head/editors/nano/Makefile head/editors/nano/distinfo Modified: head/editors/nano/Makefile ============================================================================== --- head/editors/nano/Makefile Sun Nov 11 18:24:54 2018 (r484756) +++ head/editors/nano/Makefile Sun Nov 11 18:33:26 2018 (r484757) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= nano -PORTVERSION= 3.1 -PORTREVISION= 1 +PORTVERSION= 3.2 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 11 18:24:54 2018 (r484756) +++ head/editors/nano/distinfo Sun Nov 11 18:33:26 2018 (r484757) @@ -1,3 +1,3 @@ -TIMESTAMP = 1538080224 -SHA256 (nano-3.1.tar.gz) = cc99372b6e3f38a86617143cbf5987f33641f541334070146dc2648aba1fa42f -SIZE (nano-3.1.tar.gz) = 2923258 +TIMESTAMP = 1541961174 +SHA256 (nano-3.2.tar.gz) = ca694554628d6d5e695af70d3a78673a76b474c38732ab5bcca47d22845086bf +SIZE (nano-3.2.tar.gz) = 2944045
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811111833.wABIXQJN045603>