Skip to content

Commit

Permalink
www/*: update Passenger 6.0.17 -> 6.0.18
Browse files Browse the repository at this point in the history
Bump PORTREVISION for www/nginx-devel.

<ChangeLog>
 * Adds support for arm (aarch64) rpm packages.
 * Adds Ubuntu 23.04 "Lunar" packages, removes Ubuntu 22.10
   "Kinetic" packages.
 * Removes packages for Debian 9 "Stretch" (EOL June 2022).
 * [RPM] Changes to building Nginx module packages for the latest
   supported Nginx module stream instead of the default.
 * [Ruby] Makes Passenger more resilient to invalid byte sequences
   when loading the Ruby native extension. Contributed by Drew Wells.
 * [Ruby] Add an `unhandled_exception_before_exit` event callback.
   Contributed by James Tomson.
 * [Nginx] Upgrades preferred Nginx to 1.24.0 from 1.22.1.
 * Updated various library versions used in precompiled binaries
   (used for e.g. gem installs):
   - cmake: 3.25.1 -> 3.26.4
   - curl: 7.87.0 -> 8.1.2
   - git: 2.39.0 -> 2.41.0
   - gnupg: 2.4.0 -> 2.4.2
   - libgcrypt: 1.10.1 -> 1.10.2
   - libgpg_error: 1.46 -> 1.47
   - openssl: 3.0.7 -> 3.1.1
   - rubygems: 3.4.3 -> 3.4.13
   - zstd: 1.5.2 -> 1.5.5
   - rubies:
     - 2.7.7 -> 2.7.8
     - 3.0.5 -> 3.0.6
     - 3.1.3 -> 3.1.4
     - 3.2.0 -> 3.2.2

</ChangeLog>
  • Loading branch information
osokin committed Jul 25, 2023
1 parent 2e39de8 commit f63af5f
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion www/nginx-devel/Makefile
@@ -1,6 +1,6 @@
PORTNAME?= nginx
PORTVERSION= 1.25.1
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= www
MASTER_SITES= https://nginx.org/download/ \
LOCAL/osa
Expand Down
2 changes: 1 addition & 1 deletion www/nginx-devel/Makefile.extmod
Expand Up @@ -248,7 +248,7 @@ OPENTRACING_LIB_DEPENDS= libopentracing.so:devel/libopentracing
OPENTRACING_VARS= DSO_EXTMODS+=opentracing OPENTRACING_SUBDIR=/opentracing
OPENTRACING_EXTRA_PATCHES= ${PATCHDIR}/extra-patch-nginx-opentracing-opentracing-config

PASSENGER_NGINX_VER= 6.0.17
PASSENGER_NGINX_VER= 6.0.18
PASSENGER_CATEGORIES= ruby
PASSENGER_USES= ruby
PASSENGER_BUILD_DEPENDS=${LOCALBASE}/bin/rake:devel/rubygem-rake
Expand Down
6 changes: 3 additions & 3 deletions www/nginx-devel/distinfo
@@ -1,4 +1,4 @@
TIMESTAMP = 1689101193
TIMESTAMP = 1690304601
SHA256 (nginx-1.25.1.tar.gz) = f09071ac46e0ea3adc0008ef0baca229fc6b4be4533baef9bbbfba7de29a8602
SIZE (nginx-1.25.1.tar.gz) = 1213919
SHA256 (nginx_mogilefs_module-1.0.4.tar.gz) = 7ac230d30907f013dff8d435a118619ea6168aa3714dba62c6962d350c6295ae
Expand All @@ -7,8 +7,8 @@ SHA256 (nginx_mod_h264_streaming-2.2.7.tar.gz) = 6d974ba630cef59de1f60996c66b401
SIZE (nginx_mod_h264_streaming-2.2.7.tar.gz) = 44012
SHA256 (ngx_http_redis-0.3.9.tar.gz) = 21f87540f0a44b23ffa5df16fb3d788bc90803b255ef14f9c26e3847a6f26f46
SIZE (ngx_http_redis-0.3.9.tar.gz) = 13051
SHA256 (passenger-6.0.17.tar.gz) = 385559ed1d78eb83165222d568721dcc4222bb57c1939811ecd2c4ef33937ba7
SIZE (passenger-6.0.17.tar.gz) = 8422867
SHA256 (passenger-6.0.18.tar.gz) = dfcd9bcae364ce09b6ae59ea598f9dcad3e27a980b12c4b245acd336fa02c5a2
SIZE (passenger-6.0.18.tar.gz) = 8424409
SHA256 (msva-nginx_ajp_module-fcbb2cc_GH0.tar.gz) = 522e94c59f5783f281d868ede2adf325bf2f8ffb9e62cf8451d4b9ac0516916c
SIZE (msva-nginx_ajp_module-fcbb2cc_GH0.tar.gz) = 110807
SHA256 (openresty-array-var-nginx-module-v0.05_GH0.tar.gz) = c949d4be6f3442c8e2937046448dc8d8def25c0e0fa6f4e805144cea45eabe80
Expand Down
4 changes: 2 additions & 2 deletions www/nginx-devel/files/extra-patch-passenger-build-nginx.rb
@@ -1,5 +1,5 @@
--- ../passenger-6.0.17/build/nginx.rb.orig 2013-10-26 18:00:00.000000000 -0400
+++ ../passenger-6.0.17/build/nginx.rb 2016-05-09 18:21:22.426777000 -0400
--- ../passenger-6.0.18/build/nginx.rb.orig 2013-10-26 18:00:00.000000000 -0400
+++ ../passenger-6.0.18/build/nginx.rb 2016-05-09 18:21:22.426777000 -0400
@@ -33,13 +33,12 @@
desc "Build Nginx support files"
task :nginx => [
Expand Down
4 changes: 2 additions & 2 deletions www/nginx-devel/files/extra-patch-passenger-disable-telemetry
@@ -1,5 +1,5 @@
--- ../passenger-6.0.17/src/ruby_supportlib/phusion_passenger/nginx/config_options.rb.orig 2018-12-03 12:23:06.980728000 -0500
+++ ../passenger-6.0.17/src/ruby_supportlib/phusion_passenger/nginx/config_options.rb 2018-12-03 12:23:32.978924000 -0500
--- ../passenger-6.0.18/src/ruby_supportlib/phusion_passenger/nginx/config_options.rb.orig 2018-12-03 12:23:06.980728000 -0500
+++ ../passenger-6.0.18/src/ruby_supportlib/phusion_passenger/nginx/config_options.rb 2018-12-03 12:23:32.978924000 -0500
@@ -204,7 +204,7 @@
:name => 'passenger_disable_anonymous_telemetry',
:scope => :global,
Expand Down
2 changes: 1 addition & 1 deletion www/rubygem-passenger/Makefile
@@ -1,5 +1,5 @@
PORTNAME= passenger
PORTVERSION= 6.0.17
PORTVERSION= 6.0.18
CATEGORIES= www rubygems
MASTER_SITES= RG

Expand Down
6 changes: 3 additions & 3 deletions www/rubygem-passenger/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1677722293
SHA256 (rubygem/passenger-6.0.17.gem) = 3f7a406d39d13a63354f03da93fed36b24ad9d3ceb1a7e83050a9cfcd152f4d7
SIZE (rubygem/passenger-6.0.17.gem) = 8290304
TIMESTAMP = 1690299755
SHA256 (rubygem/passenger-6.0.18.gem) = 31d308107a16cc5d6e38a8eea918166a68a89a03de048ea60307f89639518a8c
SIZE (rubygem/passenger-6.0.18.gem) = 8290816

0 comments on commit f63af5f

Please sign in to comment.