From owner-svn-ports-head@freebsd.org Sun Jan 17 13:25:17 2016 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 D773AA85DD4; Sun, 17 Jan 2016 13:25:17 +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 9C9E019DB; Sun, 17 Jan 2016 13:25:17 +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 u0HDPGQG021747; Sun, 17 Jan 2016 13:25:16 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u0HDPG6Y021745; Sun, 17 Jan 2016 13:25:16 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201601171325.u0HDPG6Y021745@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 17 Jan 2016 13:25:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r406476 - 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, 17 Jan 2016 13:25:17 -0000 Author: sunpoet Date: Sun Jan 17 13:25:16 2016 New Revision: 406476 URL: https://svnweb.freebsd.org/changeset/ports/406476 Log: - Update to 3.0.7 - Fix LICENSE Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS Sponsored by: PortsCamp Taiwan 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 Jan 17 13:25:11 2016 (r406475) +++ head/devel/rubygem-gobject-introspection/Makefile Sun Jan 17 13:25:16 2016 (r406476) @@ -1,15 +1,14 @@ # $FreeBSD$ PORTNAME= gobject-introspection -PORTVERSION= 2.2.5 +PORTVERSION= 3.0.7 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby binding for GObjectIntrospection -LICENSE= LGPL21 LGPL3 -LICENSE_COMB= dual +LICENSE= LGPL21+ RUN_DEPENDS= rubygem-glib2>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-glib2 Modified: head/devel/rubygem-gobject-introspection/distinfo ============================================================================== --- head/devel/rubygem-gobject-introspection/distinfo Sun Jan 17 13:25:11 2016 (r406475) +++ head/devel/rubygem-gobject-introspection/distinfo Sun Jan 17 13:25:16 2016 (r406476) @@ -1,2 +1,2 @@ -SHA256 (rubygem/gobject-introspection-2.2.5.gem) = 9fd0db3fb065df5d5a2232d9e4e0960e73a2afeb4a4794f408beb88dc10ee480 -SIZE (rubygem/gobject-introspection-2.2.5.gem) = 40960 +SHA256 (rubygem/gobject-introspection-3.0.7.gem) = 2c40bd92a32724b046e23cc350a751e5ce10f68d1b5f9a80d842c9e784fc1cad +SIZE (rubygem/gobject-introspection-3.0.7.gem) = 46592