Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Sep 2017 11:34:16 +0000 (UTC)
From:      Joseph Mingrone <jrm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r450194 - head/textproc/rubygem-ox
Message-ID:  <201709201134.v8KBYG7H012228@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jrm
Date: Wed Sep 20 11:34:16 2017
New Revision: 450194
URL: https://svnweb.freebsd.org/changeset/ports/450194

Log:
  textproc/rubygem-ox: Update to version 2.7.0
  
  Upstream changes: https://github.com/ohler55/ox/blob/master/CHANGELOG.md

Modified:
  head/textproc/rubygem-ox/Makefile
  head/textproc/rubygem-ox/distinfo

Modified: head/textproc/rubygem-ox/Makefile
==============================================================================
--- head/textproc/rubygem-ox/Makefile	Wed Sep 20 11:08:40 2017	(r450193)
+++ head/textproc/rubygem-ox/Makefile	Wed Sep 20 11:34:16 2017	(r450194)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	ox
-PORTVERSION=	2.6.0
+PORTVERSION=	2.7.0
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 
@@ -9,6 +9,8 @@ MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Speed-optimized XML parser and object serializer for Ruby
 
 LICENSE=	MIT
+
+LIB_DEPENDS=	libunwind.so:devel/libunwind
 
 USES=		gem
 USE_RUBY=	yes

Modified: head/textproc/rubygem-ox/distinfo
==============================================================================
--- head/textproc/rubygem-ox/distinfo	Wed Sep 20 11:08:40 2017	(r450193)
+++ head/textproc/rubygem-ox/distinfo	Wed Sep 20 11:34:16 2017	(r450194)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1502462093
-SHA256 (rubygem/ox-2.6.0.gem) = 03d11e927a96fb84083d81390e6dd939b48891ab1c49f95d4b270a189630b33a
-SIZE (rubygem/ox-2.6.0.gem) = 78336
+TIMESTAMP = 1505906766
+SHA256 (rubygem/ox-2.7.0.gem) = 7b97bc5dd51d570ad706929f4796d629ddae3157ede7a68f39424c6a874af788
+SIZE (rubygem/ox-2.7.0.gem) = 79872



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