From owner-svn-ports-head@freebsd.org Tue Sep 11 23:52:51 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 29E4910A1A23; Tue, 11 Sep 2018 23:52:51 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D32008FC8B; Tue, 11 Sep 2018 23:52:50 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id CE2311ED83; Tue, 11 Sep 2018 23:52:50 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w8BNqor5060386; Tue, 11 Sep 2018 23:52:50 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8BNqo3q060384; Tue, 11 Sep 2018 23:52:50 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201809112352.w8BNqo3q060384@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Tue, 11 Sep 2018 23:52:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479574 - head/editors/nano X-SVN-Group: ports-head X-SVN-Commit-Author: danilo X-SVN-Commit-Paths: head/editors/nano X-SVN-Commit-Revision: 479574 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Sep 2018 23:52:51 -0000 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