From owner-svn-ports-head@freebsd.org Sun May 1 19:59:15 2016 Return-Path: Delivered-To: svn-ports-head@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 67482B29161; Sun, 1 May 2016 19:59:15 +0000 (UTC) (envelope-from sunpoet@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 E20C51A00; Sun, 1 May 2016 19:59:14 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u41JxE8K082118; Sun, 1 May 2016 19:59:14 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u41JxDNH082116; Sun, 1 May 2016 19:59:13 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605011959.u41JxDNH082116@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 1 May 2016 19:59:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414421 - in head/chinese/auto-tw-l10n: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 May 2016 19:59:15 -0000 Author: sunpoet Date: Sun May 1 19:59:13 2016 New Revision: 414421 URL: https://svnweb.freebsd.org/changeset/ports/414421 Log: - Update to 1.15 - Add NO_ARCH Changes: - Update IRC server setting [1] - Merge files/patch-* PR: 200729 [1] Submitted by: RayCherng Yu [1] Deleted: head/chinese/auto-tw-l10n/files/patch-dot.vimrc head/chinese/auto-tw-l10n/files/patch-dot.xinitrc Modified: head/chinese/auto-tw-l10n/Makefile head/chinese/auto-tw-l10n/distinfo Modified: head/chinese/auto-tw-l10n/Makefile ============================================================================== --- head/chinese/auto-tw-l10n/Makefile Sun May 1 19:59:09 2016 (r414420) +++ head/chinese/auto-tw-l10n/Makefile Sun May 1 19:59:13 2016 (r414421) @@ -2,22 +2,19 @@ # $FreeBSD$ PORTNAME= auto-tw-l10n -PORTVERSION= 1.14 -PORTREVISION= 2 +PORTVERSION= 1.15 CATEGORIES= chinese MASTER_SITES= LOCAL/sunpoet MAINTAINER= ports@FreeBSD.org COMMENT= Automatic localization for Traditional Chinese locale +NO_ARCH= yes NO_BUILD= yes USES= tar:xz SUB_FILES= pkg-message -pre-install: - @${FIND} ${WRKSRC} -name "*.orig" -delete - do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/share/skel/zh_TW.UTF-8/ ${INSTALL_DATA} ${WRKSRC}/* ${STAGEDIR}${PREFIX}/share/skel/zh_TW.UTF-8/ Modified: head/chinese/auto-tw-l10n/distinfo ============================================================================== --- head/chinese/auto-tw-l10n/distinfo Sun May 1 19:59:09 2016 (r414420) +++ head/chinese/auto-tw-l10n/distinfo Sun May 1 19:59:13 2016 (r414421) @@ -1,2 +1,2 @@ -SHA256 (auto-tw-l10n-1.14.tar.xz) = d6f24d729f4b55bd5437090d7c8b5304077e0ebd58f70a8802361aa1c06cf4e5 -SIZE (auto-tw-l10n-1.14.tar.xz) = 7880 +SHA256 (auto-tw-l10n-1.15.tar.xz) = 53e4ffaa62c825d9658e97990451720b6f98a83dbdd6ff3ec1f1b82516551760 +SIZE (auto-tw-l10n-1.15.tar.xz) = 7760