svn commit: r555938 - head/www/rubygem-protocol-http

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Nov 21 09:44:45 UTC 2020


Author: sunpoet
Date: Sat Nov 21 09:44:39 2020
New Revision: 555938
URL: https://svnweb.freebsd.org/changeset/ports/555938

Log:
  Update to 0.21.0
  
  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	Sat Nov 21 09:44:35 2020	(r555937)
+++ head/www/rubygem-protocol-http/Makefile	Sat Nov 21 09:44:39 2020	(r555938)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	protocol-http
-PORTVERSION=	0.20.1
+PORTVERSION=	0.21.0
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
 

Modified: head/www/rubygem-protocol-http/distinfo
==============================================================================
--- head/www/rubygem-protocol-http/distinfo	Sat Nov 21 09:44:35 2020	(r555937)
+++ head/www/rubygem-protocol-http/distinfo	Sat Nov 21 09:44:39 2020	(r555938)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1600531805
-SHA256 (rubygem/protocol-http-0.20.1.gem) = 92b34a3f8c4a3efb86959a0e3ae2a6e99bd65c947a066071276192a3a946cb7e
-SIZE (rubygem/protocol-http-0.20.1.gem) = 20480
+TIMESTAMP = 1605901820
+SHA256 (rubygem/protocol-http-0.21.0.gem) = 549a2e862a3e707180d53f103d45cdf74d294d00faec17f509254338fe620dba
+SIZE (rubygem/protocol-http-0.21.0.gem) = 21504


More information about the svn-ports-all mailing list