From owner-svn-ports-head@freebsd.org Fri Dec 30 10:41:45 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 00278C95F11; Fri, 30 Dec 2016 10:41:44 +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 C3D891978; Fri, 30 Dec 2016 10:41:44 +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 uBUAfhYn034239; Fri, 30 Dec 2016 10:41:43 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBUAfhlG034238; Fri, 30 Dec 2016 10:41:43 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201612301041.uBUAfhlG034238@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Fri, 30 Dec 2016 10:41:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429964 - 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, 30 Dec 2016 10:41:45 -0000 Author: danilo Date: Fri Dec 30 10:41:43 2016 New Revision: 429964 URL: https://svnweb.freebsd.org/changeset/ports/429964 Log: - Update to 2.7.3 Modified: head/editors/nano/Makefile head/editors/nano/distinfo Modified: head/editors/nano/Makefile ============================================================================== --- head/editors/nano/Makefile Fri Dec 30 10:19:09 2016 (r429963) +++ head/editors/nano/Makefile Fri Dec 30 10:41:43 2016 (r429964) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nano -PORTVERSION= 2.7.2 +PORTVERSION= 2.7.3 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 30 10:19:09 2016 (r429963) +++ head/editors/nano/distinfo Fri Dec 30 10:41:43 2016 (r429964) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481908183 -SHA256 (nano-2.7.2.tar.gz) = 89cc45dd630c6fb7276a14e1b3436a9972cf6d66eed15b14c3583af99070353c -SIZE (nano-2.7.2.tar.gz) = 2050098 +TIMESTAMP = 1483094030 +SHA256 (nano-2.7.3.tar.gz) = 3574d4594d051f3b572c47d63bfc3763fb1148c50b811ba7a016bacd94887a88 +SIZE (nano-2.7.3.tar.gz) = 2048675