svn commit: r415170 - head/www/rubygem-http

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat May 14 01:30:24 UTC 2016


Author: sunpoet
Date: Sat May 14 01:30:23 2016
New Revision: 415170
URL: https://svnweb.freebsd.org/changeset/ports/415170

Log:
  - Update to 2.0.1
  
  Changes:	https://github.com/httprb/http/blob/master/CHANGES.md

Modified:
  head/www/rubygem-http/Makefile
  head/www/rubygem-http/distinfo

Modified: head/www/rubygem-http/Makefile
==============================================================================
--- head/www/rubygem-http/Makefile	Sat May 14 01:30:18 2016	(r415169)
+++ head/www/rubygem-http/Makefile	Sat May 14 01:30:23 2016	(r415170)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	http
-PORTVERSION=	2.0.0
+PORTVERSION=	2.0.1
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
 

Modified: head/www/rubygem-http/distinfo
==============================================================================
--- head/www/rubygem-http/distinfo	Sat May 14 01:30:18 2016	(r415169)
+++ head/www/rubygem-http/distinfo	Sat May 14 01:30:23 2016	(r415170)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/http-2.0.0.gem) = 995c38950b382f3982ed1c3adaad27d087855fced1c62a256fcdd765bfe18671
-SIZE (rubygem/http-2.0.0.gem) = 62464
+SHA256 (rubygem/http-2.0.1.gem) = f46f7ea5aec6e56b22fefe2de0d03d081156d348c6ff1f5c063f1f8c79dfe27b
+SIZE (rubygem/http-2.0.1.gem) = 62464


More information about the svn-ports-all mailing list