From 96281ea91ce9171e37b6067ab45f45bd99867043 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sun, 1 May 2016 19:59:13 +0000 Subject: - Update to 1.15 - Add NO_ARCH Changes: - Update IRC server setting [1] - Merge files/patch-* PR: 200729 [1] Submitted by: RayCherng Yu [1] --- chinese/auto-tw-l10n/Makefile | 7 ++----- chinese/auto-tw-l10n/distinfo | 4 ++-- chinese/auto-tw-l10n/files/patch-dot.vimrc | 26 -------------------------- chinese/auto-tw-l10n/files/patch-dot.xinitrc | 18 ------------------ 4 files changed, 4 insertions(+), 51 deletions(-) delete mode 100644 chinese/auto-tw-l10n/files/patch-dot.vimrc delete mode 100644 chinese/auto-tw-l10n/files/patch-dot.xinitrc (limited to 'chinese') diff --git a/chinese/auto-tw-l10n/Makefile b/chinese/auto-tw-l10n/Makefile index 00d094d9c34f..79b473335cc9 100644 --- a/chinese/auto-tw-l10n/Makefile +++ b/chinese/auto-tw-l10n/Makefile @@ -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/ diff --git a/chinese/auto-tw-l10n/distinfo b/chinese/auto-tw-l10n/distinfo index 958c88535ddb..8d443b5d0e47 100644 --- a/chinese/auto-tw-l10n/distinfo +++ b/chinese/auto-tw-l10n/distinfo @@ -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 diff --git a/chinese/auto-tw-l10n/files/patch-dot.vimrc b/chinese/auto-tw-l10n/files/patch-dot.vimrc deleted file mode 100644 index f5d07cb26485..000000000000 --- a/chinese/auto-tw-l10n/files/patch-dot.vimrc +++ /dev/null @@ -1,26 +0,0 @@ ---- dot.vimrc.orig 2015-06-08 09:31:24.632410000 +0800 -+++ dot.vimrc 2015-06-08 09:32:26.848032000 +0800 -@@ -84,21 +84,11 @@ - "------------------------------------- - " Vim locale - "------------------------------------- --"set enc=big5 --"set fileencoding=big5 -+set enc=utf-8 -+set fileencoding=utf-8 - set hls - set sw=2 - set background=dark --set fileencoding=big5 -- --if exists("&encoding") -- set fileencodings=ucs-bom,utf-8,japan,big5,prc -- if has("gui_running") -- set encoding=utf-8 -- else -- set encoding=big5 -- endif --endif - - set langmenu=none - syntax on diff --git a/chinese/auto-tw-l10n/files/patch-dot.xinitrc b/chinese/auto-tw-l10n/files/patch-dot.xinitrc deleted file mode 100644 index 030f48bfa5df..000000000000 --- a/chinese/auto-tw-l10n/files/patch-dot.xinitrc +++ /dev/null @@ -1,18 +0,0 @@ ---- dot.xinitrc.orig 2011-07-13 21:26:12.000000000 +0800 -+++ dot.xinitrc 2015-06-08 09:29:10.373614000 +0800 -@@ -1,6 +1,3 @@ --# KDE4 --#export PATH=/usr/local/kde4/bin:$PATH -- - export TERM=xterm - - export XMODIFIERS='@im=xcin' -@@ -36,7 +33,7 @@ - #exec afterstep - #exec e16 - #exec gnome-session --#exec startkde -+#exec startlxde - #exec wmaker - #exec startxfce4 - #exec startkde4 -- cgit v1.2.3