svn commit: r474138 - in head: misc/cldr-emoji-annotation textproc/ibus

Yuri Victorovich yuri at FreeBSD.org
Sat Jul 7 21:06:16 UTC 2018


Author: yuri
Date: Sat Jul  7 21:06:14 2018
New Revision: 474138
URL: https://svnweb.freebsd.org/changeset/ports/474138

Log:
  misc/cldr-emoji-annotation: Update 33.0.0.2 -> 33.1.0.0
  
  Bump textproc/ibus: plist changed there.
  
  Reported by:	portscout

Modified:
  head/misc/cldr-emoji-annotation/Makefile
  head/misc/cldr-emoji-annotation/distinfo
  head/misc/cldr-emoji-annotation/pkg-plist
  head/textproc/ibus/Makefile
  head/textproc/ibus/pkg-plist

Modified: head/misc/cldr-emoji-annotation/Makefile
==============================================================================
--- head/misc/cldr-emoji-annotation/Makefile	Sat Jul  7 20:58:55 2018	(r474137)
+++ head/misc/cldr-emoji-annotation/Makefile	Sat Jul  7 21:06:14 2018	(r474138)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	cldr-emoji-annotation
-DISTVERSION=	33.0.0_2
+DISTVERSION=	33.1.0_0
 CATEGORIES=	misc
 
 MAINTAINER=	yuri at FreeBSD.org

Modified: head/misc/cldr-emoji-annotation/distinfo
==============================================================================
--- head/misc/cldr-emoji-annotation/distinfo	Sat Jul  7 20:58:55 2018	(r474137)
+++ head/misc/cldr-emoji-annotation/distinfo	Sat Jul  7 21:06:14 2018	(r474138)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1529529148
-SHA256 (fujiwarat-cldr-emoji-annotation-33.0.0_2_GH0.tar.gz) = fd480846838516f32628c8b3cc567b4462cd5a77857d2f5dc5d008235e0f12b5
-SIZE (fujiwarat-cldr-emoji-annotation-33.0.0_2_GH0.tar.gz) = 4773241
+TIMESTAMP = 1530994596
+SHA256 (fujiwarat-cldr-emoji-annotation-33.1.0_0_GH0.tar.gz) = e750e3c7b19a7d071d0d69e43db2af085b0acc30b104fc0610837ccc40b0848f
+SIZE (fujiwarat-cldr-emoji-annotation-33.1.0_0_GH0.tar.gz) = 5170944

Modified: head/misc/cldr-emoji-annotation/pkg-plist
==============================================================================
--- head/misc/cldr-emoji-annotation/pkg-plist	Sat Jul  7 20:58:55 2018	(r474137)
+++ head/misc/cldr-emoji-annotation/pkg-plist	Sat Jul  7 21:06:14 2018	(r474138)
@@ -84,6 +84,8 @@ share/unicode/cldr/common/annotations/sk.xml
 share/unicode/cldr/common/annotations/sl.xml
 share/unicode/cldr/common/annotations/sq.xml
 share/unicode/cldr/common/annotations/sr.xml
+share/unicode/cldr/common/annotations/sr_Cyrl.xml
+share/unicode/cldr/common/annotations/sr_Cyrl_BA.xml
 share/unicode/cldr/common/annotations/sr_Latn.xml
 share/unicode/cldr/common/annotations/sv.xml
 share/unicode/cldr/common/annotations/sw.xml
@@ -188,6 +190,8 @@ share/unicode/cldr/common/annotationsDerived/sk.xml
 share/unicode/cldr/common/annotationsDerived/sl.xml
 share/unicode/cldr/common/annotationsDerived/sq.xml
 share/unicode/cldr/common/annotationsDerived/sr.xml
+share/unicode/cldr/common/annotationsDerived/sr_Cyrl.xml
+share/unicode/cldr/common/annotationsDerived/sr_Cyrl_BA.xml
 share/unicode/cldr/common/annotationsDerived/sr_Latn.xml
 share/unicode/cldr/common/annotationsDerived/sv.xml
 share/unicode/cldr/common/annotationsDerived/sw.xml

Modified: head/textproc/ibus/Makefile
==============================================================================
--- head/textproc/ibus/Makefile	Sat Jul  7 20:58:55 2018	(r474137)
+++ head/textproc/ibus/Makefile	Sat Jul  7 21:06:14 2018	(r474138)
@@ -3,7 +3,7 @@
 
 PORTNAME=	ibus
 DISTVERSION=	1.5.17
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	textproc
 MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTVERSION}/:DEFAULT
 DISTFILES=	${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:DEFAULT

Modified: head/textproc/ibus/pkg-plist
==============================================================================
--- head/textproc/ibus/pkg-plist	Sat Jul  7 20:58:55 2018	(r474137)
+++ head/textproc/ibus/pkg-plist	Sat Jul  7 21:06:14 2018	(r474138)
@@ -314,6 +314,7 @@ share/dbus-1/services/org.freedesktop.portal.IBus.serv
 %%EMOJI%%%%DATADIR%%/dicts/emoji-sl.dict
 %%EMOJI%%%%DATADIR%%/dicts/emoji-sq.dict
 %%EMOJI%%%%DATADIR%%/dicts/emoji-sr.dict
+%%EMOJI%%%%DATADIR%%/dicts/emoji-sr_Cyrl_BA.dict
 %%EMOJI%%%%DATADIR%%/dicts/emoji-sr_Latn.dict
 %%EMOJI%%%%DATADIR%%/dicts/emoji-sv.dict
 %%EMOJI%%%%DATADIR%%/dicts/emoji-sw.dict
@@ -405,8 +406,8 @@ share/icons/hicolor/scalable/apps/ibus.svg
 %%NLS%%share/locale/ml/LC_MESSAGES/ibus10.mo
 %%NLS%%share/locale/mn/LC_MESSAGES/ibus10.mo
 %%NLS%%share/locale/mr/LC_MESSAGES/ibus10.mo
-%%NLS%%share/locale/nl/LC_MESSAGES/ibus10.mo
 %%NLS%%share/locale/nb/LC_MESSAGES/ibus10.mo
+%%NLS%%share/locale/nl/LC_MESSAGES/ibus10.mo
 %%NLS%%share/locale/or/LC_MESSAGES/ibus10.mo
 %%NLS%%share/locale/pa/LC_MESSAGES/ibus10.mo
 %%NLS%%share/locale/pl/LC_MESSAGES/ibus10.mo


More information about the svn-ports-all mailing list