svn commit: r391832 - head/editors/nano

Danilo Egea Gondolfo danilo at FreeBSD.org
Sun Jul 12 18:36:04 UTC 2015


Author: danilo
Date: Sun Jul 12 18:36:02 2015
New Revision: 391832
URL: https://svnweb.freebsd.org/changeset/ports/391832

Log:
  - Update to 2.4.2

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

Modified: head/editors/nano/Makefile
==============================================================================
--- head/editors/nano/Makefile	Sun Jul 12 18:30:32 2015	(r391831)
+++ head/editors/nano/Makefile	Sun Jul 12 18:36:02 2015	(r391832)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nano
-PORTVERSION=	2.4.1
+PORTVERSION=	2.4.2
 CATEGORIES=	editors
 MASTER_SITES=	http://www.nano-editor.org/dist/v${PORTVERSION:R}/ GNU
 

Modified: head/editors/nano/distinfo
==============================================================================
--- head/editors/nano/distinfo	Sun Jul 12 18:30:32 2015	(r391831)
+++ head/editors/nano/distinfo	Sun Jul 12 18:36:02 2015	(r391832)
@@ -1,2 +1,2 @@
-SHA256 (nano-2.4.1.tar.gz) = 6a0ceb5e1b9b9bea72d5d1f46488ace4782b1f198ea6ba558480a86d994f29d2
-SIZE (nano-2.4.1.tar.gz) = 1890805
+SHA256 (nano-2.4.2.tar.gz) = c8cd7f18fcf5696d9df3364ee2a840e0ab7b6bdbd22abf850bbdc951db7f65b9
+SIZE (nano-2.4.2.tar.gz) = 1898633

Modified: head/editors/nano/pkg-plist
==============================================================================
--- head/editors/nano/pkg-plist	Sun Jul 12 18:30:32 2015	(r391831)
+++ head/editors/nano/pkg-plist	Sun Jul 12 18:36:02 2015	(r391832)
@@ -54,10 +54,12 @@ man/man5/nanorc.5.gz
 %%DATADIR%%/css.nanorc
 %%DATADIR%%/debian.nanorc
 %%DATADIR%%/default.nanorc
+%%DATADIR%%/elisp.nanorc
 %%DATADIR%%/fortran.nanorc
 %%DATADIR%%/gentoo.nanorc
 %%DATADIR%%/go.nanorc
 %%DATADIR%%/groff.nanorc
+%%DATADIR%%/guile.nanorc
 %%DATADIR%%/html.nanorc
 %%DATADIR%%/java.nanorc
 %%DATADIR%%/javascript.nanorc
@@ -74,6 +76,7 @@ man/man5/nanorc.5.gz
 %%DATADIR%%/perl.nanorc
 %%DATADIR%%/php.nanorc
 %%DATADIR%%/po.nanorc
+%%DATADIR%%/postgresql.nanorc
 %%DATADIR%%/pov.nanorc
 %%DATADIR%%/python.nanorc
 %%DATADIR%%/ruby.nanorc


More information about the svn-ports-all mailing list