Date: Fri, 22 Jan 2016 11:35:14 +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: r406921 - head/textproc/rubygem-html-pipeline Message-ID: <201601221135.u0MBZEPC041781@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Jan 22 11:35:14 2016 New Revision: 406921 URL: https://svnweb.freebsd.org/changeset/ports/406921 Log: - Update to 2.3.0 Changes: https://github.com/jch/html-pipeline/blob/master/CHANGELOG.md 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 Fri Jan 22 11:35:09 2016 (r406920) +++ head/textproc/rubygem-html-pipeline/Makefile Fri Jan 22 11:35:14 2016 (r406921) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= html-pipeline -PORTVERSION= 2.2.4 +PORTVERSION= 2.3.0 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-html-pipeline/distinfo ============================================================================== --- head/textproc/rubygem-html-pipeline/distinfo Fri Jan 22 11:35:09 2016 (r406920) +++ head/textproc/rubygem-html-pipeline/distinfo Fri Jan 22 11:35:14 2016 (r406921) @@ -1,2 +1,2 @@ -SHA256 (rubygem/html-pipeline-2.2.4.gem) = 262a6747fa6fca9ad8a6c0ed72e7d08932bf620cd1f283c768cb385d9983210d -SIZE (rubygem/html-pipeline-2.2.4.gem) = 37376 +SHA256 (rubygem/html-pipeline-2.3.0.gem) = 03f288663d55c5096ac1398f694297fa5afb826e7373c60df828ad1d2f13d855 +SIZE (rubygem/html-pipeline-2.3.0.gem) = 37376
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601221135.u0MBZEPC041781>