From 9899be91048ba469743d9d48fe914cf76821c167 Mon Sep 17 00:00:00 2001
From: kwm <kwm@FreeBSD.org>
Date: Sat, 12 Dec 2015 11:01:36 +0000
Subject: Update to the lastest GNOME 3.16 releases.

---
 games/hitori/Makefile  | 2 +-
 games/hitori/distinfo  | 4 ++--
 games/hitori/pkg-plist | 3 +++
 3 files changed, 6 insertions(+), 3 deletions(-)

(limited to 'games/hitori')

diff --git a/games/hitori/Makefile b/games/hitori/Makefile
index dcd643d137b3..2882786699fb 100644
--- a/games/hitori/Makefile
+++ b/games/hitori/Makefile
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hitori
-PORTVERSION=	3.16.1
+PORTVERSION=	3.16.2
 CATEGORIES=	games gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome3
diff --git a/games/hitori/distinfo b/games/hitori/distinfo
index 7a342231b6bf..8c0c4d96d810 100644
--- a/games/hitori/distinfo
+++ b/games/hitori/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gnome3/hitori-3.16.1.tar.xz) = a169af5f74dcc7622dae2dfd69c5dcaeb653ae1232cc504247ebc902681ff51e
-SIZE (gnome3/hitori-3.16.1.tar.xz) = 494796
+SHA256 (gnome3/hitori-3.16.2.tar.xz) = d86db15bbefb04697263b576d0a118b7607fda0dc345f5d7581f1dec54452b6c
+SIZE (gnome3/hitori-3.16.2.tar.xz) = 510988
diff --git a/games/hitori/pkg-plist b/games/hitori/pkg-plist
index 47ee9a72045f..fca9a5f7927d 100644
--- a/games/hitori/pkg-plist
+++ b/games/hitori/pkg-plist
@@ -97,6 +97,8 @@ share/icons/hicolor/22x22/apps/hitori.png
 share/icons/hicolor/32x32/apps/hitori.png
 share/icons/hicolor/48x48/apps/hitori.png
 share/icons/hicolor/symbolic/apps/hitori-symbolic.svg
+share/locale/an/LC_MESSAGES/hitori.mo
+share/locale/ar/LC_MESSAGES/hitori.mo
 share/locale/as/LC_MESSAGES/hitori.mo
 share/locale/bs/LC_MESSAGES/hitori.mo
 share/locale/ca/LC_MESSAGES/hitori.mo
@@ -122,6 +124,7 @@ share/locale/lt/LC_MESSAGES/hitori.mo
 share/locale/lv/LC_MESSAGES/hitori.mo
 share/locale/nb/LC_MESSAGES/hitori.mo
 share/locale/ne/LC_MESSAGES/hitori.mo
+share/locale/oc/LC_MESSAGES/hitori.mo
 share/locale/pa/LC_MESSAGES/hitori.mo
 share/locale/pl/LC_MESSAGES/hitori.mo
 share/locale/pt_BR/LC_MESSAGES/hitori.mo
-- 
cgit