Date: Sun, 17 Jan 2016 13:25:16 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r406476 - head/devel/rubygem-gobject-introspection Message-ID: <201601171325.u0HDPG6Y021745@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601171325.u0HDPG6Y021745>