Date: Fri, 11 Dec 2015 21:31:50 +0000 (UTC) From: Pawel Pekala <pawel@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r403561 - head/shells/wcd Message-ID: <201512112131.tBBLVoku010941@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pawel Date: Fri Dec 11 21:31:49 2015 New Revision: 403561 URL: https://svnweb.freebsd.org/changeset/ports/403561 Log: Update to version 5.3.1 Changelog: New simplified Chinese translation of the messages. Unicode support is by default enabled for Windows and Unix. Automatically detect if we are in MSYS 1 or 2, and disable Unicode for MSYS 1. Modified: head/shells/wcd/Makefile head/shells/wcd/distinfo head/shells/wcd/pkg-plist (contents, props changed) Modified: head/shells/wcd/Makefile ============================================================================== --- head/shells/wcd/Makefile Fri Dec 11 21:14:27 2015 (r403560) +++ head/shells/wcd/Makefile Fri Dec 11 21:31:49 2015 (r403561) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wcd -PORTVERSION= 5.3.0 +PORTVERSION= 5.3.1 CATEGORIES= shells MASTER_SITES= SF Modified: head/shells/wcd/distinfo ============================================================================== --- head/shells/wcd/distinfo Fri Dec 11 21:14:27 2015 (r403560) +++ head/shells/wcd/distinfo Fri Dec 11 21:31:49 2015 (r403561) @@ -1,2 +1,2 @@ -SHA256 (wcd-5.3.0.tar.gz) = 9375c9b055e0ebff8d0b0a11673229bb9770071bda76249cf2494532794ecd9b -SIZE (wcd-5.3.0.tar.gz) = 617825 +SHA256 (wcd-5.3.1.tar.gz) = bd1705529311e8825a20af742c4c4004857917c623ee9e8fc63ff5c1fb56d525 +SIZE (wcd-5.3.1.tar.gz) = 625579 Modified: head/shells/wcd/pkg-plist ============================================================================== --- head/shells/wcd/pkg-plist Fri Dec 11 21:14:27 2015 (r403560) +++ head/shells/wcd/pkg-plist Fri Dec 11 21:31:49 2015 (r403561) @@ -27,3 +27,4 @@ man/uk/man1/wcd.1.gz %%NLS%%share/locale/nl/LC_MESSAGES/wcd.mo %%NLS%%share/locale/uk/LC_MESSAGES/wcd.mo %%NLS%%share/locale/vi/LC_MESSAGES/wcd.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/wcd.mo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512112131.tBBLVoku010941>