Bug 140991 - [UPDATE] Patch to update chinese/libchewing to 0.3.2
Summary: [UPDATE] Patch to update chinese/libchewing to 0.3.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-29 06:10 UTC by Denny Lin
Modified: 2009-12-18 05:10 UTC (History)
0 users

See Also:


Attachments
Makefile.patch (485 bytes, patch)
2009-11-29 06:10 UTC, Denny Lin
no flags Details | Diff
pkg-plist.patch (886 bytes, patch)
2009-11-29 06:10 UTC, Denny Lin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Denny Lin 2009-11-29 06:10:00 UTC
Update chinese/libchewing to 0.3.2. The patches in chinese/libchewing/files have to be removed. They are no longer necessry.

I've built and tested this port, but I'm not 100% sure it's ok.

Fix: --- ports/chinese/libchewing/distinfo.orig	2009-11-29 13:29:47.000000000 +0800
+++ ports/chinese/libchewing/distinfo	2009-11-29 13:34:17.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (libchewing-0.3.0.tar.gz) = d60bdc2b3f81b70963cd01a93049a8e3
-SHA256 (libchewing-0.3.0.tar.gz) = f7247eb82af9ba67c03964153a6df3694568358d9161c4a60b03aec5c1f0d98c
-SIZE (libchewing-0.3.0.tar.gz) = 2172069
+MD5 (libchewing-0.3.2.tar.bz2) = ef70745ffdf199aa17e533427c63499f
+SHA256 (libchewing-0.3.2.tar.bz2) = 056327f562b4cc2b95f7c5bb409398c0dfe58f3b5b6861bc6d2768776e170f15
+SIZE (libchewing-0.3.2.tar.bz2) = 1802842
--- distinfo.patch ends here ---
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-11-29 06:10:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-12-18 05:06:26 UTC
clsung      2009-12-18 05:06:18 UTC

  FreeBSD ports repository

  Modified files:
    chinese/libchewing   Makefile distinfo pkg-plist 
  Removed files:
    chinese/libchewing/files patch-configure patch-src-char.c 
                             patch-src-dict.c 
  Log:
  - Update to 0.3.2
  
  PR:             ports/140991
  Submitted by:   Denny Lin <dennylin93_AT_cnmc32 dot hs dot ntnu dot edu dot tw>
  
  Revision  Changes    Path
  1.13      +2 -2      ports/chinese/libchewing/Makefile
  1.6       +3 -3      ports/chinese/libchewing/distinfo
  1.2       +0 -10     ports/chinese/libchewing/files/patch-configure (dead)
  1.2       +0 -11     ports/chinese/libchewing/files/patch-src-char.c (dead)
  1.2       +0 -11     ports/chinese/libchewing/files/patch-src-dict.c (dead)
  1.5       +4 -8      ports/chinese/libchewing/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Cheng-Lung Sung freebsd_committer freebsd_triage 2009-12-18 05:06:27 UTC
State Changed
From-To: open->closed

Committed. Thank You.