aboutsummaryrefslogtreecommitdiff
path: root/www/unit
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2018-04-26 21:45:34 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2018-04-26 21:45:34 +0000
commitd9db31f6675e670e0f3f39624addf5864f19d2ae (patch)
tree968fa5e815d1bd35932faf083e04f5251ce8e6da /www/unit
parent10791c23e93b56461249752b32441b4a30eb882d (diff)
downloadports-d9db31f6675e670e0f3f39624addf5864f19d2ae.tar.gz
ports-d9db31f6675e670e0f3f39624addf5864f19d2ae.zip
Upgrade from 1.0 to the latest bugfix release 1.1.
<ChangeLog> *) Bugfix: Python applications that use the write() callable did not work. *) Bugfix: virtual environments created with Python 3.3 or above might not have worked. *) Bugfix: the request.Read() function in Go applications did not produce EOF when the whole body was read. *) Bugfix: a segmentation fault might have occurred while access log reopening. *) Bugfix: in parsing of IPv6 control socket addresses. *) Bugfix: loading of application modules was broken on OpenBSD. *) Bugfix: a segmentation fault might have occurred when there were two modules with the same type and version; the bug had appeared in 1.0. *) Bugfix: alerts "freed pointer points to non-freeble page" might have appeared in log on 32-bit platforms. </ChangeLog>
Notes
Notes: svn path=/head/; revision=468387
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 a5fc4390ba6d..12023df2d94a 100644
--- a/www/unit/Makefile
+++ b/www/unit/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= unit
-PORTVERSION= 1.0
+PORTVERSION= 1.1
CATEGORIES= www
MASTER_SITES= https://unit.nginx.org/download/
diff --git a/www/unit/distinfo b/www/unit/distinfo
index c3fae628198e..137e26d544fe 100644
--- a/www/unit/distinfo
+++ b/www/unit/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1523921078
-SHA256 (unit-1.0.tar.gz) = 13b250032d3aeef554f5e7f67b26dc2c01b9e51f5f392cbeca44db65488ca6f1
-SIZE (unit-1.0.tar.gz) = 394894
+TIMESTAMP = 1524778894
+SHA256 (unit-1.1.tar.gz) = 7c66365f5ea87e7e8903bac9d639676947fe2ab7aa799ce35defc426b3409ee0
+SIZE (unit-1.1.tar.gz) = 394937