Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Nov 2018 18:23:55 +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: r484749 - head/textproc/rubygem-html-pipeline
Message-ID:  <201811111823.wABINtFO039646@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Nov 11 18:23:55 2018
New Revision: 484749
URL: https://svnweb.freebsd.org/changeset/ports/484749

Log:
  Update to 2.9.0
  
  Changes:	https://github.com/jch/html-pipeline/releases
  		https://github.com/jch/html-pipeline/commits/master

Modified:
  head/textproc/rubygem-html-pipeline/Makefile
  head/textproc/rubygem-html-pipeline/distinfo

Modified: head/textproc/rubygem-html-pipeline/Makefile
==============================================================================
--- head/textproc/rubygem-html-pipeline/Makefile	Sun Nov 11 18:23:47 2018	(r484748)
+++ head/textproc/rubygem-html-pipeline/Makefile	Sun Nov 11 18:23:55 2018	(r484749)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	html-pipeline
-PORTVERSION=	2.8.4
+PORTVERSION=	2.9.0
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 
@@ -14,8 +14,9 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 RUN_DEPENDS=	rubygem-activesupport4>=2:devel/rubygem-activesupport4 \
 		rubygem-nokogiri>=1.4:textproc/rubygem-nokogiri
 
-NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/textproc/rubygem-html-pipeline/distinfo
==============================================================================
--- head/textproc/rubygem-html-pipeline/distinfo	Sun Nov 11 18:23:47 2018	(r484748)
+++ head/textproc/rubygem-html-pipeline/distinfo	Sun Nov 11 18:23:55 2018	(r484749)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1532976139
-SHA256 (rubygem/html-pipeline-2.8.4.gem) = 4d21b32895fee17bae353430805264953e3f13b1c6cc0627ce2a4c39822ff2d6
-SIZE (rubygem/html-pipeline-2.8.4.gem) = 28672
+TIMESTAMP = 1541938530
+SHA256 (rubygem/html-pipeline-2.9.0.gem) = b7f379fbcfcebf8b03e3a3109337024ba445ffecad3cd82f5d37859931bb0c3f
+SIZE (rubygem/html-pipeline-2.9.0.gem) = 28672



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