From owner-svn-ports-head@FreeBSD.ORG Sun May 3 19:36:06 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5ECA9C32; Sun, 3 May 2015 19:36:06 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 4CD8E10E9; Sun, 3 May 2015 19:36:06 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t43Ja6Yq068283; Sun, 3 May 2015 19:36:06 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t43Ja54G068280; Sun, 3 May 2015 19:36:05 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201505031936.t43Ja54G068280@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 May 2015 19:36:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r385308 - 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.20 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: Sun, 03 May 2015 19:36:06 -0000 Author: sunpoet Date: Sun May 3 19:36:05 2015 New Revision: 385308 URL: https://svnweb.freebsd.org/changeset/ports/385308 Log: - Update to 2.2.5 - Add LICENSE Changes: https://github.com/ruby-gnome2/ruby-gnome2/commits/master 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 Sun May 3 19:36:02 2015 (r385307) +++ head/devel/rubygem-gobject-introspection/Makefile Sun May 3 19:36:05 2015 (r385308) @@ -1,13 +1,16 @@ # $FreeBSD$ PORTNAME= gobject-introspection -PORTVERSION= 2.2.3 +PORTVERSION= 2.2.5 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby binding for GObjectIntrospection +LICENSE= LGPL21 LGPL3 +LICENSE_COMB= dual + RUN_DEPENDS= rubygem-glib2>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-glib2 USE_GNOME= introspection Modified: head/devel/rubygem-gobject-introspection/distinfo ============================================================================== --- head/devel/rubygem-gobject-introspection/distinfo Sun May 3 19:36:02 2015 (r385307) +++ head/devel/rubygem-gobject-introspection/distinfo Sun May 3 19:36:05 2015 (r385308) @@ -1,2 +1,2 @@ -SHA256 (rubygem/gobject-introspection-2.2.3.gem) = e7c0f0fbe64d389dacf40d9e3a79b26948186dfda0bd277a4544bcc8e601933b -SIZE (rubygem/gobject-introspection-2.2.3.gem) = 36864 +SHA256 (rubygem/gobject-introspection-2.2.5.gem) = 9fd0db3fb065df5d5a2232d9e4e0960e73a2afeb4a4794f408beb88dc10ee480 +SIZE (rubygem/gobject-introspection-2.2.5.gem) = 40960