From owner-svn-ports-all@freebsd.org Fri Dec 11 21:31:51 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4E261A04FEA; Fri, 11 Dec 2015 21:31:51 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1D62B1785; Fri, 11 Dec 2015 21:31:51 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tBBLVoro010945; Fri, 11 Dec 2015 21:31:50 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tBBLVoku010941; Fri, 11 Dec 2015 21:31:50 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201512112131.tBBLVoku010941@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Fri, 11 Dec 2015 21:31:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r403561 - head/shells/wcd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Dec 2015 21:31:51 -0000 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