From owner-svn-ports-all@freebsd.org Sat Feb 13 14:35:37 2016 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 C032DAA75BB; Sat, 13 Feb 2016 14:35:37 +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 92E371E62; Sat, 13 Feb 2016 14:35:37 +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 u1DEZaT4044071; Sat, 13 Feb 2016 14:35:36 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u1DEZalO044068; Sat, 13 Feb 2016 14:35:36 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201602131435.u1DEZalO044068@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Sat, 13 Feb 2016 14:35:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r408800 - head/editors/nano-devel 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: Sat, 13 Feb 2016 14:35:37 -0000 Author: danilo Date: Sat Feb 13 14:35:36 2016 New Revision: 408800 URL: https://svnweb.freebsd.org/changeset/ports/408800 Log: - Update to 2.5.2 Modified: head/editors/nano-devel/Makefile head/editors/nano-devel/distinfo head/editors/nano-devel/pkg-plist Modified: head/editors/nano-devel/Makefile ============================================================================== --- head/editors/nano-devel/Makefile Sat Feb 13 14:31:04 2016 (r408799) +++ head/editors/nano-devel/Makefile Sat Feb 13 14:35:36 2016 (r408800) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= nano -PORTVERSION= 2.5.1 +PORTVERSION= 2.5.2 CATEGORIES= editors MASTER_SITES= http://www.nano-editor.org/dist/v${PORTVERSION:R}/ \ GNU Modified: head/editors/nano-devel/distinfo ============================================================================== --- head/editors/nano-devel/distinfo Sat Feb 13 14:31:04 2016 (r408799) +++ head/editors/nano-devel/distinfo Sat Feb 13 14:35:36 2016 (r408800) @@ -1,2 +1,2 @@ -SHA256 (nano-2.5.1.tar.gz) = e06fca01bf183f4d531aa65a28dffc0e2d10185239909eb3de797023f3453bde -SIZE (nano-2.5.1.tar.gz) = 1925392 +SHA256 (nano-2.5.2.tar.gz) = 89bd6ac5120880d2a95431d8bad22bf92c7ccbf10b8f1716d4ea062f3faeeb41 +SIZE (nano-2.5.2.tar.gz) = 1964016 Modified: head/editors/nano-devel/pkg-plist ============================================================================== --- head/editors/nano-devel/pkg-plist Sat Feb 13 14:31:04 2016 (r408799) +++ head/editors/nano-devel/pkg-plist Sat Feb 13 14:35:36 2016 (r408800) @@ -26,6 +26,7 @@ man/man5/nanorc.5.gz %%NLS%%share/locale/fr/LC_MESSAGES/nano.mo %%NLS%%share/locale/ga/LC_MESSAGES/nano.mo %%NLS%%share/locale/gl/LC_MESSAGES/nano.mo +%%NLS%%share/locale/hr/LC_MESSAGES/nano.mo %%NLS%%share/locale/hu/LC_MESSAGES/nano.mo %%NLS%%share/locale/id/LC_MESSAGES/nano.mo %%NLS%%share/locale/it/LC_MESSAGES/nano.mo