Date: Thu, 15 Nov 2018 19:08:22 +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: r485037 - head/textproc/rubygem-html-pipeline Message-ID: <201811151908.wAFJ8MWs036388@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Nov 15 19:08:22 2018 New Revision: 485037 URL: https://svnweb.freebsd.org/changeset/ports/485037 Log: Update to 2.9.1 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 Thu Nov 15 19:08:14 2018 (r485036) +++ head/textproc/rubygem-html-pipeline/Makefile Thu Nov 15 19:08:22 2018 (r485037) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= html-pipeline -PORTVERSION= 2.9.0 +PORTVERSION= 2.9.1 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-html-pipeline/distinfo ============================================================================== --- head/textproc/rubygem-html-pipeline/distinfo Thu Nov 15 19:08:14 2018 (r485036) +++ head/textproc/rubygem-html-pipeline/distinfo Thu Nov 15 19:08:22 2018 (r485037) @@ -1,3 +1,3 @@ -TIMESTAMP = 1541938530 -SHA256 (rubygem/html-pipeline-2.9.0.gem) = b7f379fbcfcebf8b03e3a3109337024ba445ffecad3cd82f5d37859931bb0c3f -SIZE (rubygem/html-pipeline-2.9.0.gem) = 28672 +TIMESTAMP = 1542296198 +SHA256 (rubygem/html-pipeline-2.9.1.gem) = c532a0b64dbfb604d3b7c8803e8a35c51d10be5aea7ca6a2b30d740c0bb51b74 +SIZE (rubygem/html-pipeline-2.9.1.gem) = 28672
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811151908.wAFJ8MWs036388>