svn commit: r549388 - head/www/rubygem-protocol-http1

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Sep 20 19:23:24 UTC 2020


Author: sunpoet
Date: Sun Sep 20 19:23:21 2020
New Revision: 549388
URL: https://svnweb.freebsd.org/changeset/ports/549388

Log:
  Update to 0.13.1
  
  Changes:	https://github.com/socketry/protocol-http1/commits/master

Modified:
  head/www/rubygem-protocol-http1/Makefile
  head/www/rubygem-protocol-http1/distinfo

Modified: head/www/rubygem-protocol-http1/Makefile
==============================================================================
--- head/www/rubygem-protocol-http1/Makefile	Sun Sep 20 19:23:16 2020	(r549387)
+++ head/www/rubygem-protocol-http1/Makefile	Sun Sep 20 19:23:21 2020	(r549388)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	protocol-http1
-PORTVERSION=	0.13.0
+PORTVERSION=	0.13.1
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
 

Modified: head/www/rubygem-protocol-http1/distinfo
==============================================================================
--- head/www/rubygem-protocol-http1/distinfo	Sun Sep 20 19:23:16 2020	(r549387)
+++ head/www/rubygem-protocol-http1/distinfo	Sun Sep 20 19:23:21 2020	(r549388)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1588777673
-SHA256 (rubygem/protocol-http1-0.13.0.gem) = 8ebf32b12ebca0170cfa807ef546f03abc7c497e3047834def20e5069d7b17c9
-SIZE (rubygem/protocol-http1-0.13.0.gem) = 13312
+TIMESTAMP = 1600531807
+SHA256 (rubygem/protocol-http1-0.13.1.gem) = c86587976983dc0bdc5ce7fc629083a8e4c1d701e060277bc5aa4212b9adc84b
+SIZE (rubygem/protocol-http1-0.13.1.gem) = 10752


More information about the svn-ports-head mailing list