From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Mar 5 15:40:11 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D6771106567E for ; Mon, 5 Mar 2012 15:40:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id ACB218FC23 for ; Mon, 5 Mar 2012 15:40:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q25FeBjL093861 for ; Mon, 5 Mar 2012 15:40:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q25FeBF1093860; Mon, 5 Mar 2012 15:40:11 GMT (envelope-from gnats) Resent-Date: Mon, 5 Mar 2012 15:40:11 GMT Resent-Message-Id: <201203051540.q25FeBF1093860@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Zhihao Yuan Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AD8F4106564A for ; Mon, 5 Mar 2012 15:34:42 +0000 (UTC) (envelope-from lichray@gmail.com) Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54]) by mx1.freebsd.org (Postfix) with ESMTP id 62B0C8FC08 for ; Mon, 5 Mar 2012 15:34:42 +0000 (UTC) Received: by yhgm50 with SMTP id m50so1888793yhg.13 for ; Mon, 05 Mar 2012 07:34:41 -0800 (PST) Received: from mr.google.com ([10.50.57.163]) by 10.50.57.163 with SMTP id j3mr7330622igq.3.1330961681574 (num_hops = 1); Mon, 05 Mar 2012 07:34:41 -0800 (PST) Received: by 10.50.57.163 with SMTP id j3mr6059283igq.3.1330961681518; Mon, 05 Mar 2012 07:34:41 -0800 (PST) Received: from elitebook.hp (c-98-228-191-105.hsd1.il.comcast.net. [98.228.191.105]) by mx.google.com with ESMTPS id s8sm8006532igw.16.2012.03.05.07.34.38 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 05 Mar 2012 07:34:40 -0800 (PST) Received: by elitebook.hp (sSMTP sendmail emulation); Mon, 05 Mar 2012 09:34:35 -0600 Message-Id: <4f54dd10.884d320a.3785.1367@mx.google.com> Date: Mon, 05 Mar 2012 09:34:35 -0600 From: Zhihao Yuan To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/165717: [FIX] chinese/fcitx's distfile, patch X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Zhihao Yuan List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Mar 2012 15:40:12 -0000 >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: