Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Oct 2018 14:52:26 +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: r482539 - head/devel/rubygem-xpath
Message-ID:  <201810201452.w9KEqQ3u021953@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Oct 20 14:52:26 2018
New Revision: 482539
URL: https://svnweb.freebsd.org/changeset/ports/482539

Log:
  Update to 3.2.0
  
  Changes:	https://github.com/teamcapybara/xpath/blob/master/CHANGELOG.md

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

Modified: head/devel/rubygem-xpath/Makefile
==============================================================================
--- head/devel/rubygem-xpath/Makefile	Sat Oct 20 14:52:17 2018	(r482538)
+++ head/devel/rubygem-xpath/Makefile	Sat Oct 20 14:52:26 2018	(r482539)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	xpath
-PORTVERSION=	3.1.0
+PORTVERSION=	3.2.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -13,8 +13,9 @@ LICENSE=	MIT
 
 RUN_DEPENDS=	rubygem-nokogiri>=1.8:textproc/rubygem-nokogiri
 
-NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/rubygem-xpath/distinfo
==============================================================================
--- head/devel/rubygem-xpath/distinfo	Sat Oct 20 14:52:17 2018	(r482538)
+++ head/devel/rubygem-xpath/distinfo	Sat Oct 20 14:52:26 2018	(r482539)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1527438245
-SHA256 (rubygem/xpath-3.1.0.gem) = f14b207a21b78c3679ca8fa3434c649db9d37af1176901907a7c11b0b78cc1f8
-SIZE (rubygem/xpath-3.1.0.gem) = 13824
+TIMESTAMP = 1539714907
+SHA256 (rubygem/xpath-3.2.0.gem) = 6dfda79d91bb3b949b947ecc5919f042ef2f399b904013eb3ef6d20dd3a4082e
+SIZE (rubygem/xpath-3.2.0.gem) = 14336



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