diff options
author | Max Khon <fjoe@FreeBSD.org> | 2012-02-19 01:24:23 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2012-02-19 01:24:23 +0000 |
commit | 8c37b5b7273ed451f99e97f321f934d4c8aaff15 (patch) | |
tree | f5104fc0a8f152cc7ead2099b7cf4a6940a27f8e /misc/mc | |
parent | 043d3307e142b0c41975b70d26281e8ed1e9f5d5 (diff) | |
download | ports-8c37b5b7273ed451f99e97f321f934d4c8aaff15.tar.gz ports-8c37b5b7273ed451f99e97f321f934d4c8aaff15.zip |
Notes
Diffstat (limited to 'misc/mc')
-rw-r--r-- | misc/mc/Makefile | 4 | ||||
-rw-r--r-- | misc/mc/distinfo | 4 | ||||
-rw-r--r-- | misc/mc/pkg-plist | 4 |
3 files changed, 8 insertions, 4 deletions
diff --git a/misc/mc/Makefile b/misc/mc/Makefile index f37fbac32287..f23bd29a0ea3 100644 --- a/misc/mc/Makefile +++ b/misc/mc/Makefile @@ -6,8 +6,8 @@ # PORTNAME= mc -PORTVERSION= 4.7.5.5 -PORTREVISION= 1 +PORTVERSION= 4.7.5.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 e6f30ff758b9..71df53b4962b 100644 --- a/misc/mc/distinfo +++ b/misc/mc/distinfo @@ -1,2 +1,2 @@ -SHA256 (mc-4.7.5.5.tar.xz) = 1ec5e711e7de01d9317a444061ab0d3c91bb84d8898dbbc99c7c472d6afbe2ea -SIZE (mc-4.7.5.5.tar.xz) = 1991540 +SHA256 (mc-4.7.5.6.tar.xz) = 8fc20859eac824b062fb2862429579b75cdbfb8d9011f1a7793d516550af4ffd +SIZE (mc-4.7.5.6.tar.xz) = 1995148 diff --git a/misc/mc/pkg-plist b/misc/mc/pkg-plist index e1db3c46ee45..4efc80b65838 100644 --- a/misc/mc/pkg-plist +++ b/misc/mc/pkg-plist @@ -60,6 +60,7 @@ libexec/mc/fish/mv libexec/mc/fish/rmdir libexec/mc/fish/send libexec/mc/fish/unlink +libexec/mc/fish/utime libexec/mc/mc-wrapper.csh libexec/mc/mc-wrapper.sh libexec/mc/mc.csh @@ -71,6 +72,7 @@ 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 @@ -221,6 +223,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 |