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

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun May  3 19:35:59 2015
New Revision: 385306
URL: https://svnweb.freebsd.org/changeset/ports/385306

Log:
  - Update to 2.2.5
  
  Changes:	https://github.com/ruby-gnome2/ruby-gnome2/commits/master

Modified:
  head/devel/rubygem-gio2/Makefile
  head/devel/rubygem-gio2/distinfo

Modified: head/devel/rubygem-gio2/Makefile
==============================================================================
--- head/devel/rubygem-gio2/Makefile	Sun May  3 19:35:54 2015	(r385305)
+++ head/devel/rubygem-gio2/Makefile	Sun May  3 19:35:59 2015	(r385306)
@@ -1,13 +1,16 @@
 # $FreeBSD$
 
 PORTNAME=	gio2
-PORTVERSION=	2.2.3
+PORTVERSION=	2.2.5
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Ruby binding for GLib2
 
+LICENSE=	LGPL21 LGPL3
+LICENSE_COMB=	dual
+
 RUN_DEPENDS=	rubygem-glib2>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-glib2 \
 		rubygem-gobject-introspection>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-gobject-introspection
 

Modified: head/devel/rubygem-gio2/distinfo
==============================================================================
--- head/devel/rubygem-gio2/distinfo	Sun May  3 19:35:54 2015	(r385305)
+++ head/devel/rubygem-gio2/distinfo	Sun May  3 19:35:59 2015	(r385306)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/gio2-2.2.3.gem) = 90f7f4d3acba2f4b603ddfedd7d7b1532cc146414912e88e07d2ef555fb08dfe
-SIZE (rubygem/gio2-2.2.3.gem) = 22016
+SHA256 (rubygem/gio2-2.2.5.gem) = 1d4330d3655a12d3c3dfa1d7549388a5a2bcc64f0b45a348fe365d7bd6e38b19
+SIZE (rubygem/gio2-2.2.5.gem) = 22528



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