From owner-svn-ports-all@freebsd.org Wed Nov 18 11:00:24 2015 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 E585CA32E2E; Wed, 18 Nov 2015 11:00:24 +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 B0D7E137D; Wed, 18 Nov 2015 11:00:24 +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 tAIB0NdI083079; Wed, 18 Nov 2015 11:00:23 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tAIB0NCS083076; Wed, 18 Nov 2015 11:00:23 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201511181100.tAIB0NCS083076@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Wed, 18 Nov 2015 11:00:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401863 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 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: Wed, 18 Nov 2015 11:00:25 -0000 Author: danilo Date: Wed Nov 18 11:00:23 2015 New Revision: 401863 URL: https://svnweb.freebsd.org/changeset/ports/401863 Log: - Update to 2.4.3 Modified: head/editors/nano/Makefile head/editors/nano/distinfo Modified: head/editors/nano/Makefile ============================================================================== --- head/editors/nano/Makefile Wed Nov 18 10:53:48 2015 (r401862) +++ head/editors/nano/Makefile Wed Nov 18 11:00:23 2015 (r401863) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nano -PORTVERSION= 2.4.2 +PORTVERSION= 2.4.3 CATEGORIES= editors MASTER_SITES= http://www.nano-editor.org/dist/v${PORTVERSION:R}/ GNU Modified: head/editors/nano/distinfo ============================================================================== --- head/editors/nano/distinfo Wed Nov 18 10:53:48 2015 (r401862) +++ head/editors/nano/distinfo Wed Nov 18 11:00:23 2015 (r401863) @@ -1,2 +1,2 @@ -SHA256 (nano-2.4.2.tar.gz) = c8cd7f18fcf5696d9df3364ee2a840e0ab7b6bdbd22abf850bbdc951db7f65b9 -SIZE (nano-2.4.2.tar.gz) = 1898633 +SHA256 (nano-2.4.3.tar.gz) = 32d627072b6026678e4f4095c047adec92ac7ec542dd6d91cf27f49b601768f2 +SIZE (nano-2.4.3.tar.gz) = 1878096