FreeBSD Bugzilla – Attachment 154705 Details for
Bug 198829
misc/mc: Update to 4.8.14
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to update misc/mc to 4.8.14
mc.patch (text/plain), 3.78 KB, created by
Ben Woods
on 2015-03-23 14:45:15 UTC
(
hide
)
Description:
Patch to update misc/mc to 4.8.14
Filename:
MIME Type:
Creator:
Ben Woods
Created:
2015-03-23 14:45:15 UTC
Size:
3.78 KB
patch
obsolete
>Index: misc/mc/Makefile >=================================================================== >--- misc/mc/Makefile (revision 381897) >+++ misc/mc/Makefile (working copy) >@@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= mc >-PORTVERSION= 4.8.13 >-PORTREVISION= 3 >+PORTVERSION= 4.8.14 > CATEGORIES= misc shells > MASTER_SITES= http://ftp.midnight-commander.org/ \ > http://ftp.osuosl.org/pub/midnightcommander/ \ >@@ -12,7 +11,7 @@ > ${PORTNAME}.png:icons > EXTRACT_ONLY= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= woodsb02@gmail.com > COMMENT= Midnight Commander, a free Norton Commander Clone > > LICENSE= GPLv3 >@@ -61,8 +60,6 @@ > > X11_CONFIGURE_ENABLE= x > >-SUB_FILES= pkg-message >- > PORTDOCS= * > > DOCSRCDIR1= ${WRKSRC} >Index: misc/mc/distinfo >=================================================================== >--- misc/mc/distinfo (revision 381897) >+++ misc/mc/distinfo (working copy) >@@ -1,4 +1,4 @@ >-SHA256 (mc-4.8.13.tar.xz) = 36d6191a47ec5d89d3788e48846fb620c481816441ff25264add8898d277b657 >-SIZE (mc-4.8.13.tar.xz) = 2231448 >+SHA256 (mc-4.8.14.tar.xz) = 6b1f74efbdf394bfab084f4d2ea2e72173de5f12cd42be2533ca2c3b72edb8e6 >+SIZE (mc-4.8.14.tar.xz) = 2305788 > SHA256 (mc.png) = 6bd935ea11c45da5c11e60542e30b4a05396d75b81401f28b3a68a82cafbf8fe > SIZE (mc.png) = 6466 >Index: misc/mc/files/patch-misc__ext.d__text.sh.in >=================================================================== >--- misc/mc/files/patch-misc__ext.d__text.sh.in (revision 0) >+++ misc/mc/files/patch-misc__ext.d__text.sh.in (working copy) >@@ -0,0 +1,20 @@ >+--- misc/ext.d/text.sh.in.orig 2015-03-23 14:25:02 UTC >++++ misc/ext.d/text.sh.in >+@@ -45,7 +45,7 @@ do_view_action() { >+ cat "${MC_EXT_FILENAME}" >+ ;; >+ *) >+- MANROFFOPT=-c MAN_KEEP_FORMATTING=1 man -P cat -l "${MC_EXT_FILENAME}" >++ MANROFFOPT=-c MAN_KEEP_FORMATTING=1 man -P cat "${MC_EXT_FILENAME}" >+ ;; >+ esac >+ ;; >+@@ -66,7 +66,7 @@ do_view_action() { >+ *) >+ # "man" takes care of uncompressing. >+ # This way the stdin is left intact so the correct width is used. >+- MANROFFOPT=-c MAN_KEEP_FORMATTING=1 man -P cat -l "${MC_EXT_FILENAME}" >++ MANROFFOPT=-c MAN_KEEP_FORMATTING=1 man -P cat "${MC_EXT_FILENAME}" >+ ;; >+ esac >+ ;; > >Property changes on: misc/mc/files/patch-misc__ext.d__text.sh.in >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: misc/mc/files/pkg-message.in >=================================================================== >--- misc/mc/files/pkg-message.in (revision 381897) >+++ misc/mc/files/pkg-message.in (working copy) >@@ -1,14 +0,0 @@ >-=============================================================================== >- >-Midnight Commander has been installed. >- >-If you have problems, please reinstall Midnight Commander >- >-cd /usr/ports/misc/mc && make deinstall clean reinstall >- >-For Screen it is best to use the default Option SLANG, with NCURSES >-you can have worse graphics. >- >-Have fun! >- >-=============================================================================== >Index: misc/mc/pkg-plist >=================================================================== >--- misc/mc/pkg-plist (revision 381897) >+++ misc/mc/pkg-plist (working copy) >@@ -279,6 +279,7 @@ > %%EDITOR%%%%DATADIR%%/syntax/povray.syntax > %%EDITOR%%%%DATADIR%%/syntax/procmail.syntax > %%EDITOR%%%%DATADIR%%/syntax/properties.syntax >+%%EDITOR%%%%DATADIR%%/syntax/puppet.syntax > %%EDITOR%%%%DATADIR%%/syntax/python.syntax > %%EDITOR%%%%DATADIR%%/syntax/ruby.syntax > %%EDITOR%%%%DATADIR%%/syntax/sh.syntax
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 198829
: 154705 |
154706