Date: Tue, 11 Sep 2018 23:52:50 +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: r479574 - head/editors/nano Message-ID: <201809112352.w8BNqo3q060384@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: danilo Date: Tue Sep 11 23:52:50 2018 New Revision: 479574 URL: https://svnweb.freebsd.org/changeset/ports/479574 Log: - Update to 3.0 Modified: head/editors/nano/Makefile head/editors/nano/distinfo Modified: head/editors/nano/Makefile ============================================================================== --- head/editors/nano/Makefile Tue Sep 11 23:07:59 2018 (r479573) +++ head/editors/nano/Makefile Tue Sep 11 23:52:50 2018 (r479574) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nano -PORTVERSION= 2.9.8 +PORTVERSION= 3.0 CATEGORIES= editors MASTER_SITES= http://www.nano-editor.org/dist/v${PORTVERSION:R}/ GNU Modified: head/editors/nano/distinfo ============================================================================== --- head/editors/nano/distinfo Tue Sep 11 23:07:59 2018 (r479573) +++ head/editors/nano/distinfo Tue Sep 11 23:52:50 2018 (r479574) @@ -1,3 +1,3 @@ -TIMESTAMP = 1528048014 -SHA256 (nano-2.9.8.tar.gz) = 07192c320b74c1fb78437021e9affa6a9d55b806ee012de601902392eaa03601 -SIZE (nano-2.9.8.tar.gz) = 2905951 +TIMESTAMP = 1536705832 +SHA256 (nano-3.0.tar.gz) = 3f5f7713665155d9089ffde814ca89b3795104892af2ce8db2c1a70b82fa84a3 +SIZE (nano-3.0.tar.gz) = 2921245
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809112352.w8BNqo3q060384>