aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorosa <osa@FreeBSD.org>2019-08-23 05:27:39 +0800
committerosa <osa@FreeBSD.org>2019-08-23 05:27:39 +0800
commit0e1f66645268eec370bb5bdd9a8a0ec2fafbdfb9 (patch)
tree6ea22cfd44b60345e71f9fa2b0b4f4f5d38245ab
parentc6a32edd43d2aabb3738f93c097c0a3378467323 (diff)
downloadfreebsd-ports-gnome-0e1f66645268eec370bb5bdd9a8a0ec2fafbdfb9.tar.gz
freebsd-ports-gnome-0e1f66645268eec370bb5bdd9a8a0ec2fafbdfb9.tar.zst
freebsd-ports-gnome-0e1f66645268eec370bb5bdd9a8a0ec2fafbdfb9.zip
Update from 1.9.0 to 1.10.0.
<ChangeLog> *) Change: matching of cookies in routes made case sensitive. *) Change: decreased log level of common errors when clients close connections. *) Change: removed the Perl module's "--include=" ./configure option. *) Feature: built-in WebSocket server implementation for Node.js module. *) Feature: splitting PATH_INFO from request URI in PHP module. *) Feature: request routing by scheme (HTTP or HTTPS). *) Feature: support for multipart requests body in Java module. *) Feature: improved API compatibility with Node.js 11.10 or later. *) Bugfix: reconfiguration failed if "listeners" or "applications" objects were missing. *) Bugfix: applying a large configuration might have failed. </ChangeLog>
-rw-r--r--www/unit/Makefile3
-rw-r--r--www/unit/distinfo6
2 files changed, 4 insertions, 5 deletions
diff --git a/www/unit/Makefile b/www/unit/Makefile
index afb24455359e..b5da3df3564d 100644
--- a/www/unit/Makefile
+++ b/www/unit/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= unit
-PORTVERSION= 1.9.0
-PORTREVISION= 1
+PORTVERSION= 1.10.0
CATEGORIES= www
MASTER_SITES= https://unit.nginx.org/download/
diff --git a/www/unit/distinfo b/www/unit/distinfo
index 500b203cc0bf..18f2f52adcc7 100644
--- a/www/unit/distinfo
+++ b/www/unit/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1559234590
-SHA256 (unit-1.9.0.tar.gz) = bac8b34e85d6339762a05f79dd1028fad5c3dc1a4b4d6fd2584461312dd859de
-SIZE (unit-1.9.0.tar.gz) = 522420
+TIMESTAMP = 1566509077
+SHA256 (unit-1.10.0.tar.gz) = bf55cc04cc80114de99f412887466a4743dd821e5ff5c02c5c7d859cb8275311
+SIZE (unit-1.10.0.tar.gz) = 564348