svn commit: r536822 - head/www/unit
Sergey A. Osokin
osa at FreeBSD.org
Thu May 28 22:39:06 UTC 2020
Author: osa
Date: Thu May 28 22:39:05 2020
New Revision: 536822
URL: https://svnweb.freebsd.org/changeset/ports/536822
Log:
Update from 1.17.0 to 1.18.0.
<ChangeLog>
*) Feature: the "rootfs" isolation option for changing root filesystem
for an application.
*) Feature: multiple "targets" in PHP applications.
*) Feature: support for percent-encoding in the "uri" and "arguments"
matching options and in the "pass" option.
</ChangeLog>
Modified:
head/www/unit/Makefile
head/www/unit/distinfo
Modified: head/www/unit/Makefile
==============================================================================
--- head/www/unit/Makefile Thu May 28 22:05:42 2020 (r536821)
+++ head/www/unit/Makefile Thu May 28 22:39:05 2020 (r536822)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= unit
-PORTVERSION= 1.17.0
+PORTVERSION= 1.18.0
CATEGORIES= www
MASTER_SITES= https://unit.nginx.org/download/
Modified: head/www/unit/distinfo
==============================================================================
--- head/www/unit/distinfo Thu May 28 22:05:42 2020 (r536821)
+++ head/www/unit/distinfo Thu May 28 22:39:05 2020 (r536822)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1587056169
-SHA256 (unit-1.17.0.tar.gz) = 3f7e7c0b3cdd715bb5c0e010231a2987c56fbeadf23c7147632bc76be3cf0378
-SIZE (unit-1.17.0.tar.gz) = 726928
+TIMESTAMP = 1590688617
+SHA256 (unit-1.18.0.tar.gz) = 43ffa7b935b081a5e99c0cc875b823daf4f20fc1938cd3483dc7bffaf15ec089
+SIZE (unit-1.18.0.tar.gz) = 742273
More information about the svn-ports-all
mailing list