From owner-svn-ports-all@freebsd.org Fri Mar 4 12:36:09 2016 Return-Path: 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 07B6A9DA450; Fri, 4 Mar 2016 12:36:09 +0000 (UTC) (envelope-from kwm@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 D5AC9177; Fri, 4 Mar 2016 12:36:08 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u24Ca7Ol066853; Fri, 4 Mar 2016 12:36:07 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u24Ca7d6066850; Fri, 4 Mar 2016 12:36:07 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201603041236.u24Ca7d6066850@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Fri, 4 Mar 2016 12:36:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r410113 - head/devel/json-glib X-SVN-Group: ports-head 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.21 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Mar 2016 12:36:09 -0000 Author: kwm Date: Fri Mar 4 12:36:07 2016 New Revision: 410113 URL: https://svnweb.freebsd.org/changeset/ports/410113 Log: Update json-glib to 1.1.2. 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 Fri Mar 4 12:32:54 2016 (r410112) +++ head/devel/json-glib/Makefile Fri Mar 4 12:36:07 2016 (r410113) @@ -1,9 +1,8 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ -# $MCom: ports/trunk/devel/json-glib/Makefile 19813 2014-08-15 19:44:33Z gusi $ PORTNAME= json-glib -PORTVERSION= 1.0.4 +PORTVERSION= 1.1.2 CATEGORIES= devel MASTER_SITES= GNOME Modified: head/devel/json-glib/distinfo ============================================================================== --- head/devel/json-glib/distinfo Fri Mar 4 12:32:54 2016 (r410112) +++ head/devel/json-glib/distinfo Fri Mar 4 12:36:07 2016 (r410113) @@ -1,2 +1,2 @@ -SHA256 (json-glib-1.0.4.tar.xz) = 80f3593cb6bd13f1465828e46a9f740e2e9bd3cd2257889442b3e62bd6de05cd -SIZE (json-glib-1.0.4.tar.xz) = 557236 +SHA256 (json-glib-1.1.2.tar.xz) = e00f84018306e1aa234285d77b6c2b5d57c1e1d4dabc4dfc62d30b9670941bda +SIZE (json-glib-1.1.2.tar.xz) = 585396 Modified: head/devel/json-glib/pkg-plist ============================================================================== --- head/devel/json-glib/pkg-plist Fri Mar 4 12:32:54 2016 (r410112) +++ head/devel/json-glib/pkg-plist Fri Mar 4 12:36:07 2016 (r410113) @@ -10,12 +10,13 @@ include/json-glib-1.0/json-glib/json-par include/json-glib-1.0/json-glib/json-path.h include/json-glib-1.0/json-glib/json-reader.h include/json-glib-1.0/json-glib/json-types.h +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 +lib/girepository-1.0/Json-1.0.typelib lib/libjson-glib-1.0.so lib/libjson-glib-1.0.so.0 -lib/libjson-glib-1.0.so.0.0.4 -lib/girepository-1.0/Json-1.0.typelib +lib/libjson-glib-1.0.so.0.102.0 libdata/pkgconfig/json-glib-1.0.pc %%DOCSDIR%%/JsonBuilder.html %%DOCSDIR%%/JsonGenerator.html @@ -26,7 +27,8 @@ libdata/pkgconfig/json-glib-1.0.pc %%DOCSDIR%%/ch01.html %%DOCSDIR%%/ch02.html %%DOCSDIR%%/ch03.html -%%DOCSDIR%%/ch05.html +%%DOCSDIR%%/ch04.html +%%DOCSDIR%%/ch06.html %%DOCSDIR%%/home.png %%DOCSDIR%%/index.html %%DOCSDIR%%/index.sgml @@ -40,6 +42,7 @@ libdata/pkgconfig/json-glib-1.0.pc %%DOCSDIR%%/ix08.html %%DOCSDIR%%/ix09.html %%DOCSDIR%%/ix10.html +%%DOCSDIR%%/ix11.html %%DOCSDIR%%/json-advanced.html %%DOCSDIR%%/json-base.html %%DOCSDIR%%/json-format-tool.html @@ -50,6 +53,7 @@ libdata/pkgconfig/json-glib-1.0.pc %%DOCSDIR%%/json-glib-JSON-Node.html %%DOCSDIR%%/json-glib-JSON-Object.html %%DOCSDIR%%/json-glib-Serializable-Interface.html +%%DOCSDIR%%/json-glib-Utility-API.html %%DOCSDIR%%/json-glib-Versioning-information.html %%DOCSDIR%%/json-glib.devhelp2 %%DOCSDIR%%/json-glib.html @@ -96,11 +100,13 @@ share/locale/lt/LC_MESSAGES/json-glib-1. share/locale/lv/LC_MESSAGES/json-glib-1.0.mo share/locale/ml/LC_MESSAGES/json-glib-1.0.mo share/locale/nb/LC_MESSAGES/json-glib-1.0.mo +share/locale/oc/LC_MESSAGES/json-glib-1.0.mo share/locale/or/LC_MESSAGES/json-glib-1.0.mo share/locale/pa/LC_MESSAGES/json-glib-1.0.mo share/locale/pl/LC_MESSAGES/json-glib-1.0.mo share/locale/pt/LC_MESSAGES/json-glib-1.0.mo share/locale/pt_BR/LC_MESSAGES/json-glib-1.0.mo +share/locale/ro/LC_MESSAGES/json-glib-1.0.mo share/locale/ru/LC_MESSAGES/json-glib-1.0.mo share/locale/sk/LC_MESSAGES/json-glib-1.0.mo share/locale/sl/LC_MESSAGES/json-glib-1.0.mo