diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-07-25 22:48:36 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-07-25 23:01:58 +0000 |
commit | 2f12fbb7f009d95cf7771e6173a8a2f1783e11e2 (patch) | |
tree | f6d6eb6384d2ae73482ba85b110a861fe03ccd9a | |
parent | 817ceea0bf0f4cc47ab9941e7b8a76495171a469 (diff) | |
download | ports-2f12fbb7f009d95cf7771e6173a8a2f1783e11e2.tar.gz ports-2f12fbb7f009d95cf7771e6173a8a2f1783e11e2.zip |
textproc/ibus-m17n: Update 1.4.5 -> 1.4.6
-rw-r--r-- | textproc/ibus-m17n/Makefile | 5 | ||||
-rw-r--r-- | textproc/ibus-m17n/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/textproc/ibus-m17n/Makefile b/textproc/ibus-m17n/Makefile index f09fe7cfd23a..182ba0222783 100644 --- a/textproc/ibus-m17n/Makefile +++ b/textproc/ibus-m17n/Makefile @@ -1,7 +1,7 @@ # Created by: Nikola Lecic <nikola.lecic@anthesphoria.net> PORTNAME= ibus-m17n -DISTVERSION= 1.4.5 +DISTVERSION= 1.4.6 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org @@ -13,7 +13,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libibus-1.0.so:textproc/ibus \ libm17n.so:devel/m17n-lib \ libfreetype.so:print/freetype2 \ - libfontconfig.so:x11-fonts/fontconfig + libfontconfig.so:x11-fonts/fontconfig \ + libharfbuzz.so:print/harfbuzz RUN_DEPENDS= ibus-daemon:textproc/ibus PORTSCOUT= limit:^[0-9]+\.[0-9].*$$ diff --git a/textproc/ibus-m17n/distinfo b/textproc/ibus-m17n/distinfo index b16e37d58c6d..98a5096c11e7 100644 --- a/textproc/ibus-m17n/distinfo +++ b/textproc/ibus-m17n/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1617923986 -SHA256 (ibus-ibus-m17n-1.4.5_GH0.tar.gz) = c9a423ef0205e6ab0f816ec2b5082fd8f378702a82eed883d71ecaa450c4a99e -SIZE (ibus-ibus-m17n-1.4.5_GH0.tar.gz) = 45808 +TIMESTAMP = 1627247666 +SHA256 (ibus-ibus-m17n-1.4.6_GH0.tar.gz) = 82b4ea8e11aede1337728160a7f30a63771b19d2260ff9c1f51d2b6a1d51a643 +SIZE (ibus-ibus-m17n-1.4.6_GH0.tar.gz) = 45964 |