Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jul 2017 06:59:18 +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: r445372 - head/devel/rubygem-gobject-introspection
Message-ID:  <201707090659.v696xI3g044840@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Jul  9 06:59:18 2017
New Revision: 445372
URL: https://svnweb.freebsd.org/changeset/ports/445372

Log:
  Update to 3.1.6
  
  - Update BROKEN: use lowercase for leading character
  
  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	Sun Jul  9 06:59:12 2017	(r445371)
+++ head/devel/rubygem-gobject-introspection/Makefile	Sun Jul  9 06:59:18 2017	(r445372)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	gobject-introspection
-PORTVERSION=	3.1.4
+PORTVERSION=	3.1.6
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -13,7 +13,7 @@ LICENSE=	LGPL21+
 BUILD_DEPENDS=	rubygem-pkg-config>=0:devel/rubygem-pkg-config
 RUN_DEPENDS=	rubygem-glib2>=${PORTVERSION}:devel/rubygem-glib2
 
-BROKEN_sparc64=	Does not build: fails to compile rb-gi-function-info.c
+BROKEN_sparc64=	does not build: fails to compile rb-gi-function-info.c
 
 USE_GNOME=	introspection
 USE_RUBY=	yes

Modified: head/devel/rubygem-gobject-introspection/distinfo
==============================================================================
--- head/devel/rubygem-gobject-introspection/distinfo	Sun Jul  9 06:59:12 2017	(r445371)
+++ head/devel/rubygem-gobject-introspection/distinfo	Sun Jul  9 06:59:18 2017	(r445372)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1496171842
-SHA256 (rubygem/gobject-introspection-3.1.4.gem) = fa4c5c9558ee642b6ec065461efb5b256a0bcafc56c5abd8d536e4083b3bc3df
-SIZE (rubygem/gobject-introspection-3.1.4.gem) = 52224
+TIMESTAMP = 1499522777
+SHA256 (rubygem/gobject-introspection-3.1.6.gem) = 10dca962c2dc3746b6ed2d00a581270265c56ed7a73e61935a91218ad1b2e4cc
+SIZE (rubygem/gobject-introspection-3.1.6.gem) = 52224



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