Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Nov 2018 11:19:39 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r484683 - head/japanese/fcitx-anthy
Message-ID:  <201811111119.wABBJdsL012189@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Sun Nov 11 11:19:39 2018
New Revision: 484683
URL: https://svnweb.freebsd.org/changeset/ports/484683

Log:
  - Update to 0.2.3
  
  PR:		231621
  Submitted by:	ryo@tetera.org
  Approved by:	maintainer

Modified:
  head/japanese/fcitx-anthy/Makefile
  head/japanese/fcitx-anthy/distinfo
  head/japanese/fcitx-anthy/pkg-plist

Modified: head/japanese/fcitx-anthy/Makefile
==============================================================================
--- head/japanese/fcitx-anthy/Makefile	Sun Nov 11 10:38:33 2018	(r484682)
+++ head/japanese/fcitx-anthy/Makefile	Sun Nov 11 11:19:39 2018	(r484683)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	fcitx-anthy
-PORTVERSION=	0.2.1
+PORTVERSION=	0.2.3
 CATEGORIES=	japanese
 MASTER_SITES=	http://download.fcitx-im.org/${PORTNAME}/
 DIST_SUBDIR=	fcitx
@@ -12,6 +12,7 @@ COMMENT=	Anthy support for Fcitx
 
 LICENSE=	GPLv2
 
+BUILD_DEPENDS=	bash:shells/bash
 LIB_DEPENDS=	libfcitx-config.so:chinese/fcitx \
 		libanthy.so:japanese/anthy
 

Modified: head/japanese/fcitx-anthy/distinfo
==============================================================================
--- head/japanese/fcitx-anthy/distinfo	Sun Nov 11 10:38:33 2018	(r484682)
+++ head/japanese/fcitx-anthy/distinfo	Sun Nov 11 11:19:39 2018	(r484683)
@@ -1,2 +1,3 @@
-SHA256 (fcitx/fcitx-anthy-0.2.1.tar.xz) = fd208474666f09f1c189c10c2c0fa9cfda33948b704410e02878fdd92174d78d
-SIZE (fcitx/fcitx-anthy-0.2.1.tar.xz) = 72196
+TIMESTAMP = 1541934183
+SHA256 (fcitx/fcitx-anthy-0.2.3.tar.xz) = ed9b4956356ca68e5f7bdd46492873ebebc921a6cf713d7fc62e5680393f5d06
+SIZE (fcitx/fcitx-anthy-0.2.3.tar.xz) = 78020

Modified: head/japanese/fcitx-anthy/pkg-plist
==============================================================================
--- head/japanese/fcitx-anthy/pkg-plist	Sun Nov 11 10:38:33 2018	(r484682)
+++ head/japanese/fcitx-anthy/pkg-plist	Sun Nov 11 11:19:39 2018	(r484683)
@@ -11,6 +11,7 @@ share/fcitx/anthy/nicola-a.sty
 share/fcitx/anthy/nicola-f.sty
 share/fcitx/anthy/nicola-j.sty
 share/fcitx/anthy/oasys100j.sty
+share/fcitx/anthy/qkana.sty
 share/fcitx/anthy/tron-dvorak.sty
 share/fcitx/anthy/tron-qwerty-jp.sty
 share/fcitx/anthy/tsuki-2-203-101.sty
@@ -25,7 +26,11 @@ share/icons/hicolor/scalable/status/fcitx-anthy-period
 share/icons/hicolor/scalable/status/fcitx-anthy-period-wide-japanese.svg
 share/icons/hicolor/scalable/status/fcitx-anthy-period-wide-latin.svg
 share/icons/hicolor/scalable/status/fcitx-anthy-symbol.svg
+share/locale/ca/LC_MESSAGES/fcitx-anthy.mo
+share/locale/da/LC_MESSAGES/fcitx-anthy.mo
 share/locale/de/LC_MESSAGES/fcitx-anthy.mo
+share/locale/ko/LC_MESSAGES/fcitx-anthy.mo
 share/locale/ja/LC_MESSAGES/fcitx-anthy.mo
+share/locale/ru/LC_MESSAGES/fcitx-anthy.mo
 share/locale/zh_CN/LC_MESSAGES/fcitx-anthy.mo
 share/locale/zh_TW/LC_MESSAGES/fcitx-anthy.mo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811111119.wABBJdsL012189>