Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Oct 2017 16:10: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: r452662 - head/devel/rubygem-binding_of_caller
Message-ID:  <201710221610.v9MGAISK034403@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Oct 22 16:10:18 2017
New Revision: 452662
URL: https://svnweb.freebsd.org/changeset/ports/452662

Log:
  Update to 0.7.3
  
  - Add NO_ARCH
  
  Changes:	https://github.com/banister/binding_of_caller/blob/master/HISTORY

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

Modified: head/devel/rubygem-binding_of_caller/Makefile
==============================================================================
--- head/devel/rubygem-binding_of_caller/Makefile	Sun Oct 22 16:10:13 2017	(r452661)
+++ head/devel/rubygem-binding_of_caller/Makefile	Sun Oct 22 16:10:18 2017	(r452662)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	binding_of_caller
-PORTVERSION=	0.7.2
+PORTVERSION=	0.7.3
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -12,6 +12,7 @@ LICENSE=	MIT
 
 RUN_DEPENDS=	rubygem-debug_inspector>=0.0.1:devel/rubygem-debug_inspector
 
+NO_ARCH=	yes
 USE_RUBY=	yes
 USES=		gem
 

Modified: head/devel/rubygem-binding_of_caller/distinfo
==============================================================================
--- head/devel/rubygem-binding_of_caller/distinfo	Sun Oct 22 16:10:13 2017	(r452661)
+++ head/devel/rubygem-binding_of_caller/distinfo	Sun Oct 22 16:10:18 2017	(r452662)
@@ -1,2 +1,3 @@
-SHA256 (rubygem/binding_of_caller-0.7.2.gem) = d327682ce1d8e8cc46e282a46052946af0de16bef734014c63df0aac66334f96
-SIZE (rubygem/binding_of_caller-0.7.2.gem) = 85504
+TIMESTAMP = 1508684332
+SHA256 (rubygem/binding_of_caller-0.7.3.gem) = c32ba3d6a64a1272118e09d40ae1b0f496924c35baef7149859ee52a453f2ec0
+SIZE (rubygem/binding_of_caller-0.7.3.gem) = 87552



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