From owner-svn-ports-all@freebsd.org Mon Jul 17 11:12:34 2017 Return-Path: <owner-svn-ports-all@freebsd.org> Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0F45AD7CBD9; Mon, 17 Jul 2017 11:12:34 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DD70C81333; Mon, 17 Jul 2017 11:12:33 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v6HBCXrs008180; Mon, 17 Jul 2017 11:12:33 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v6HBCWUY008178; Mon, 17 Jul 2017 11:12:32 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201707171112.v6HBCWUY008178@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov <amdmi3@FreeBSD.org> Date: Mon, 17 Jul 2017 11:12:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r446063 - head/devel/glib20 X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/devel/glib20 X-SVN-Commit-Revision: 446063 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree <svn-ports-all.freebsd.org> List-Unsubscribe: <https://lists.freebsd.org/mailman/options/svn-ports-all>, <mailto:svn-ports-all-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/svn-ports-all/> List-Post: <mailto:svn-ports-all@freebsd.org> List-Help: <mailto:svn-ports-all-request@freebsd.org?subject=help> List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/svn-ports-all>, <mailto:svn-ports-all-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 17 Jul 2017 11:12:34 -0000 Author: amdmi3 Date: Mon Jul 17 11:12:32 2017 New Revision: 446063 URL: https://svnweb.freebsd.org/changeset/ports/446063 Log: - Make NLS optional Sice there's not apparent way to disable gettext support, at least make locale files installation optional. PR: 220385 Approved by: maintainer timeout (gnome, 2 weeks) Modified: head/devel/glib20/Makefile head/devel/glib20/pkg-plist Modified: head/devel/glib20/Makefile ============================================================================== --- head/devel/glib20/Makefile Mon Jul 17 10:23:29 2017 (r446062) +++ head/devel/glib20/Makefile Mon Jul 17 11:12:32 2017 (r446063) @@ -3,7 +3,7 @@ PORTNAME= glib PORTVERSION= 2.50.2 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= GNOME @@ -48,7 +48,8 @@ gio_MAN= gdbus.1 gsettings.1 gio-querymodules.1 \ glib-compile-resources.1 gresource.1 gdbus-codegen.1 gobject_MAN= glib-genmarshal.1 glib-mkenums.1 gobject-query.1 -OPTIONS_DEFINE= COLLATION_FIX DEBUG +OPTIONS_DEFINE= COLLATION_FIX DEBUG NLS +OPTIONS_SUB= yes # libc collation was fixed by https://svnweb.freebsd.org/changeset/base/290494 COLLATION_FIX_DESC= Use ICU for UTF-8 string collation (if libc is broken) Modified: head/devel/glib20/pkg-plist ============================================================================== --- head/devel/glib20/pkg-plist Mon Jul 17 10:23:29 2017 (r446062) +++ head/devel/glib20/pkg-plist Mon Jul 17 11:12:32 2017 (r446063) @@ -356,103 +356,103 @@ share/glib-2.0/gdb/glib_gdb.py share/glib-2.0/gdb/gobject_gdb.py share/glib-2.0/gettext/po/Makefile.in.in share/glib-2.0/schemas/gschema.dtd -share/locale/af/LC_MESSAGES/glib20.mo -share/locale/am/LC_MESSAGES/glib20.mo -share/locale/an/LC_MESSAGES/glib20.mo -share/locale/ar/LC_MESSAGES/glib20.mo -share/locale/as/LC_MESSAGES/glib20.mo -share/locale/ast/LC_MESSAGES/glib20.mo -share/locale/az/LC_MESSAGES/glib20.mo -share/locale/be/LC_MESSAGES/glib20.mo -share/locale/be@latin/LC_MESSAGES/glib20.mo -share/locale/bg/LC_MESSAGES/glib20.mo -share/locale/bn/LC_MESSAGES/glib20.mo -share/locale/bn_IN/LC_MESSAGES/glib20.mo -share/locale/bs/LC_MESSAGES/glib20.mo -share/locale/ca/LC_MESSAGES/glib20.mo -share/locale/ca@valencia/LC_MESSAGES/glib20.mo -share/locale/cs/LC_MESSAGES/glib20.mo -share/locale/cy/LC_MESSAGES/glib20.mo -share/locale/da/LC_MESSAGES/glib20.mo -share/locale/de/LC_MESSAGES/glib20.mo -share/locale/dz/LC_MESSAGES/glib20.mo -share/locale/el/LC_MESSAGES/glib20.mo -share/locale/en@shaw/LC_MESSAGES/glib20.mo -share/locale/en_CA/LC_MESSAGES/glib20.mo -share/locale/en_GB/LC_MESSAGES/glib20.mo -share/locale/eo/LC_MESSAGES/glib20.mo -share/locale/es/LC_MESSAGES/glib20.mo -share/locale/et/LC_MESSAGES/glib20.mo -share/locale/eu/LC_MESSAGES/glib20.mo -share/locale/fa/LC_MESSAGES/glib20.mo -share/locale/fi/LC_MESSAGES/glib20.mo -share/locale/fr/LC_MESSAGES/glib20.mo -share/locale/ga/LC_MESSAGES/glib20.mo -share/locale/gd/LC_MESSAGES/glib20.mo -share/locale/gl/LC_MESSAGES/glib20.mo -share/locale/gu/LC_MESSAGES/glib20.mo -share/locale/he/LC_MESSAGES/glib20.mo -share/locale/hi/LC_MESSAGES/glib20.mo -share/locale/hr/LC_MESSAGES/glib20.mo -share/locale/hu/LC_MESSAGES/glib20.mo -share/locale/hy/LC_MESSAGES/glib20.mo -share/locale/id/LC_MESSAGES/glib20.mo -share/locale/is/LC_MESSAGES/glib20.mo -share/locale/it/LC_MESSAGES/glib20.mo -share/locale/ja/LC_MESSAGES/glib20.mo -share/locale/ka/LC_MESSAGES/glib20.mo -share/locale/kk/LC_MESSAGES/glib20.mo -share/locale/kn/LC_MESSAGES/glib20.mo -share/locale/ko/LC_MESSAGES/glib20.mo -share/locale/ku/LC_MESSAGES/glib20.mo -share/locale/lt/LC_MESSAGES/glib20.mo -share/locale/lv/LC_MESSAGES/glib20.mo -share/locale/mai/LC_MESSAGES/glib20.mo -share/locale/mg/LC_MESSAGES/glib20.mo -share/locale/mk/LC_MESSAGES/glib20.mo -share/locale/ml/LC_MESSAGES/glib20.mo -share/locale/mn/LC_MESSAGES/glib20.mo -share/locale/mr/LC_MESSAGES/glib20.mo -share/locale/ms/LC_MESSAGES/glib20.mo -share/locale/nb/LC_MESSAGES/glib20.mo -share/locale/nds/LC_MESSAGES/glib20.mo -share/locale/ne/LC_MESSAGES/glib20.mo -share/locale/nl/LC_MESSAGES/glib20.mo -share/locale/nn/LC_MESSAGES/glib20.mo -share/locale/oc/LC_MESSAGES/glib20.mo -share/locale/or/LC_MESSAGES/glib20.mo -share/locale/pa/LC_MESSAGES/glib20.mo -share/locale/pl/LC_MESSAGES/glib20.mo -share/locale/ps/LC_MESSAGES/glib20.mo -share/locale/pt/LC_MESSAGES/glib20.mo -share/locale/pt_BR/LC_MESSAGES/glib20.mo -share/locale/ro/LC_MESSAGES/glib20.mo -share/locale/ru/LC_MESSAGES/glib20.mo -share/locale/rw/LC_MESSAGES/glib20.mo -share/locale/si/LC_MESSAGES/glib20.mo -share/locale/sk/LC_MESSAGES/glib20.mo -share/locale/sl/LC_MESSAGES/glib20.mo -share/locale/sq/LC_MESSAGES/glib20.mo -share/locale/sr/LC_MESSAGES/glib20.mo -share/locale/sr@ije/LC_MESSAGES/glib20.mo -share/locale/sr@latin/LC_MESSAGES/glib20.mo -share/locale/sv/LC_MESSAGES/glib20.mo -share/locale/ta/LC_MESSAGES/glib20.mo -share/locale/te/LC_MESSAGES/glib20.mo -share/locale/tg/LC_MESSAGES/glib20.mo -share/locale/th/LC_MESSAGES/glib20.mo -share/locale/tl/LC_MESSAGES/glib20.mo -share/locale/tr/LC_MESSAGES/glib20.mo -share/locale/tt/LC_MESSAGES/glib20.mo -share/locale/ug/LC_MESSAGES/glib20.mo -share/locale/uk/LC_MESSAGES/glib20.mo -share/locale/vi/LC_MESSAGES/glib20.mo -share/locale/wa/LC_MESSAGES/glib20.mo -share/locale/xh/LC_MESSAGES/glib20.mo -share/locale/yi/LC_MESSAGES/glib20.mo -share/locale/zh_CN/LC_MESSAGES/glib20.mo -share/locale/zh_HK/LC_MESSAGES/glib20.mo -share/locale/zh_TW/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/af/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/am/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/an/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/ar/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/as/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/ast/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/az/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/be/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/be@latin/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/bg/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/bn/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/bn_IN/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/bs/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/ca/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/ca@valencia/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/cs/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/cy/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/da/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/de/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/dz/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/el/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/en@shaw/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/en_CA/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/en_GB/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/eo/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/es/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/et/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/eu/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/fa/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/fi/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/fr/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/ga/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/gd/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/gl/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/gu/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/he/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/hi/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/hr/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/hu/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/hy/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/id/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/is/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/it/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/ja/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/ka/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/kk/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/kn/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/ko/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/ku/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/lt/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/lv/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/mai/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/mg/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/mk/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/ml/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/mn/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/mr/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/ms/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/nb/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/nds/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/ne/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/nl/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/nn/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/oc/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/or/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/pa/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/pl/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/ps/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/pt/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/ro/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/ru/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/rw/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/si/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/sk/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/sl/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/sq/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/sr/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/sr@ije/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/sr@latin/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/sv/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/ta/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/te/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/tg/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/th/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/tl/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/tr/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/tt/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/ug/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/uk/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/vi/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/wa/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/xh/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/yi/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/zh_HK/LC_MESSAGES/glib20.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/glib20.mo @dir lib/gio/modules @dir share/GConf/gsettings @postexec %D/bin/glib-compile-schemas %D/share/glib-2.0/schemas 2>/dev/null || /usr/bin/true