Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 May 2015 19:36:05 +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: r385308 - head/devel/rubygem-gobject-introspection
Message-ID:  <201505031936.t43Ja54G068280@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505031936.t43Ja54G068280>