From owner-svn-ports-head@freebsd.org Wed Sep 16 10:20:45 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 4F5D93E06F4; Wed, 16 Sep 2020 10:20:45 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Brx251SQqz4YZT; Wed, 16 Sep 2020 10:20:45 +0000 (UTC) (envelope-from bapt@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0ED8717B29; Wed, 16 Sep 2020 10:20:45 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 08GAKiUP009300; Wed, 16 Sep 2020 10:20:44 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 08GAKi5B009297; Wed, 16 Sep 2020 10:20:44 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <202009161020.08GAKi5B009297@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Wed, 16 Sep 2020 10:20:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r548775 - in head/devel/json-glib: . files X-SVN-Group: ports-head X-SVN-Commit-Author: bapt X-SVN-Commit-Paths: in head/devel/json-glib: . files X-SVN-Commit-Revision: 548775 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Sep 2020 10:20:45 -0000 Author: bapt Date: Wed Sep 16 10:20:44 2020 New Revision: 548775 URL: https://svnweb.freebsd.org/changeset/ports/548775 Log: Update to 1.6.0 Deleted: head/devel/json-glib/files/ Modified: head/devel/json-glib/Makefile head/devel/json-glib/distinfo head/devel/json-glib/pkg-plist Modified: head/devel/json-glib/Makefile ============================================================================== --- head/devel/json-glib/Makefile Wed Sep 16 09:49:49 2020 (r548774) +++ head/devel/json-glib/Makefile Wed Sep 16 10:20:44 2020 (r548775) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= json-glib -PORTVERSION= 1.4.4 +PORTVERSION= 1.6.0 CATEGORIES= devel MASTER_SITES= GNOME @@ -21,10 +21,11 @@ PORTDOCS= * OPTIONS_DEFINE= GIR DOCS OPTIONS_DEFAULT=GIR OPTIONS_SUB= yes +MESON_ARGS= -Dgtk_doc=disabled GIR_DESC= Build introspection data GIR_USE= gnome=introspection -GIR_MESON_TRUE= introspection +GIR_MESON_ENABLED= introspection post-install: @${RM} -r ${STAGEDIR}${PREFIX}/libexec/installed-tests Modified: head/devel/json-glib/distinfo ============================================================================== --- head/devel/json-glib/distinfo Wed Sep 16 09:49:49 2020 (r548774) +++ head/devel/json-glib/distinfo Wed Sep 16 10:20:44 2020 (r548775) @@ -1,3 +1,3 @@ -TIMESTAMP = 1576493903 -SHA256 (json-glib-1.4.4.tar.xz) = 720c5f4379513dc11fd97dc75336eb0c0d3338c53128044d9fabec4374f4bc47 -SIZE (json-glib-1.4.4.tar.xz) = 165584 +TIMESTAMP = 1600248163 +SHA256 (json-glib-1.6.0.tar.xz) = 0d7c67602c4161ea7070fab6c5823afd9bd7f7bc955f652a50d3753b08494e73 +SIZE (json-glib-1.6.0.tar.xz) = 168648 Modified: head/devel/json-glib/pkg-plist ============================================================================== --- head/devel/json-glib/pkg-plist Wed Sep 16 09:49:49 2020 (r548774) +++ head/devel/json-glib/pkg-plist Wed Sep 16 10:20:44 2020 (r548775) @@ -14,11 +14,11 @@ include/json-glib-1.0/json-glib/json-utils.h include/json-glib-1.0/json-glib/json-version-macros.h include/json-glib-1.0/json-glib/json-version.h %%GIR%%lib/girepository-1.0/Json-1.0.typelib -%%GIR%%share/gir-1.0/Json-1.0.gir lib/libjson-glib-1.0.so lib/libjson-glib-1.0.so.0 -lib/libjson-glib-1.0.so.0.400.4 +lib/libjson-glib-1.0.so.0.600.0 libdata/pkgconfig/json-glib-1.0.pc +%%GIR%%share/gir-1.0/Json-1.0.gir share/locale/as/LC_MESSAGES/json-glib-1.0.mo share/locale/bg/LC_MESSAGES/json-glib-1.0.mo share/locale/bn_IN/LC_MESSAGES/json-glib-1.0.mo @@ -49,6 +49,7 @@ share/locale/ky/LC_MESSAGES/json-glib-1.0.mo share/locale/lt/LC_MESSAGES/json-glib-1.0.mo share/locale/lv/LC_MESSAGES/json-glib-1.0.mo share/locale/ml/LC_MESSAGES/json-glib-1.0.mo +share/locale/ms/LC_MESSAGES/json-glib-1.0.mo share/locale/nb/LC_MESSAGES/json-glib-1.0.mo share/locale/ne/LC_MESSAGES/json-glib-1.0.mo share/locale/nl/LC_MESSAGES/json-glib-1.0.mo