Date: Sat, 13 Feb 2016 14:35:36 +0000 (UTC) From: Danilo Egea Gondolfo <danilo@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r408800 - head/editors/nano-devel Message-ID: <201602131435.u1DEZalO044068@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602131435.u1DEZalO044068>