- Update to 3.3.1
PR: ports/102785 Submitted by: Dryice Liu <dryice at dryice.name> (maintainer)
This commit is contained in:
parent
922dda77ee
commit
807d89270d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=171953
3 changed files with 8 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= fcitx
|
||||
PORTVERSION= 3.3
|
||||
PORTVERSION= 3.3.1
|
||||
CATEGORIES= chinese x11
|
||||
MASTER_SITES= http://www.fcitx.org/download/ \
|
||||
http://dryice.name/computer/FreeBSD/distfiles/
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (fcitx-3.3.tar.bz2) = 627eca1c16f80ba3588794782b8ce857
|
||||
SHA256 (fcitx-3.3.tar.bz2) = 5e44d4ef12fd0aaae6f6d7ec9743b2d0c277b442a36a97c6f633385c3549a5bb
|
||||
SIZE (fcitx-3.3.tar.bz2) = 3156125
|
||||
MD5 (fcitx-3.3.1.tar.bz2) = 8836566accf8f8e024f90763f4e13fae
|
||||
SHA256 (fcitx-3.3.1.tar.bz2) = bc4da2d3e46d84b627cb1555a5e4118c51276a55f245559fb3963cd232e7aed2
|
||||
SIZE (fcitx-3.3.1.tar.bz2) = 3156389
|
||||
|
|
|
@ -1,11 +1,15 @@
|
|||
bin/createPYMB
|
||||
bin/fcitx
|
||||
bin/jd2fcitx
|
||||
bin/mb2org
|
||||
bin/mb2txt
|
||||
bin/pyjj2fcitx
|
||||
bin/readPYBase
|
||||
bin/readPYMB
|
||||
bin/txt2mb
|
||||
bin/win2fcitx
|
||||
%%DATADIR%%/data/cj.mb
|
||||
%%DATADIR%%/data/config
|
||||
%%DATADIR%%/data/erbi.mb
|
||||
%%DATADIR%%/data/gbks2t.tab
|
||||
%%DATADIR%%/data/punc.mb
|
||||
|
|
Loading…
Reference in a new issue