From 2e2c67cc4f0eef649d04324759e57989621e2bf2 Mon Sep 17 00:00:00 2001 From: danilo Date: Tue, 12 Jan 2016 01:48:45 +0000 Subject: - Update to 2.5.1 --- editors/nano-devel/Makefile | 2 +- editors/nano-devel/distinfo | 4 ++-- editors/nano-devel/pkg-plist | 2 ++ 3 files changed, 5 insertions(+), 3 deletions(-) (limited to 'editors/nano-devel') diff --git a/editors/nano-devel/Makefile b/editors/nano-devel/Makefile index 7bf75271341d..5043d2893034 100644 --- a/editors/nano-devel/Makefile +++ b/editors/nano-devel/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= nano -PORTVERSION= 2.5.0 +PORTVERSION= 2.5.1 CATEGORIES= editors MASTER_SITES= http://www.nano-editor.org/dist/v${PORTVERSION:R}/ \ GNU diff --git a/editors/nano-devel/distinfo b/editors/nano-devel/distinfo index 3bb5b92dbc37..f3e37df0eab5 100644 --- a/editors/nano-devel/distinfo +++ b/editors/nano-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (nano-2.5.0.tar.gz) = ff323e6fef74caf0a924304841c07ac65ec30db99dc5c1f8272b4c536a5c89ee -SIZE (nano-2.5.0.tar.gz) = 1909625 +SHA256 (nano-2.5.1.tar.gz) = e06fca01bf183f4d531aa65a28dffc0e2d10185239909eb3de797023f3453bde +SIZE (nano-2.5.1.tar.gz) = 1925392 diff --git a/editors/nano-devel/pkg-plist b/editors/nano-devel/pkg-plist index b59a61ac7b19..924c41e37549 100644 --- a/editors/nano-devel/pkg-plist +++ b/editors/nano-devel/pkg-plist @@ -47,6 +47,7 @@ man/man5/nanorc.5.gz %%NLS%%share/locale/zh_CN/LC_MESSAGES/nano.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/nano.mo %%DATADIR%%/asm.nanorc +%%DATADIR%%/autoconf.nanorc %%DATADIR%%/awk.nanorc %%DATADIR%%/c.nanorc %%DATADIR%%/changelog.nanorc @@ -70,6 +71,7 @@ man/man5/nanorc.5.gz %%DATADIR%%/mgp.nanorc %%DATADIR%%/mutt.nanorc %%DATADIR%%/nanorc.nanorc +%%DATADIR%%/nftables.nanorc %%DATADIR%%/objc.nanorc %%DATADIR%%/ocaml.nanorc %%DATADIR%%/patch.nanorc -- cgit