From owner-svn-ports-all@freebsd.org Thu Jan 4 21:21:43 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 571E1EB8144; Thu, 4 Jan 2018 21:21:43 +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 mx1.freebsd.org (Postfix) with ESMTPS id 2160223DD; Thu, 4 Jan 2018 21:21:43 +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 w04LLguv086388; Thu, 4 Jan 2018 21:21:42 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w04LLgam086386; Thu, 4 Jan 2018 21:21:42 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201801042121.w04LLgam086386@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Thu, 4 Jan 2018 21:21:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r458089 - head/editors/nano X-SVN-Group: ports-head X-SVN-Commit-Author: danilo X-SVN-Commit-Paths: head/editors/nano X-SVN-Commit-Revision: 458089 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Jan 2018 21:21:43 -0000 Author: danilo Date: Thu Jan 4 21:21:41 2018 New Revision: 458089 URL: https://svnweb.freebsd.org/changeset/ports/458089 Log: - Update to 2.9.2 Modified: head/editors/nano/Makefile head/editors/nano/distinfo Modified: head/editors/nano/Makefile ============================================================================== --- head/editors/nano/Makefile Thu Jan 4 21:02:06 2018 (r458088) +++ head/editors/nano/Makefile Thu Jan 4 21:21:41 2018 (r458089) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nano -PORTVERSION= 2.9.1 +PORTVERSION= 2.9.2 CATEGORIES= editors MASTER_SITES= http://www.nano-editor.org/dist/v${PORTVERSION:R}/ GNU Modified: head/editors/nano/distinfo ============================================================================== --- head/editors/nano/distinfo Thu Jan 4 21:02:06 2018 (r458088) +++ head/editors/nano/distinfo Thu Jan 4 21:21:41 2018 (r458089) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512004169 -SHA256 (nano-2.9.1.tar.gz) = 41650407cf1d4b752f31dc05e7c63319957e3dc86e9fb6ad51760e8b36941d19 -SIZE (nano-2.9.1.tar.gz) = 2839465 +TIMESTAMP = 1515100718 +SHA256 (nano-2.9.2.tar.gz) = 1ed3c61100181bebb2bf60d60a44a3b9658410cbe05f375f7b3814b2973c8fd1 +SIZE (nano-2.9.2.tar.gz) = 2839256