Update chinese/ibus-pinyin to 1.4.0. This port must be committed after ports/163791: [update] textproc/ibus 1.4.0 < http://www.freebsd.org/cgi/query-pr.cgi?pr=163791 > since it depends on ibus 1.4.0. Changes: * Remove dependency on boost * Require GCC 4.4+ for c++0x standard * Add three options to select database to use and select optional dependencies Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->delphij Take
delphij 2012-01-10 21:47:44 UTC FreeBSD ports repository Modified files: chinese/ibus-pinyin Makefile distinfo pkg-plist Log: Update to 1.4.0. Changes: * Remove dependency on boost * Require GCC 4.4+ for c++0x standard * Add three options to select database to use and select optional dependencies PR: ports/163883 Submitted by: Henry Hu <henry.hu.sh gmail.com> (maintainer) Revision Changes Path 1.11 +47 -7 ports/chinese/ibus-pinyin/Makefile 1.6 +4 -2 ports/chinese/ibus-pinyin/distinfo 1.3 +5 -1 ports/chinese/ibus-pinyin/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"
State Changed From-To: open->closed Committed, thanks!