Skip to content

Commit

Permalink
Update passenger and its nginx module from 6.0.7 to 6.0.8.
Browse files Browse the repository at this point in the history
Bump PORTREVISION for www/nginx-devel.
  • Loading branch information
osokin committed Apr 6, 2021
1 parent 0be8c2b commit 2e741e7
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
1 change: 1 addition & 0 deletions www/nginx-devel/Makefile
Expand Up @@ -3,6 +3,7 @@

PORTNAME?= nginx
PORTVERSION= 1.19.9
PORTREVISION= 1
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 @@ -240,7 +240,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.7
PASSENGER_NGINX_VER= 6.0.8
PASSENGER_CATEGORIES= ruby
PASSENGER_USE= ruby=yes
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 = 1617640083
TIMESTAMP = 1617711524
SHA256 (nginx-1.19.9.tar.gz) = 2e35dff06a9826e8aca940e9e8be46b7e4b12c19a48d55bfc2dc28fc9cc7d841
SIZE (nginx-1.19.9.tar.gz) = 1060580
SHA256 (nginx_mogilefs_module-1.0.4.tar.gz) = 7ac230d30907f013dff8d435a118619ea6168aa3714dba62c6962d350c6295ae
Expand All @@ -9,8 +9,8 @@ SHA256 (ngx_http_redis-0.3.9.tar.gz) = 21f87540f0a44b23ffa5df16fb3d788bc90803b25
SIZE (ngx_http_redis-0.3.9.tar.gz) = 13051
SHA256 (ngx_http_response-0.3.tar.gz) = 0835584029f053051c624adbe33a826ab0205c9d85a02af6019e6b57607e9045
SIZE (ngx_http_response-0.3.tar.gz) = 2244
SHA256 (passenger-6.0.7.tar.gz) = e1e723cc6eae054afcd1585d734cfb167e5c33a8629b83976ee21257080e9b13
SIZE (passenger-6.0.7.tar.gz) = 7352163
SHA256 (passenger-6.0.8.tar.gz) = 1e73767025b299c6f8421c2a0df1ca7163b767de47ffab0c6239deb7b809d16d
SIZE (passenger-6.0.8.tar.gz) = 7567855
SHA256 (yaoweibin-nginx_ajp_module-a964a0b_GH0.tar.gz) = 0c786660ce2e5c6d23cf02e957786ad581a04cc6315145eb144ec271f7f81326
SIZE (yaoweibin-nginx_ajp_module-a964a0b_GH0.tar.gz) = 109940
SHA256 (openresty-array-var-nginx-module-v0.05_GH0.tar.gz) = c949d4be6f3442c8e2937046448dc8d8def25c0e0fa6f4e805144cea45eabe80
Expand Down
3 changes: 1 addition & 2 deletions www/rubygem-passenger/Makefile
Expand Up @@ -2,8 +2,7 @@
# $FreeBSD$

PORTNAME= passenger
PORTVERSION= 6.0.7
PORTREVISION= 1
PORTVERSION= 6.0.8
CATEGORIES= www rubygems
MASTER_SITES= RG

Expand Down
6 changes: 3 additions & 3 deletions www/rubygem-passenger/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1606234532
SHA256 (rubygem/passenger-6.0.7.gem) = eb88a0238b268e875867c18e2af8d7aa28040969276f1b177e291190049ddc81
SIZE (rubygem/passenger-6.0.7.gem) = 7265792
TIMESTAMP = 1617711635
SHA256 (rubygem/passenger-6.0.8.gem) = 429568e13210873c7cacbbb292563683d6d6180264958892aa1082d00a5e9287
SIZE (rubygem/passenger-6.0.8.gem) = 7459840

0 comments on commit 2e741e7

Please sign in to comment.