svn commit: r451211 - head/www/rubygem-unicorn

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Oct 4 10:56:13 UTC 2017


Author: sunpoet
Date: Wed Oct  4 10:56:11 2017
New Revision: 451211
URL: https://svnweb.freebsd.org/changeset/ports/451211

Log:
  Update to 5.3.1
  
  - Update WWW
  
  Changes:	https://bogomips.org/unicorn/NEWS.html

Modified:
  head/www/rubygem-unicorn/Makefile
  head/www/rubygem-unicorn/distinfo
  head/www/rubygem-unicorn/pkg-descr

Modified: head/www/rubygem-unicorn/Makefile
==============================================================================
--- head/www/rubygem-unicorn/Makefile	Wed Oct  4 10:56:06 2017	(r451210)
+++ head/www/rubygem-unicorn/Makefile	Wed Oct  4 10:56:11 2017	(r451211)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	unicorn
-PORTVERSION=	5.3.0
+PORTVERSION=	5.3.1
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
 

Modified: head/www/rubygem-unicorn/distinfo
==============================================================================
--- head/www/rubygem-unicorn/distinfo	Wed Oct  4 10:56:06 2017	(r451210)
+++ head/www/rubygem-unicorn/distinfo	Wed Oct  4 10:56:11 2017	(r451211)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1491126933
-SHA256 (rubygem/unicorn-5.3.0.gem) = 1c1e83d07284d1f17ecf4382f4335b5cf7a5ac1579b0f9f4a3ed89dd9e6651cc
-SIZE (rubygem/unicorn-5.3.0.gem) = 216576
+TIMESTAMP = 1507100152
+SHA256 (rubygem/unicorn-5.3.1.gem) = 6b03fd402fff4871929228e0ed8aee01656d59ca7135f3b41e07161828b40d38
+SIZE (rubygem/unicorn-5.3.1.gem) = 217088

Modified: head/www/rubygem-unicorn/pkg-descr
==============================================================================
--- head/www/rubygem-unicorn/pkg-descr	Wed Oct  4 10:56:06 2017	(r451210)
+++ head/www/rubygem-unicorn/pkg-descr	Wed Oct  4 10:56:11 2017	(r451211)
@@ -4,4 +4,4 @@ features in Unix/Unix-like kernels. Slow clients shoul
 placing a reverse proxy capable of fully buffering both the request and
 response in between Unicorn and slow clients.
 
-WWW: http://bogomips.org/unicorn/
+WWW: https://bogomips.org/unicorn/


More information about the svn-ports-all mailing list