- Update to 1.3.1
PR: ports/154315 Submitted by: Nikola Lecic <nikola.lecic AT anthesphoria.net> (maintainer) Approved by: sahil@/wen@ (mentors, implicit) Feature safe: yes
This commit is contained in:
parent
2ca38d3e9e
commit
d701b504fe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=268400
3 changed files with 6 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= ibus-m17n
|
||||
PORTVERSION= 1.3.0
|
||||
PORTVERSION= 1.3.1
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \
|
||||
http://anthesphoria.net/FreeBSD/ports/distfiles/
|
||||
|
|
|
@ -1,3 +1,2 @@
|
|||
MD5 (ibus-m17n-1.3.0.tar.gz) = 898b5ce1a685df201f959ac8feeb5a82
|
||||
SHA256 (ibus-m17n-1.3.0.tar.gz) = 1ff7c870fa91f7fc207eab4e76bac3b6b54ea1e6fd9c0e745751425f5548c6bd
|
||||
SIZE (ibus-m17n-1.3.0.tar.gz) = 391768
|
||||
SHA256 (ibus-m17n-1.3.1.tar.gz) = 65b19e5b50b8431a1faa1c48a7ca3b94cb5bc20bfaa9d71c8dd78bc8a1e88187
|
||||
SIZE (ibus-m17n-1.3.1.tar.gz) = 404890
|
||||
|
|
|
@ -1,6 +1,9 @@
|
|||
libexec/ibus-engine-m17n
|
||||
libexec/ibus-setup-m17n
|
||||
share/ibus/component/m17n.xml
|
||||
%%DATADIR%%/icons/ibus-m17n.svg
|
||||
%%DATADIR%%/setup/ibus-m17n-preferences.ui
|
||||
%%NLS%%share/locale/zh_CN/LC_MESSAGES/ibus-m17n.mo
|
||||
@dirrm %%DATADIR%%/icons
|
||||
@dirrm %%DATADIR%%/setup
|
||||
@dirrm %%DATADIR%%
|
||||
|
|
Loading…
Reference in a new issue