aboutsummaryrefslogtreecommitdiff
path: root/www/unit
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2019-03-09 22:53:28 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2019-03-09 22:53:28 +0000
commit275fb0d3779a503ee16b3b4dd978b4b1e16c4325 (patch)
tree51153ddb07770a074cab10db46c17f7b444e9a21 /www/unit
parente9c3a8b02e16ac2350daa71a1019d82f810642ae (diff)
downloadports-275fb0d3779a503ee16b3b4dd978b4b1e16c4325.tar.gz
ports-275fb0d3779a503ee16b3b4dd978b4b1e16c4325.zip
Update from 1.7.1 to 1.8.0.
<ChangeLog> *) Change: now three numbers are always used for versioning: major, minor, and patch versions. *) Change: now QUERY_STRING is always defined even if the request does not include the query component. *) Feature: basic internal request routing by Host, URI, and method. *) Feature: experimental support for Java Servlet Containers. *) Bugfix: segmentation fault might have occurred in the router process. *) Bugfix: various potential memory leaks. *) Bugfix: TLS connections might have stalled. *) Bugfix: some Perl applications might have failed to send the response body. *) Bugfix: some compilers with specific flags might have produced non-functioning builds; the bug had appeared in 1.5. *) Bugfix: Node.js package had wrong version number when installed from sources. </ChangeLog>
Notes
Notes: svn path=/head/; revision=495213
Diffstat (limited to 'www/unit')
-rw-r--r--www/unit/Makefile2
-rw-r--r--www/unit/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/www/unit/Makefile b/www/unit/Makefile
index 3049edad4112..0988f2da888e 100644
--- a/www/unit/Makefile
+++ b/www/unit/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= unit
-PORTVERSION= 1.7.1
+PORTVERSION= 1.8.0
CATEGORIES= www
MASTER_SITES= https://unit.nginx.org/download/
diff --git a/www/unit/distinfo b/www/unit/distinfo
index 8631aee51397..fd0b2d746c13 100644
--- a/www/unit/distinfo
+++ b/www/unit/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1549587058
-SHA256 (unit-1.7.1.tar.gz) = e63cacb8308f625500c51440f2bc54d5a1e1b90aaa41c2c0fc7557c74a9d9e13
-SIZE (unit-1.7.1.tar.gz) = 445348
+TIMESTAMP = 1551477979
+SHA256 (unit-1.8.0.tar.gz) = abc8552af977d5984a8775b21d34dab270c1034f1cc07bc299d4d2e6d6b173e6
+SIZE (unit-1.8.0.tar.gz) = 511226