Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 May 2020 22:29:24 +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: r535043 - head/devel/rubygem-gio2
Message-ID:  <202005122229.04CMTOtZ071703@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue May 12 22:29:24 2020
New Revision: 535043
URL: https://svnweb.freebsd.org/changeset/ports/535043

Log:
  Update to 3.4.3
  
  Changes:	https://github.com/ruby-gnome/ruby-gnome/blob/master/NEWS

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

Modified: head/devel/rubygem-gio2/Makefile
==============================================================================
--- head/devel/rubygem-gio2/Makefile	Tue May 12 22:29:19 2020	(r535042)
+++ head/devel/rubygem-gio2/Makefile	Tue May 12 22:29:24 2020	(r535043)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	gio2
-PORTVERSION=	3.4.2
+PORTVERSION=	3.4.3
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -13,7 +13,8 @@ LICENSE_FILE=	${WRKSRC}/COPYING.LIB
 
 RUN_DEPENDS=	rubygem-gobject-introspection>=${PORTVERSION}:devel/rubygem-gobject-introspection
 
-USES=		gem
+USES=		gem gnome
+USE_GNOME=	glib20
 USE_RUBY=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/rubygem-gio2/distinfo
==============================================================================
--- head/devel/rubygem-gio2/distinfo	Tue May 12 22:29:19 2020	(r535042)
+++ head/devel/rubygem-gio2/distinfo	Tue May 12 22:29:24 2020	(r535043)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1588450828
-SHA256 (rubygem/gio2-3.4.2.gem) = bf9971180f0c3400afcac2260d6bd180898642af8f40bf4515a0815cb23b5f73
-SIZE (rubygem/gio2-3.4.2.gem) = 38400
+TIMESTAMP = 1589305260
+SHA256 (rubygem/gio2-3.4.3.gem) = ad56353649caf8e5325eef1bd7e849ea4514b1cdea044babc3dfbe16b2ee60d0
+SIZE (rubygem/gio2-3.4.3.gem) = 38400



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