svn commit: r493435 - head/textproc/ibus-typing-booster

Thierry Thomas thierry at FreeBSD.org
Wed Feb 20 19:39:55 UTC 2019


Author: thierry
Date: Wed Feb 20 19:39:53 2019
New Revision: 493435
URL: https://svnweb.freebsd.org/changeset/ports/493435

Log:
  Upgrade to 2.5.3.
  
  Release notes at
  <https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.5.3>.

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 Feb 20 19:31:48 2019	(r493434)
+++ head/textproc/ibus-typing-booster/Makefile	Wed Feb 20 19:39:53 2019	(r493435)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ibus-typing-booster
-PORTVERSION=	2.5.2
+PORTVERSION=	2.5.3
 CATEGORIES=	textproc
 
 MAINTAINER=	thierry at FreeBSD.org

Modified: head/textproc/ibus-typing-booster/distinfo
==============================================================================
--- head/textproc/ibus-typing-booster/distinfo	Wed Feb 20 19:31:48 2019	(r493434)
+++ head/textproc/ibus-typing-booster/distinfo	Wed Feb 20 19:39:53 2019	(r493435)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1549563402
-SHA256 (mike-fabian-ibus-typing-booster-2.5.2_GH0.tar.gz) = 67c810963b29dd2234288b77e6a98009a704ed3f70bc18ec8b2064e8db04b55a
-SIZE (mike-fabian-ibus-typing-booster-2.5.2_GH0.tar.gz) = 6330833
+TIMESTAMP = 1550690747
+SHA256 (mike-fabian-ibus-typing-booster-2.5.3_GH0.tar.gz) = e203cedc69e63042bf77cb775e35ddefe80d743da849daf1a46ea6741792877b
+SIZE (mike-fabian-ibus-typing-booster-2.5.3_GH0.tar.gz) = 6374725

Modified: head/textproc/ibus-typing-booster/pkg-plist
==============================================================================
--- head/textproc/ibus-typing-booster/pkg-plist	Wed Feb 20 19:31:48 2019	(r493434)
+++ head/textproc/ibus-typing-booster/pkg-plist	Wed Feb 20 19:39:53 2019	(r493435)
@@ -398,6 +398,7 @@ share/applications/ibus-setup-typing-booster.desktop
 %%DATADIR%%/data/annotations/jgo_CM.xml
 %%DATADIR%%/data/annotations/jmc.xml
 %%DATADIR%%/data/annotations/jmc_TZ.xml
+%%DATADIR%%/data/annotations/jv.xml
 %%DATADIR%%/data/annotations/ka.xml
 %%DATADIR%%/data/annotations/ka_GE.xml
 %%DATADIR%%/data/annotations/kab.xml


More information about the svn-ports-head mailing list