From owner-svn-ports-all@freebsd.org Sat Apr 1 22:38:53 2017 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 527D4D29B5D; Sat, 1 Apr 2017 22:38:53 +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 mx1.freebsd.org (Postfix) with ESMTPS id 09F298FB; Sat, 1 Apr 2017 22:38:52 +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 v31McqlG017009; Sat, 1 Apr 2017 22:38:52 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v31Mcp7C017005; Sat, 1 Apr 2017 22:38:51 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201704012238.v31Mcp7C017005@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sat, 1 Apr 2017 22:38:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r437501 - head/devel/gobject-introspection 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.23 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: Sat, 01 Apr 2017 22:38:53 -0000 Author: bapt Date: Sat Apr 1 22:38:51 2017 New Revision: 437501 URL: https://svnweb.freebsd.org/changeset/ports/437501 Log: Update to 1.52.0 Obtained from: Gnome repository Modified: head/devel/gobject-introspection/Makefile head/devel/gobject-introspection/distinfo head/devel/gobject-introspection/pkg-plist Modified: head/devel/gobject-introspection/Makefile ============================================================================== --- head/devel/gobject-introspection/Makefile Sat Apr 1 22:25:21 2017 (r437500) +++ head/devel/gobject-introspection/Makefile Sat Apr 1 22:38:51 2017 (r437501) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gobject-introspection -PORTVERSION= 1.46.0 +PORTVERSION= 1.52.0 CATEGORIES= devel MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -16,13 +16,11 @@ LIB_DEPENDS= libffi.so:devel/libffi PORTSCOUT= limitw:1,even -USES= bison gettext gmake gnome libtool pathfix pkgconfig \ - python:2 tar:xz +USES= bison gettext gmake gnome libtool localbase pathfix \ + pkgconfig python:2 tar:xz GNU_CONFIGURE= yes USE_GNOME= glib20 USE_LDCONFIG= yes -CPPFLAGS+= -I${LOCALBASE}/include -LIBS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --disable-doctool INSTALL_TARGET= install-strip Modified: head/devel/gobject-introspection/distinfo ============================================================================== --- head/devel/gobject-introspection/distinfo Sat Apr 1 22:25:21 2017 (r437500) +++ head/devel/gobject-introspection/distinfo Sat Apr 1 22:38:51 2017 (r437501) @@ -1,2 +1,3 @@ -SHA256 (gnome3/gobject-introspection-1.46.0.tar.xz) = 6658bd3c2b8813eb3e2511ee153238d09ace9d309e4574af27443d87423e4233 -SIZE (gnome3/gobject-introspection-1.46.0.tar.xz) = 1359436 +TIMESTAMP = 1491086172 +SHA256 (gnome3/gobject-introspection-1.52.0.tar.xz) = 9fc6d1ebce5ad98942cb21e2fe8dd67b722dcc01981840632a1b233f7d0e2c1e +SIZE (gnome3/gobject-introspection-1.52.0.tar.xz) = 1384432 Modified: head/devel/gobject-introspection/pkg-plist ============================================================================== --- head/devel/gobject-introspection/pkg-plist Sat Apr 1 22:25:21 2017 (r437500) +++ head/devel/gobject-introspection/pkg-plist Sat Apr 1 22:38:51 2017 (r437501) @@ -1,6 +1,7 @@ bin/g-ir-annotation-tool bin/g-ir-compiler bin/g-ir-generate +bin/g-ir-inspect bin/g-ir-scanner include/gobject-introspection-1.0/giarginfo.h include/gobject-introspection-1.0/gibaseinfo.h