Opened 6 years ago

Closed 6 years ago

#57105 closed defect (fixed)

nginx @1.15.3_0+flv+gzip_static+http2+http_push+jwt+mp4+redis+secure_link+ssl+universal+upload_progress

Reported by: afraazali (Afraaz Ali) Owned by: neverpanic (Clemens Lang)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: Schamschula (Marius Schamschula)
Port: nginx

Description (last modified by mf2k (Frank Schima))

When updating to nginx 1.15.3 the http_push variant isn't being installed. Running nginx -V, I get the attached (nginx_version.txt).

Running port installed | grep nginx, I get the following:

nginx @1.15.3_0+flv+gzip_static+http2+http_push+jwt+mp4+redis+secure_link+ssl+universal+upload_progress (active)

I've attached a patch (http_push.patch), that simply removed the size property in the variant, which seemed to have installed the nchan module for nginx.

Attachments (2)

nginx_version.txt (1.2 KB) - added by afraazali (Afraaz Ali) 6 years ago.
nginx version output
http_push.patch (674 bytes) - added by afraazali (Afraaz Ali) 6 years ago.
http_push.patch

Download all attachments as: .zip

Change History (6)

Changed 6 years ago by afraazali (Afraaz Ali)

Attachment: nginx_version.txt added

nginx version output

Changed 6 years ago by afraazali (Afraaz Ali)

Attachment: http_push.patch added

http_push.patch

comment:1 Changed 6 years ago by mf2k (Frank Schima)

Cc: Schamschula added
Owner: set to neverpanic
Status: newassigned

In the future, please add the port maintainer(s) to Cc (port info --maintainers nginx), if any.

comment:2 Changed 6 years ago by mf2k (Frank Schima)

Description: modified (diff)

comment:3 Changed 6 years ago by afraazali (Afraaz Ali)

Apologies. Thank you for the information.

comment:4 Changed 6 years ago by Schamschula (Marius Schamschula)

Resolution: fixed
Status: assignedclosed

In 9c41fdb1ea2b98a37244e18a3965feb944e0bab0/macports-ports (master):

nginx 1.15.3: remove unneeded \s on size checksums

Closes: #57105

Note: See TracTickets for help on using tickets.