diff options
author | fjoe <fjoe@FreeBSD.org> | 2012-02-19 09:24:23 +0800 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2012-02-19 09:24:23 +0800 |
commit | 699ff7852d752ecc8feb34e9e63703f1a91617c0 (patch) | |
tree | ebc50be1cccfa13f83403e3a442e2a2e8b744dd9 /misc/mc | |
parent | 7d3e29ecd66867d3a56cc13656435de1a57406db (diff) | |
download | freebsd-ports-gnome-699ff7852d752ecc8feb34e9e63703f1a91617c0.tar.gz freebsd-ports-gnome-699ff7852d752ecc8feb34e9e63703f1a91617c0.tar.zst freebsd-ports-gnome-699ff7852d752ecc8feb34e9e63703f1a91617c0.zip |
Update to 4.7.5.6
PR: 165257
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 |