svn commit: r486122 - head/devel/rubygem-gobject-introspection

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Nov 28 19:20:05 UTC 2018


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


More information about the svn-ports-all mailing list