Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Aug 2020 11:38:33 +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: r544053 - head/editors/nano
Message-ID:  <202008031138.073BcXQH007725@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danilo
Date: Mon Aug  3 11:38:33 2020
New Revision: 544053
URL: https://svnweb.freebsd.org/changeset/ports/544053

Log:
  - Update to 5.0

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

Modified: head/editors/nano/Makefile
==============================================================================
--- head/editors/nano/Makefile	Mon Aug  3 11:15:38 2020	(r544052)
+++ head/editors/nano/Makefile	Mon Aug  3 11:38:33 2020	(r544053)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nano
-PORTVERSION=	4.9.3
+PORTVERSION=	5.0
 CATEGORIES=	editors
 MASTER_SITES=	https://www.nano-editor.org/dist/v${PORTVERSION:R:R}/ GNU
 

Modified: head/editors/nano/distinfo
==============================================================================
--- head/editors/nano/distinfo	Mon Aug  3 11:15:38 2020	(r544052)
+++ head/editors/nano/distinfo	Mon Aug  3 11:38:33 2020	(r544053)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1594841344
-SHA256 (nano-4.9.3.tar.xz) = 6e3438f033a0ed07d3d74c30d0803cbda3d2366ba1601b7bbf9b16ac371f51b4
-SIZE (nano-4.9.3.tar.xz) = 1515384
+TIMESTAMP = 1596453671
+SHA256 (nano-5.0.tar.xz) = 7c0d94be69cd066f20df2868a2da02f7b1d416ce8d47c0850a8bd270897caa36
+SIZE (nano-5.0.tar.xz) = 1526784

Modified: head/editors/nano/pkg-plist
==============================================================================
--- head/editors/nano/pkg-plist	Mon Aug  3 11:15:38 2020	(r544052)
+++ head/editors/nano/pkg-plist	Mon Aug  3 11:38:33 2020	(r544053)
@@ -26,8 +26,8 @@ man/man5/nanorc.5.gz
 %%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/ko/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
 %%NLS%%share/locale/nn/LC_MESSAGES/nano.mo
@@ -51,11 +51,16 @@ man/man5/nanorc.5.gz
 %%DATADIR%%/changelog.nanorc
 %%DATADIR%%/cmake.nanorc
 %%DATADIR%%/css.nanorc
-%%DATADIR%%/debian.nanorc
 %%DATADIR%%/default.nanorc
 %%DATADIR%%/elisp.nanorc
-%%DATADIR%%/fortran.nanorc
-%%DATADIR%%/gentoo.nanorc
+%%DATADIR%%/email.nanorc
+%%DATADIR%%/extra/ada.nanorc
+%%DATADIR%%/extra/debian.nanorc
+%%DATADIR%%/extra/fortran.nanorc
+%%DATADIR%%/extra/gentoo.nanorc
+%%DATADIR%%/extra/haskell.nanorc
+%%DATADIR%%/extra/povray.nanorc
+%%DATADIR%%/extra/spec.nanorc
 %%DATADIR%%/go.nanorc
 %%DATADIR%%/groff.nanorc
 %%DATADIR%%/guile.nanorc
@@ -66,8 +71,7 @@ man/man5/nanorc.5.gz
 %%DATADIR%%/lua.nanorc
 %%DATADIR%%/makefile.nanorc
 %%DATADIR%%/man.nanorc
-%%DATADIR%%/mgp.nanorc
-%%DATADIR%%/mutt.nanorc
+%%DATADIR%%/markdown.nanorc
 %%DATADIR%%/nanohelp.nanorc
 %%DATADIR%%/nanorc.nanorc
 %%DATADIR%%/nftables.nanorc
@@ -77,13 +81,11 @@ 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
 %%DATADIR%%/rust.nanorc
 %%DATADIR%%/sh.nanorc
-%%DATADIR%%/spec.nanorc
+%%DATADIR%%/sql.nanorc
 %%DATADIR%%/tcl.nanorc
 %%DATADIR%%/tex.nanorc
 %%DATADIR%%/texinfo.nanorc



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008031138.073BcXQH007725>