Date: Mon, 05 Mar 2012 09:34:35 -0600 From: Zhihao Yuan <lichray@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/165717: [FIX] chinese/fcitx's distfile, patch Message-ID: <4f54dd10.884d320a.3785.1367@mx.google.com> Resent-Message-ID: <201203051540.q25FeBF1093860@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 165717 >Category: ports >Synopsis: [FIX] chinese/fcitx's distfile, patch >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Mar 05 15:40:11 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Zhihao Yuan >Release: FreeBSD 8.3-PRERELEASE amd64 >Organization: Northern Illinois University >Environment: System: FreeBSD elitebook.hp 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #3 r231904: Sun Feb 19 02:16:01 CST 2012 lichray@elitebook.hp:/usr/obj/home/lichray/devel/freebsd-8/sys/HOUKAGO amd64 >Description: One of the distfiles was updated. A patch was recoded into something other than UTF-8; let me try to update it again. >How-To-Repeat: >Fix: --- fcitx_1.patch begins here --- diff -ruN --exclude=CVS ../fcitx.orig/distinfo ./distinfo --- ../fcitx.orig/distinfo 2012-02-07 14:57:07.000000000 -0600 +++ ./distinfo 2012-03-05 09:17:31.064782932 -0600 @@ -1,6 +1,6 @@ SHA256 (fcitx/fcitx-4.2.0.tar.bz2) = 1410141f91321ec0c2514b8a9b3ff13ce3af82841036264f5a8b7ad005b139e5 SIZE (fcitx/fcitx-4.2.0.tar.bz2) = 785160 -SHA256 (fcitx/pinyin.tar.gz) = bf8c581450f9fac0eab0498927d1d5e5c1cd465ed9937e4d9362ca9d67920fa4 -SIZE (fcitx/pinyin.tar.gz) = 1613447 +SHA256 (fcitx/pinyin.tar.gz) = 583829b24a758c087c08de4a69480d0bf5946354fe77db360d6d7f467c2bd8e1 +SIZE (fcitx/pinyin.tar.gz) = 1608886 SHA256 (fcitx/table.tar.gz) = 6196053c724125e3ae3d8bd6b2f9172d0c83b65b0d410d3cde63b7a8d6ab87b7 SIZE (fcitx/table.tar.gz) = 4144686 diff -ruN --exclude=CVS ../fcitx.orig/files/tpunc-data_punc.mb.zh_CN ./files/tpunc-data_punc.mb.zh_CN --- ../fcitx.orig/files/tpunc-data_punc.mb.zh_CN 2012-02-07 14:57:07.000000000 -0600 +++ ./files/tpunc-data_punc.mb.zh_CN 2012-03-05 09:22:52.759516303 -0600 @@ -1,22 +1,22 @@ ---- data/punc.mb.zh_CN~ 2012-02-01 10:41:59.000000000 -0600 -+++ data/punc.mb.zh_CN 2012-02-06 01:32:03.879099301 -0600 +--- data/punc.mb.zh_CN.orig 2012-02-01 10:41:59.000000000 -0600 ++++ data/punc.mb.zh_CN 2012-03-05 09:20:53.636598589 -0600 @@ -1,10 +1,10 @@ - . ã - , ï¼ - ? ï¼ --" â â -+" ã ã - : ï¼ - ; ï¼ --' â â -+' ã ã - < ã - > ã - \ ã -@@ -17,4 +17,4 @@ _ ââ - ) ï¼ - [ · - ] ï¼» ï¼½ --~ ï½ + . 。 + , , + ? ? +-" “ ” ++" 「 」 + : : + ; ; +-' ‘ ’ ++' 『 』 + < 《 + > 》 + \ 、 +@@ -17,4 +17,4 @@ _ —— + ) ) + [ · + ] [ ] +-~ ~ \ No newline at end of file -+~ ï½ ++~ ~ --- fcitx_1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4f54dd10.884d320a.3785.1367>