pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/nginx-devel



Module Name:    pkgsrc
Committed By:   osa
Date:           Thu Jul 14 10:21:20 UTC 2022

Modified Files:
        pkgsrc/www/nginx-devel: Makefile PLIST distinfo options.mk

Log Message:
www/nginx-devel: change PKGNAME to nginx-devel

Switch to the https protocol for MASTER_SITES.
Update distinfo with the checksums of recently added patches.
Fix PLIST for the third-party http_upload module.

Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 pkgsrc/www/nginx-devel/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/nginx-devel/PLIST \
    pkgsrc/www/nginx-devel/options.mk
cvs rdiff -u -r1.79 -r1.80 pkgsrc/www/nginx-devel/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/nginx-devel/Makefile
diff -u pkgsrc/www/nginx-devel/Makefile:1.84 pkgsrc/www/nginx-devel/Makefile:1.85
--- pkgsrc/www/nginx-devel/Makefile:1.84        Wed Jul 13 20:31:47 2022
+++ pkgsrc/www/nginx-devel/Makefile     Thu Jul 14 10:21:20 2022
@@ -1,8 +1,10 @@
-# $NetBSD: Makefile,v 1.84 2022/07/13 20:31:47 osa Exp $
+# $NetBSD: Makefile,v 1.85 2022/07/14 10:21:20 osa Exp $
 
 DISTNAME=      nginx-1.23.0
+PKGNAME=       ${DISTNAME:S/-/-devel-/1}
+PKGREVISION=   1
 CATEGORIES=    www
-MASTER_SITES=  http://nginx.org/download/
+MASTER_SITES=  https://nginx.org/download/
 DISTFILES=     ${DEFAULT_DISTFILES}
 
 MAINTAINER=    osa%NetBSD.org@localhost

Index: pkgsrc/www/nginx-devel/PLIST
diff -u pkgsrc/www/nginx-devel/PLIST:1.8 pkgsrc/www/nginx-devel/PLIST:1.9
--- pkgsrc/www/nginx-devel/PLIST:1.8    Mon Mar 14 02:49:09 2022
+++ pkgsrc/www/nginx-devel/PLIST        Thu Jul 14 10:21:20 2022
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2022/03/14 02:49:09 osa Exp $
+@comment $NetBSD: PLIST,v 1.9 2022/07/14 10:21:20 osa Exp $
 ${PLIST.dso}${PLIST.arrayvar}libexec/nginx/ngx_http_array_var_module.so
 ${PLIST.dso}${PLIST.cprg}libexec/nginx/ngx_http_cache_purge_module.so
 ${PLIST.dso}${PLIST.dav}libexec/nginx/ngx_http_dav_ext_module.so
@@ -20,6 +20,7 @@ ${PLIST.dso}${PLIST.perl}libexec/nginx/n
 ${PLIST.dso}${PLIST.rtmp}libexec/nginx/ngx_rtmp_module.so
 ${PLIST.dso}${PLIST.setmisc}libexec/nginx/ngx_http_set_misc_module.so
 ${PLIST.dso}${PLIST.stream}libexec/nginx/ngx_stream_module.so
+${PLIST.dso}${PLIST.upload}libexec/nginx/ngx_http_upload_module.so
 ${PLIST.perl}${PERL5_SUB_INSTALLVENDORARCH}/auto/nginx/nginx.${SOEXT}
 ${PLIST.perl}${PERL5_SUB_INSTALLVENDORARCH}/nginx.pm
 man/man8/nginx.8
Index: pkgsrc/www/nginx-devel/options.mk
diff -u pkgsrc/www/nginx-devel/options.mk:1.8 pkgsrc/www/nginx-devel/options.mk:1.9
--- pkgsrc/www/nginx-devel/options.mk:1.8       Wed Jul 13 20:31:47 2022
+++ pkgsrc/www/nginx-devel/options.mk   Thu Jul 14 10:21:20 2022
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.8 2022/07/13 20:31:47 osa Exp $
+# $NetBSD: options.mk,v 1.9 2022/07/14 10:21:20 osa Exp $
 
 CODELOAD_SITE_GITHUB=          https://codeload.github.com/
 
@@ -21,7 +21,7 @@ PKG_OPTIONS_GROUP.pcre=               pcre pcre2
 
 PLIST_VARS+=           arrayvar cprg dav dso echo encses forminput geoip2
 PLIST_VARS+=           headmore imagefilter lua mail naxsi nchan ndk njs
-PLIST_VARS+=           perl rtmp setmisc stream uwsgi
+PLIST_VARS+=           perl rtmp setmisc stream upload uwsgi
 
 .include "../../mk/bsd.options.mk"
 

Index: pkgsrc/www/nginx-devel/distinfo
diff -u pkgsrc/www/nginx-devel/distinfo:1.79 pkgsrc/www/nginx-devel/distinfo:1.80
--- pkgsrc/www/nginx-devel/distinfo:1.79        Wed Jul 13 20:31:47 2022
+++ pkgsrc/www/nginx-devel/distinfo     Thu Jul 14 10:21:20 2022
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.79 2022/07/13 20:31:47 osa Exp $
+$NetBSD: distinfo,v 1.80 2022/07/14 10:21:20 osa Exp $
 
 BLAKE2s (array-var-nginx-module-0.05.tar.gz) = 2f9af1e0eb209b7c20aa58cd8ec2afb1eb1cc122c5f4ea169e34131c463c1c26
 SHA512 (array-var-nginx-module-0.05.tar.gz) = 7c9fa9b76bc7cd2473ceae6d5ffb8de26993be9293ea967908d6c4550e086affa7016df4c936fb0b79f1142dc0aa1a5f2058d417e6433b5a3497a45d7e866e84
@@ -51,7 +51,8 @@ Size (openresty-headers-more-nginx-modul
 BLAKE2s (set-misc-nginx-module-0.33.tar.gz) = 306eb7a96ce5650c7e97a91e9cdba48d154d10cf6445d31193ffab889054d893
 SHA512 (set-misc-nginx-module-0.33.tar.gz) = 1ff4c947538a5bd5f9d6adcd87b37f2702f5cc90e3342bc08359cbe8f290b705a3a2daa3dedfb1df3ce4bc19478c8fcac07081c4a53a804fc2862d50078278dc
 Size (set-misc-nginx-module-0.33.tar.gz) = 30084 bytes
+SHA1 (extra-patch-lua-nginx-module) = 72d581ec97da32600d8b0b1a33b69dfa00bd762a
+SHA1 (extra-patch-naxsi_runtime.c) = 75aaa09005225c1003b6d7d14b2e3415799e05f7
 SHA1 (patch-auto_install) = 3b3a0f9f4c005b707664554fa57a58c9e3b7de60
 SHA1 (patch-conf_nginx.conf) = ee9fbc3838cc006f6e1cddddadf6603f4941d171
 SHA1 (patch-src_event_modules_ngx__eventport__module.c) = c8e919f48d68bd5bffc4ad11d9c79dc6da3a0de2
-SHA1 (patch-src_os_unix_ngx__udp__sendmsg__chain.c) = d00e0f8bf7ff967e56e2b0d299f0e75f8cbdb3cb



Home | Main Index | Thread Index | Old Index