svn commit: r385308 - head/devel/rubygem-gobject-introspection
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun May 3 19:36:06 UTC 2015
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 at 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
More information about the svn-ports-all
mailing list