Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Nov 2018 19:20:03 +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: r486122 - head/devel/rubygem-gobject-introspection
Message-ID:  <201811281920.wASJK3IB069063@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Nov 28 19:20:02 2018
New Revision: 486122
URL: https://svnweb.freebsd.org/changeset/ports/486122

Log:
  Update to 3.3.0
  
  Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS

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	Wed Nov 28 19:19:53 2018	(r486121)
+++ head/devel/rubygem-gobject-introspection/Makefile	Wed Nov 28 19:20:02 2018	(r486122)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	gobject-introspection
-PORTVERSION=	3.2.9
+PORTVERSION=	3.3.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -15,8 +15,8 @@ BROKEN_sparc64=	does not build: fails to compile rb-gi
 BUILD_DEPENDS=	rubygem-pkg-config>=0:devel/rubygem-pkg-config
 RUN_DEPENDS=	rubygem-glib2>=${PORTVERSION}:devel/rubygem-glib2
 
+USES=		gem gnome
 USE_GNOME=	introspection
 USE_RUBY=	yes
-USES=		gem gnome
 
 .include <bsd.port.mk>

Modified: head/devel/rubygem-gobject-introspection/distinfo
==============================================================================
--- head/devel/rubygem-gobject-introspection/distinfo	Wed Nov 28 19:19:53 2018	(r486121)
+++ head/devel/rubygem-gobject-introspection/distinfo	Wed Nov 28 19:20:02 2018	(r486122)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1533816916
-SHA256 (rubygem/gobject-introspection-3.2.9.gem) = d9afc6442754312b544be2a87f9bd468385a32a12e6fa26f5b4de97220f9811a
-SIZE (rubygem/gobject-introspection-3.2.9.gem) = 65536
+TIMESTAMP = 1543149279
+SHA256 (rubygem/gobject-introspection-3.3.0.gem) = 4bb41125a90e7b54d5034ec8695f89f577364d9d45833ad174a4f6349de46c39
+SIZE (rubygem/gobject-introspection-3.3.0.gem) = 66048



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