summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2024-04-30 18:26:32 -0400
committerSergey A. Osokin <osa@FreeBSD.org>2024-04-30 18:27:10 -0400
commit2761bb50da9218e16b88c9774542141588858755 (patch)
treefedef684b44e70e33926d14fd84e00bf3696e54c
parent*/*: update NGINX JavaScript: 0.8.3 -> 0.8.4 (+) (diff)
*/*unit*: update NGINX Unit: 1.32.0 -> 1.32.1
<ChangeLog> *) Bugfix: NJS variables in templates may have incorrect values due to improper caching. *) Bugfix: Wasm application process hangs after receiving restart signal from the control. </ChangeLog>
-rw-r--r--www/unit-java/distinfo6
-rw-r--r--www/unit-wasm/Makefile1
-rw-r--r--www/unit/distinfo6
-rw-r--r--www/unit/version.mk2
4 files changed, 7 insertions, 8 deletions
diff --git a/www/unit-java/distinfo b/www/unit-java/distinfo
index bd47dd8968d0..422f047a9f7b 100644
--- a/www/unit-java/distinfo
+++ b/www/unit-java/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1710284573
-SHA256 (unit-1.32.0.tar.gz) = 4b5e9be3f3990fceabf06292c2b7853667aceb71fd8de5dc67cb7fb05d247a20
-SIZE (unit-1.32.0.tar.gz) = 937300
+TIMESTAMP = 1714515235
+SHA256 (unit-1.32.1.tar.gz) = 0e440ef63a3adf9400db978a64fc84e1eb8887f61a04ccff284c3f682fb83ea2
+SIZE (unit-1.32.1.tar.gz) = 937669
SHA256 (classgraph-4.8.165.jar) = 5258d9218fc6413f4d14218a5a6e784528e349f60f48883b77de74bb478ebafd
SIZE (classgraph-4.8.165.jar) = 562061
SHA256 (ecj-3.26.0.jar) = ac0ba5876eaf7ebb47749a0d1be179c51f194b9dd0b875d1c09e1b530f5a2db5
diff --git a/www/unit-wasm/Makefile b/www/unit-wasm/Makefile
index 3159ac7e96cc..7dc4e2c28bdb 100644
--- a/www/unit-wasm/Makefile
+++ b/www/unit-wasm/Makefile
@@ -1,5 +1,4 @@
PKGNAMESUFFIX= -${UNIT_MODNAME}
-PORTREVISION= 10
UNIT_MODNAME= wasm
diff --git a/www/unit/distinfo b/www/unit/distinfo
index a3e6d898bac9..b126e53ad55c 100644
--- a/www/unit/distinfo
+++ b/www/unit/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1710267192
-SHA256 (unit-1.32.0.tar.gz) = 4b5e9be3f3990fceabf06292c2b7853667aceb71fd8de5dc67cb7fb05d247a20
-SIZE (unit-1.32.0.tar.gz) = 937300
+TIMESTAMP = 1714508183
+SHA256 (unit-1.32.1.tar.gz) = 0e440ef63a3adf9400db978a64fc84e1eb8887f61a04ccff284c3f682fb83ea2
+SIZE (unit-1.32.1.tar.gz) = 937669
diff --git a/www/unit/version.mk b/www/unit/version.mk
index 22f5db26d111..777fee093486 100644
--- a/www/unit/version.mk
+++ b/www/unit/version.mk
@@ -2,6 +2,6 @@
UNITVERSION_MK= defined
# Define NGINX Unit's version.
-UNIT_VERSION= 1.32.0
+UNIT_VERSION= 1.32.1
.endif # UNITVERSION_MK