Date: Mon, 21 Oct 2019 23:33: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: r515151 - head/www/rubygem-protocol-http Message-ID: <201910212333.x9LNXEV2065768@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Oct 21 23:33:14 2019 New Revision: 515151 URL: https://svnweb.freebsd.org/changeset/ports/515151 Log: Update to 0.12.3 Changes: https://github.com/socketry/protocol-http/commits/master Modified: head/www/rubygem-protocol-http/Makefile head/www/rubygem-protocol-http/distinfo Modified: head/www/rubygem-protocol-http/Makefile ============================================================================== --- head/www/rubygem-protocol-http/Makefile Mon Oct 21 23:33:09 2019 (r515150) +++ head/www/rubygem-protocol-http/Makefile Mon Oct 21 23:33:14 2019 (r515151) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= protocol-http -PORTVERSION= 0.12.1 +PORTVERSION= 0.12.3 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-protocol-http/distinfo ============================================================================== --- head/www/rubygem-protocol-http/distinfo Mon Oct 21 23:33:09 2019 (r515150) +++ head/www/rubygem-protocol-http/distinfo Mon Oct 21 23:33:14 2019 (r515151) @@ -1,3 +1,3 @@ -TIMESTAMP = 1566229352 -SHA256 (rubygem/protocol-http-0.12.1.gem) = 4ca4bad62a97701da5906b20239d0b2b263a2ef6f3c0455cc7e428f0355104b0 -SIZE (rubygem/protocol-http-0.12.1.gem) = 17920 +TIMESTAMP = 1571671555 +SHA256 (rubygem/protocol-http-0.12.3.gem) = bf99e028b108493a9b8630c159dca1910a1388f62b4a71fd26e25d4681609aba +SIZE (rubygem/protocol-http-0.12.3.gem) = 17920
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910212333.x9LNXEV2065768>