Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Aug 2018 08:19:02 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r477859 - head/misc/mc
Message-ID:  <201808230819.w7N8J2IH059886@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Thu Aug 23 08:19:02 2018
New Revision: 477859
URL: https://svnweb.freebsd.org/changeset/ports/477859

Log:
  - Update misc/mc to 4.8.21
  - Update WWW (current URL returns: HTTP/1.1 301 Moved Permanently)
  - Pacify portlint
  
  PR:             229581
  Approved by:    maintainer-timeout (woodsb02, 47 days)

Modified:
  head/misc/mc/Makefile
  head/misc/mc/distinfo
  head/misc/mc/pkg-descr
  head/misc/mc/pkg-plist

Modified: head/misc/mc/Makefile
==============================================================================
--- head/misc/mc/Makefile	Thu Aug 23 08:15:57 2018	(r477858)
+++ head/misc/mc/Makefile	Thu Aug 23 08:19:02 2018	(r477859)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	mc
-PORTVERSION=	4.8.20
-PORTREVISION=	2
+PORTVERSION=	4.8.21
 CATEGORIES=	misc shells
 MASTER_SITES=	http://ftp.midnight-commander.org/ \
 		http://ftp.osuosl.org/pub/midnightcommander/
@@ -94,7 +93,7 @@ post-install-X11-on:
 
 .if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1200030
 EXTRA_PATCHES=	${FILESDIR}/extra-patch-src_diffviewer_ydiff.c
-RUN_DEPENDS=    gdiff:textproc/diffutils
+RUN_DEPENDS=	gdiff:textproc/diffutils
 .endif
 
 .include <bsd.port.post.mk>

Modified: head/misc/mc/distinfo
==============================================================================
--- head/misc/mc/distinfo	Thu Aug 23 08:15:57 2018	(r477858)
+++ head/misc/mc/distinfo	Thu Aug 23 08:19:02 2018	(r477859)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1513286098
-SHA256 (mc-4.8.20.tar.xz) = 017ee7f4f8ae420a04f4d6fcebaabe5b494661075c75442c76e9c8b1923d501c
-SIZE (mc-4.8.20.tar.xz) = 2529580
+TIMESTAMP = 1535011184
+SHA256 (mc-4.8.21.tar.xz) = 8f37e546ac7c31c9c203a03b1c1d6cb2d2f623a300b86badfd367e5559fe148c
+SIZE (mc-4.8.21.tar.xz) = 2528292

Modified: head/misc/mc/pkg-descr
==============================================================================
--- head/misc/mc/pkg-descr	Thu Aug 23 08:15:57 2018	(r477858)
+++ head/misc/mc/pkg-descr	Thu Aug 23 08:19:02 2018	(r477859)
@@ -5,4 +5,4 @@ system while making many frequent file operations more
 preserving the full power of the command prompt. You will wonder how
 you could ever live without it.
 
-WWW: http://www.midnight-commander.org/
+WWW: http://midnight-commander.org/

Modified: head/misc/mc/pkg-plist
==============================================================================
--- head/misc/mc/pkg-plist	Thu Aug 23 08:15:57 2018	(r477858)
+++ head/misc/mc/pkg-plist	Thu Aug 23 08:19:02 2018	(r477859)
@@ -157,6 +157,7 @@ man/man1/mcview.1.gz
 %%NLS%%%%DATADIR%%/hints/mc.hint.az
 %%NLS%%%%DATADIR%%/hints/mc.hint.be
 %%NLS%%%%DATADIR%%/hints/mc.hint.bg
+%%NLS%%%%DATADIR%%/hints/mc.hint.br
 %%NLS%%%%DATADIR%%/hints/mc.hint.ca
 %%NLS%%%%DATADIR%%/hints/mc.hint.cs
 %%NLS%%%%DATADIR%%/hints/mc.hint.da
@@ -172,7 +173,9 @@ man/man1/mcview.1.gz
 %%NLS%%%%DATADIR%%/hints/mc.hint.fi
 %%NLS%%%%DATADIR%%/hints/mc.hint.fr
 %%NLS%%%%DATADIR%%/hints/mc.hint.fr_CA
+%%NLS%%%%DATADIR%%/hints/mc.hint.ga
 %%NLS%%%%DATADIR%%/hints/mc.hint.gl
+%%NLS%%%%DATADIR%%/hints/mc.hint.he
 %%NLS%%%%DATADIR%%/hints/mc.hint.hr
 %%NLS%%%%DATADIR%%/hints/mc.hint.hu
 %%NLS%%%%DATADIR%%/hints/mc.hint.ia
@@ -299,6 +302,7 @@ man/man1/mcview.1.gz
 %%EDITOR%%%%DATADIR%%/syntax/python.syntax
 %%EDITOR%%%%DATADIR%%/syntax/r.syntax
 %%EDITOR%%%%DATADIR%%/syntax/ruby.syntax
+%%EDITOR%%%%DATADIR%%/syntax/rust.syntax
 %%EDITOR%%%%DATADIR%%/syntax/sh.syntax
 %%EDITOR%%%%DATADIR%%/syntax/slang.syntax
 %%EDITOR%%%%DATADIR%%/syntax/smalltalk.syntax



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