svn commit: r382943 - in head/editors/nano: . files

Danilo Egea Gondolfo danilo at FreeBSD.org
Wed Apr 1 19:34:09 UTC 2015


Author: danilo
Date: Wed Apr  1 19:34:07 2015
New Revision: 382943
URL: https://svnweb.freebsd.org/changeset/ports/382943

Log:
  - Update to 2.4.0 [1]
  - Add EXAMPLES option
  
  Submitted by:	Leonardo Brondani Schenkel <leonardo at schenkel.net> [1]

Deleted:
  head/editors/nano/files/
Modified:
  head/editors/nano/Makefile
  head/editors/nano/distinfo
  head/editors/nano/pkg-plist

Modified: head/editors/nano/Makefile
==============================================================================
--- head/editors/nano/Makefile	Wed Apr  1 19:23:01 2015	(r382942)
+++ head/editors/nano/Makefile	Wed Apr  1 19:34:07 2015	(r382943)
@@ -2,9 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	nano
-PORTVERSION=	2.2.6
+PORTVERSION=	2.4.0
 CATEGORIES=	editors
-MASTER_SITES=	http://www.nano-editor.org/dist/v2.2/ \
+MASTER_SITES=	http://www.nano-editor.org/dist/v2.4/ \
 		${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
@@ -22,7 +22,7 @@ MAKE_ARGS+=	install_htmlmanDATA=install-
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 
-OPTIONS_DEFINE=	DOCS NLS
+OPTIONS_DEFINE=	DOCS EXAMPLES NLS
 OPTIONS_SUB=	yes
 
 NLS_USES=		gettext

Modified: head/editors/nano/distinfo
==============================================================================
--- head/editors/nano/distinfo	Wed Apr  1 19:23:01 2015	(r382942)
+++ head/editors/nano/distinfo	Wed Apr  1 19:34:07 2015	(r382943)
@@ -1,2 +1,2 @@
-SHA256 (nano-2.2.6.tar.gz) = be68e133b5e81df41873d32c517b3e5950770c00fc5f4dd23810cd635abce67a
-SIZE (nano-2.2.6.tar.gz) = 1572388
+SHA256 (nano-2.4.0.tar.gz) = 5076fb502680503e648cbdcbf2077e39fba193420ae19203f0a54cb2d94a75bd
+SIZE (nano-2.4.0.tar.gz) = 1886052

Modified: head/editors/nano/pkg-plist
==============================================================================
--- head/editors/nano/pkg-plist	Wed Apr  1 19:23:01 2015	(r382942)
+++ head/editors/nano/pkg-plist	Wed Apr  1 19:34:07 2015	(r382943)
@@ -1,22 +1,25 @@
 bin/nano
 bin/rnano
-man/man1/nano.1.gz
-man/man1/rnano.1.gz
-man/man5/nanorc.5.gz
 %%NLS%%man/fr/man1/nano.1.gz
 %%NLS%%man/fr/man1/rnano.1.gz
 %%NLS%%man/fr/man5/nanorc.5.gz
+man/man1/nano.1.gz
+man/man1/rnano.1.gz
+man/man5/nanorc.5.gz
+%%PORTDOCS%%%%DOCSDIR%%/faq.html
 %%NLS%%%%PORTDOCS%%%%DOCSDIR%%/fr/nano.1.html
 %%NLS%%%%PORTDOCS%%%%DOCSDIR%%/fr/nanorc.5.html
 %%NLS%%%%PORTDOCS%%%%DOCSDIR%%/fr/rnano.1.html
 %%PORTDOCS%%%%DOCSDIR%%/nano.1.html
 %%PORTDOCS%%%%DOCSDIR%%/nanorc.5.html
 %%PORTDOCS%%%%DOCSDIR%%/rnano.1.html
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/nanorc.sample
 %%NLS%%share/locale/bg/LC_MESSAGES/nano.mo
 %%NLS%%share/locale/ca/LC_MESSAGES/nano.mo
 %%NLS%%share/locale/cs/LC_MESSAGES/nano.mo
 %%NLS%%share/locale/da/LC_MESSAGES/nano.mo
 %%NLS%%share/locale/de/LC_MESSAGES/nano.mo
+%%NLS%%share/locale/eo/LC_MESSAGES/nano.mo
 %%NLS%%share/locale/es/LC_MESSAGES/nano.mo
 %%NLS%%share/locale/eu/LC_MESSAGES/nano.mo
 %%NLS%%share/locale/fi/LC_MESSAGES/nano.mo
@@ -26,6 +29,7 @@ man/man5/nanorc.5.gz
 %%NLS%%share/locale/hu/LC_MESSAGES/nano.mo
 %%NLS%%share/locale/id/LC_MESSAGES/nano.mo
 %%NLS%%share/locale/it/LC_MESSAGES/nano.mo
+%%NLS%%share/locale/ja/LC_MESSAGES/nano.mo
 %%NLS%%share/locale/ms/LC_MESSAGES/nano.mo
 %%NLS%%share/locale/nb/LC_MESSAGES/nano.mo
 %%NLS%%share/locale/nl/LC_MESSAGES/nano.mo
@@ -34,7 +38,7 @@ man/man5/nanorc.5.gz
 %%NLS%%share/locale/pt_BR/LC_MESSAGES/nano.mo
 %%NLS%%share/locale/ro/LC_MESSAGES/nano.mo
 %%NLS%%share/locale/ru/LC_MESSAGES/nano.mo
-%%NLS%%share/locale/rw/LC_MESSAGES/nano.mo
+%%NLS%%share/locale/sl/LC_MESSAGES/nano.mo
 %%NLS%%share/locale/sr/LC_MESSAGES/nano.mo
 %%NLS%%share/locale/sv/LC_MESSAGES/nano.mo
 %%NLS%%share/locale/tr/LC_MESSAGES/nano.mo
@@ -42,18 +46,23 @@ man/man5/nanorc.5.gz
 %%NLS%%share/locale/vi/LC_MESSAGES/nano.mo
 %%NLS%%share/locale/zh_CN/LC_MESSAGES/nano.mo
 %%NLS%%share/locale/zh_TW/LC_MESSAGES/nano.mo
-%%EXAMPLESDIR%%/nanorc.sample
 %%DATADIR%%/asm.nanorc
 %%DATADIR%%/awk.nanorc
 %%DATADIR%%/c.nanorc
+%%DATADIR%%/changelog.nanorc
 %%DATADIR%%/cmake.nanorc
 %%DATADIR%%/css.nanorc
 %%DATADIR%%/debian.nanorc
+%%DATADIR%%/default.nanorc
 %%DATADIR%%/fortran.nanorc
 %%DATADIR%%/gentoo.nanorc
+%%DATADIR%%/go.nanorc
 %%DATADIR%%/groff.nanorc
 %%DATADIR%%/html.nanorc
 %%DATADIR%%/java.nanorc
+%%DATADIR%%/javascript.nanorc
+%%DATADIR%%/json.nanorc
+%%DATADIR%%/lua.nanorc
 %%DATADIR%%/makefile.nanorc
 %%DATADIR%%/man.nanorc
 %%DATADIR%%/mgp.nanorc
@@ -64,10 +73,13 @@ man/man5/nanorc.5.gz
 %%DATADIR%%/patch.nanorc
 %%DATADIR%%/perl.nanorc
 %%DATADIR%%/php.nanorc
+%%DATADIR%%/po.nanorc
 %%DATADIR%%/pov.nanorc
 %%DATADIR%%/python.nanorc
 %%DATADIR%%/ruby.nanorc
 %%DATADIR%%/sh.nanorc
+%%DATADIR%%/spec.nanorc
 %%DATADIR%%/tcl.nanorc
 %%DATADIR%%/tex.nanorc
+%%DATADIR%%/texinfo.nanorc
 %%DATADIR%%/xml.nanorc


More information about the svn-ports-all mailing list