Date: Wed, 11 Sep 2019 19:19:47 +0000 (UTC) From: Thierry Thomas <thierry@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r511836 - head/textproc/ibus-typing-booster Message-ID: <201909111919.x8BJJlmi074504@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: thierry Date: Wed Sep 11 19:19:47 2019 New Revision: 511836 URL: https://svnweb.freebsd.org/changeset/ports/511836 Log: Upgrade to 2.6.6. Release notes at <https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.6.6>. Modified: head/textproc/ibus-typing-booster/Makefile head/textproc/ibus-typing-booster/distinfo head/textproc/ibus-typing-booster/pkg-plist Modified: head/textproc/ibus-typing-booster/Makefile ============================================================================== --- head/textproc/ibus-typing-booster/Makefile Wed Sep 11 19:14:24 2019 (r511835) +++ head/textproc/ibus-typing-booster/Makefile Wed Sep 11 19:19:47 2019 (r511836) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ibus-typing-booster -PORTVERSION= 2.6.5 +PORTVERSION= 2.6.6 CATEGORIES= textproc MAINTAINER= thierry@FreeBSD.org Modified: head/textproc/ibus-typing-booster/distinfo ============================================================================== --- head/textproc/ibus-typing-booster/distinfo Wed Sep 11 19:14:24 2019 (r511835) +++ head/textproc/ibus-typing-booster/distinfo Wed Sep 11 19:19:47 2019 (r511836) @@ -1,3 +1,3 @@ -TIMESTAMP = 1567101497 -SHA256 (mike-fabian-ibus-typing-booster-2.6.5_GH0.tar.gz) = 04b4a928dc91b47533c3aa472c6f6d4d1c87859c7a8760ec4151ecc14490f3d7 -SIZE (mike-fabian-ibus-typing-booster-2.6.5_GH0.tar.gz) = 6911996 +TIMESTAMP = 1568228778 +SHA256 (mike-fabian-ibus-typing-booster-2.6.6_GH0.tar.gz) = e8d4885f46aa2fd231a93792dc10c02215d244e152bc8fcd77a371dd08f43039 +SIZE (mike-fabian-ibus-typing-booster-2.6.6_GH0.tar.gz) = 7169313 Modified: head/textproc/ibus-typing-booster/pkg-plist ============================================================================== --- head/textproc/ibus-typing-booster/pkg-plist Wed Sep 11 19:14:24 2019 (r511835) +++ head/textproc/ibus-typing-booster/pkg-plist Wed Sep 11 19:19:47 2019 (r511836) @@ -89,10 +89,11 @@ share/applications/ibus-setup-typing-booster.desktop %%DATADIR%%/data/annotations/ccp.xml %%DATADIR%%/data/annotations/ccp_BD.xml %%DATADIR%%/data/annotations/ccp_IN.xml -%%DATADIR%%/data/annotations/ce.xml %%DATADIR%%/data/annotations/ce_RU.xml -%%DATADIR%%/data/annotations/cgg.xml +%%DATADIR%%/data/annotations/ce.xml +%%DATADIR%%/data/annotations/ceb.xml %%DATADIR%%/data/annotations/cgg_UG.xml +%%DATADIR%%/data/annotations/cgg.xml %%DATADIR%%/data/annotations/chr.xml %%DATADIR%%/data/annotations/chr_US.xml %%DATADIR%%/data/annotations/ckb.xml
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909111919.x8BJJlmi074504>