From owner-svn-ports-head@freebsd.org Fri Apr 28 20:42:58 2017 Return-Path: Delivered-To: svn-ports-head@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 466DED547DA; Fri, 28 Apr 2017 20:42:58 +0000 (UTC) (envelope-from sunpoet@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 EEF5DB8F; Fri, 28 Apr 2017 20:42:57 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3SKgvv1049911; Fri, 28 Apr 2017 20:42:57 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3SKguk8049909; Fri, 28 Apr 2017 20:42:56 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201704282042.v3SKguk8049909@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 28 Apr 2017 20:42:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r439653 - head/devel/rubygem-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-head@freebsd.org X-Mailman-Version: 2.1.23 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: Fri, 28 Apr 2017 20:42:58 -0000 Author: sunpoet Date: Fri Apr 28 20:42:56 2017 New Revision: 439653 URL: https://svnweb.freebsd.org/changeset/ports/439653 Log: Update to 3.1.3 - Add USES=gnome Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS Modified: head/devel/rubygem-gobject-introspection/Makefile head/devel/rubygem-gobject-introspection/distinfo Modified: head/devel/rubygem-gobject-introspection/Makefile ============================================================================== --- head/devel/rubygem-gobject-introspection/Makefile Fri Apr 28 20:42:51 2017 (r439652) +++ head/devel/rubygem-gobject-introspection/Makefile Fri Apr 28 20:42:56 2017 (r439653) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gobject-introspection -PORTVERSION= 3.1.1 +PORTVERSION= 3.1.3 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -10,12 +10,13 @@ COMMENT= Ruby binding for GObjectIntrosp LICENSE= LGPL21+ +BUILD_DEPENDS= rubygem-pkg-config>=0:devel/rubygem-pkg-config RUN_DEPENDS= rubygem-glib2>=${PORTVERSION}:devel/rubygem-glib2 BROKEN_sparc64= Does not build: fails to compile rb-gi-function-info.c USE_GNOME= introspection USE_RUBY= yes -USES= gem +USES= gem gnome .include Modified: head/devel/rubygem-gobject-introspection/distinfo ============================================================================== --- head/devel/rubygem-gobject-introspection/distinfo Fri Apr 28 20:42:51 2017 (r439652) +++ head/devel/rubygem-gobject-introspection/distinfo Fri Apr 28 20:42:56 2017 (r439653) @@ -1,3 +1,3 @@ -TIMESTAMP = 1488814694 -SHA256 (rubygem/gobject-introspection-3.1.1.gem) = 7a8fce70c54d439d627f5d30a8c8951e0dd5a651de7ecec8316d1cecfb0d7139 -SIZE (rubygem/gobject-introspection-3.1.1.gem) = 51712 +TIMESTAMP = 1493381431 +SHA256 (rubygem/gobject-introspection-3.1.3.gem) = 794ccc134bedd22504bff7d1e64b9598e0a910dc4e114d3170e17b03c79b8110 +SIZE (rubygem/gobject-introspection-3.1.3.gem) = 52224