From owner-svn-ports-head@freebsd.org Fri Dec 16 17:12:41 2016 Return-Path: Delivered-To: svn-ports-head@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 CB524C817D8; Fri, 16 Dec 2016 17:12:41 +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 998E411DB; Fri, 16 Dec 2016 17:12:41 +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 uBGHCes7097118; Fri, 16 Dec 2016 17:12:40 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBGHCeBf097116; Fri, 16 Dec 2016 17:12:40 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201612161712.uBGHCeBf097116@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Fri, 16 Dec 2016 17:12:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428687 - head/editors/nano X-SVN-Group: ports-head 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.23 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: Fri, 16 Dec 2016 17:12:41 -0000 Author: danilo Date: Fri Dec 16 17:12:40 2016 New Revision: 428687 URL: https://svnweb.freebsd.org/changeset/ports/428687 Log: - Update to 2.7.2 Modified: head/editors/nano/Makefile head/editors/nano/distinfo Modified: head/editors/nano/Makefile ============================================================================== --- head/editors/nano/Makefile Fri Dec 16 16:21:59 2016 (r428686) +++ head/editors/nano/Makefile Fri Dec 16 17:12:40 2016 (r428687) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nano -PORTVERSION= 2.7.1 +PORTVERSION= 2.7.2 CATEGORIES= editors MASTER_SITES= http://www.nano-editor.org/dist/v${PORTVERSION:R}/ GNU Modified: head/editors/nano/distinfo ============================================================================== --- head/editors/nano/distinfo Fri Dec 16 16:21:59 2016 (r428686) +++ head/editors/nano/distinfo Fri Dec 16 17:12:40 2016 (r428687) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479077654 -SHA256 (nano-2.7.1.tar.gz) = 81547310d3ab7a220426c9c2f2435a372fb43d4b27818f016de25698862ae118 -SIZE (nano-2.7.1.tar.gz) = 2032955 +TIMESTAMP = 1481908183 +SHA256 (nano-2.7.2.tar.gz) = 89cc45dd630c6fb7276a14e1b3436a9972cf6d66eed15b14c3583af99070353c +SIZE (nano-2.7.2.tar.gz) = 2050098