diff options
author | fjoe <fjoe@FreeBSD.org> | 2012-11-03 19:02:46 +0800 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2012-11-03 19:02:46 +0800 |
commit | 9060bd35902d0fdda625ddbcad943bcd6a23a414 (patch) | |
tree | 63b8b67da99b0de8aba16b641e20b338a88688d1 /misc/mc | |
parent | 011cfc1930503d081d8c6f014f90aa63e3f47f83 (diff) | |
download | freebsd-ports-gnome-9060bd35902d0fdda625ddbcad943bcd6a23a414.tar.gz freebsd-ports-gnome-9060bd35902d0fdda625ddbcad943bcd6a23a414.tar.zst freebsd-ports-gnome-9060bd35902d0fdda625ddbcad943bcd6a23a414.zip |
Update to 4.8.1.6.
Feature safe: yes
Diffstat (limited to 'misc/mc')
-rw-r--r-- | misc/mc/Makefile | 4 | ||||
-rw-r--r-- | misc/mc/distinfo | 4 | ||||
-rw-r--r-- | misc/mc/files/patch-lib-widget-input.c | 10 | ||||
-rw-r--r-- | misc/mc/pkg-plist | 6 |
4 files changed, 10 insertions, 14 deletions
diff --git a/misc/mc/Makefile b/misc/mc/Makefile index c0c31115c80e..1d57bfb95938 100644 --- a/misc/mc/Makefile +++ b/misc/mc/Makefile @@ -6,8 +6,8 @@ # PORTNAME= mc -PORTVERSION= 4.8.1.4 -PORTREVISION= 1 +PORTVERSION= 4.8.1.6 +PORTREVISION= 0 CATEGORIES= misc shells MASTER_SITES= http://www.midnight-commander.org/downloads/ \ ${MASTER_SITE_SUNSITE} diff --git a/misc/mc/distinfo b/misc/mc/distinfo index 0a4e83157ce4..9c90938f3d29 100644 --- a/misc/mc/distinfo +++ b/misc/mc/distinfo @@ -1,2 +1,2 @@ -SHA256 (mc-4.8.1.4.tar.xz) = dd2f344fd3d508c5f46d8e661567574ff9b059c5df70fd51b4be76cfe4c35dd8 -SIZE (mc-4.8.1.4.tar.xz) = 2043948 +SHA256 (mc-4.8.1.6.tar.xz) = 34545890b12c499654878a683c87724459292961d0b1c32eceee3adee5a408e4 +SIZE (mc-4.8.1.6.tar.xz) = 2097020 diff --git a/misc/mc/files/patch-lib-widget-input.c b/misc/mc/files/patch-lib-widget-input.c deleted file mode 100644 index a59f23cd6630..000000000000 --- a/misc/mc/files/patch-lib-widget-input.c +++ /dev/null @@ -1,10 +0,0 @@ ---- lib/widget/input.c.orig 2012-08-29 20:27:24.000000000 +0700 -+++ lib/widget/input.c 2012-08-29 20:27:53.000000000 +0700 -@@ -1179,6 +1179,7 @@ - in->mark = 0; - in->need_push = TRUE; - in->charpoint = 0; -+ input_update (in, TRUE); - } - - /* --------------------------------------------------------------------------------------------- */ diff --git a/misc/mc/pkg-plist b/misc/mc/pkg-plist index e0a94b04c374..7b27bcc63c0e 100644 --- a/misc/mc/pkg-plist +++ b/misc/mc/pkg-plist @@ -75,9 +75,11 @@ libexec/mc/mc.sh %%NLS%%share/locale/cs/LC_MESSAGES/mc.mo %%NLS%%share/locale/da/LC_MESSAGES/mc.mo %%NLS%%share/locale/de/LC_MESSAGES/mc.mo +%%NLS%%share/locale/de_CH/LC_MESSAGES/mc.mo %%NLS%%share/locale/el/LC_MESSAGES/mc.mo %%NLS%%share/locale/eo/LC_MESSAGES/mc.mo %%NLS%%share/locale/es/LC_MESSAGES/mc.mo +%%NLS%%share/locale/et/LC_MESSAGES/mc.mo %%NLS%%share/locale/eu/LC_MESSAGES/mc.mo %%NLS%%share/locale/fi/LC_MESSAGES/mc.mo %%NLS%%share/locale/fi_FI/LC_MESSAGES/mc.mo @@ -160,6 +162,7 @@ libexec/mc/mc.sh %%EDITOR%%%%DATADIR%%/syntax/c.syntax %%EDITOR%%%%DATADIR%%/syntax/cabal.syntax %%EDITOR%%%%DATADIR%%/syntax/changelog.syntax +%%EDITOR%%%%DATADIR%%/syntax/cmake.syntax %%EDITOR%%%%DATADIR%%/syntax/cs.syntax %%EDITOR%%%%DATADIR%%/syntax/css.syntax %%EDITOR%%%%DATADIR%%/syntax/cxx.syntax @@ -170,6 +173,7 @@ libexec/mc/mc.sh %%EDITOR%%%%DATADIR%%/syntax/debian-description.syntax %%EDITOR%%%%DATADIR%%/syntax/debian-sources-list.syntax %%EDITOR%%%%DATADIR%%/syntax/diff.syntax +%%EDITOR%%%%DATADIR%%/syntax/dlink.syntax %%EDITOR%%%%DATADIR%%/syntax/dos.syntax %%EDITOR%%%%DATADIR%%/syntax/ebuild.syntax %%EDITOR%%%%DATADIR%%/syntax/eiffel.syntax @@ -237,6 +241,8 @@ libexec/mc/mc.sh %%NLS%%@dirrmtry share/locale/ia %%NLS%%@dirrmtry share/locale/fi_FI/LC_MESSAGES %%NLS%%@dirrmtry share/locale/fi_FI +%%NLS%%@dirrmtry share/locale/de_CH/LC_MESSAGES +%%NLS%%@dirrmtry share/locale/de_CH @dirrm libexec/mc/fish @dirrm libexec/mc/extfs.d @dirrm libexec/mc |