From owner-svn-ports-head@freebsd.org Sun May 21 16:36:30 2017 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 52295D77457; Sun, 21 May 2017 16:36:30 +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 22C6B159C; Sun, 21 May 2017 16:36:30 +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 v4LGaT8u003922; Sun, 21 May 2017 16:36:29 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4LGaT96003920; Sun, 21 May 2017 16:36:29 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201705211636.v4LGaT96003920@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Sun, 21 May 2017 16:36:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r441417 - 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: Sun, 21 May 2017 16:36:30 -0000 Author: danilo Date: Sun May 21 16:36:28 2017 New Revision: 441417 URL: https://svnweb.freebsd.org/changeset/ports/441417 Log: - Update to 2.8.4 Modified: head/editors/nano/Makefile head/editors/nano/distinfo Modified: head/editors/nano/Makefile ============================================================================== --- head/editors/nano/Makefile Sun May 21 16:25:43 2017 (r441416) +++ head/editors/nano/Makefile Sun May 21 16:36:28 2017 (r441417) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nano -PORTVERSION= 2.8.2 +PORTVERSION= 2.8.4 CATEGORIES= editors MASTER_SITES= http://www.nano-editor.org/dist/v${PORTVERSION:R}/ GNU Modified: head/editors/nano/distinfo ============================================================================== --- head/editors/nano/distinfo Sun May 21 16:25:43 2017 (r441416) +++ head/editors/nano/distinfo Sun May 21 16:36:28 2017 (r441417) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494182218 -SHA256 (nano-2.8.2.tar.gz) = 0aa9cd6bd5b372ce9a196a9677af58c1826a9235a14daffe604100a9c259854b -SIZE (nano-2.8.2.tar.gz) = 2778849 +TIMESTAMP = 1495383435 +SHA256 (nano-2.8.4.tar.gz) = 78a2f3b3f6b500fad995c5e207d2816cbd6b531154aa2a3a2bd50c8fdf7dc57f +SIZE (nano-2.8.4.tar.gz) = 2785297