Received: by mail.netbsd.org (Postfix, from userid 605) id 88F7384E91; Wed, 15 Sep 2021 12:37:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C1A2E84D31 for ; Wed, 15 Sep 2021 12:37:06 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id r9A_6iqnXFxZ for ; Wed, 15 Sep 2021 12:37:06 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 206A684CE3 for ; Wed, 15 Sep 2021 12:37:06 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 18D9CFA97; Wed, 15 Sep 2021 12:37:06 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1631709426140010" MIME-Version: 1.0 Date: Wed, 15 Sep 2021 12:37:06 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/www/nginx To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20210915123706.18D9CFA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1631709426140010 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Sep 15 12:37:05 UTC 2021 Modified Files: pkgsrc/www/nginx: Makefile distinfo options.mk Log Message: nginx: updated nchan module; bumped revision 1.2.10 (Aug. 25 2021) fix: Nchan could not be built without openssl due to hiredis dependency (introduced in v1.2.9) feature: allow no separator for http-raw-stream (thanks @sclem) 1.2.9 (Aug. 12 2021) feature: Redis cluster reconfiguration check timer, nchan_redis_cluster_check_interval setting fix: detect Redis cluster reconfiguration when publishing messages in "nostore" mode update: hiredis updated to v1.0.0 fix: segfault on out-of-shared-memory condition for multiplexed publishers To generate a diff of this commit: cvs rdiff -u -r1.101 -r1.102 pkgsrc/www/nginx/Makefile cvs rdiff -u -r1.87 -r1.88 pkgsrc/www/nginx/distinfo cvs rdiff -u -r1.70 -r1.71 pkgsrc/www/nginx/options.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1631709426140010 Content-Disposition: inline Content-Length: 3367 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/www/nginx/Makefile diff -u pkgsrc/www/nginx/Makefile:1.101 pkgsrc/www/nginx/Makefile:1.102 --- pkgsrc/www/nginx/Makefile:1.101 Tue Jun 1 10:53:46 2021 +++ pkgsrc/www/nginx/Makefile Wed Sep 15 12:37:05 2021 @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.101 2021/06/01 10:53:46 adam Exp $ +# $NetBSD: Makefile,v 1.102 2021/09/15 12:37:05 adam Exp $ DISTNAME= nginx-1.20.1 +PKGREVISION= 1 MAINTAINER= joerg@NetBSD.org Index: pkgsrc/www/nginx/distinfo diff -u pkgsrc/www/nginx/distinfo:1.87 pkgsrc/www/nginx/distinfo:1.88 --- pkgsrc/www/nginx/distinfo:1.87 Tue Jun 1 10:53:46 2021 +++ pkgsrc/www/nginx/distinfo Wed Sep 15 12:37:05 2021 @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.87 2021/06/01 10:53:46 adam Exp $ +$NetBSD: distinfo,v 1.88 2021/09/15 12:37:05 adam Exp $ SHA1 (array-var-nginx-module-0.05.tar.gz) = c69fac77814947009ab783a471783b3c95a63a26 RMD160 (array-var-nginx-module-0.05.tar.gz) = 89bd4efc04864e3e90781588a337338951ec8733 @@ -40,10 +40,10 @@ SHA1 (nginx-rtmp-module-1.2.2.tar.gz) = RMD160 (nginx-rtmp-module-1.2.2.tar.gz) = a19f42e4f15214fd11ac8f334468dc400b86b5bd SHA512 (nginx-rtmp-module-1.2.2.tar.gz) = 3f8c803221854c4b1a06aadc6313fbfec74bd7179c0ee51d4365b26ffa8875881a6e1e48f777a9c9efbb9170ab7478a82920d5448a2c2df485503d37bb03ab81 Size (nginx-rtmp-module-1.2.2.tar.gz) = 519934 bytes -SHA1 (nginx_http_push_module-1.2.8.tar.gz) = 1593ae77fc8dd98bc4a9ba2fb78675fd0dedf9d9 -RMD160 (nginx_http_push_module-1.2.8.tar.gz) = d59a130768a63280b86f760af0cedf7066fdd2f9 -SHA512 (nginx_http_push_module-1.2.8.tar.gz) = bea5ce8669f43f752a42f5988125ac1beb7c7904e780605f7706bbb03e9ab4f30a2bcbcddac5bc1c67cff4d92f798023ec320e8d9a2db47953f9f7b08b5ad882 -Size (nginx_http_push_module-1.2.8.tar.gz) = 681604 bytes +SHA1 (nginx_http_push_module-1.2.10.tar.gz) = 8dd32bfbccae58d0e40d2d10b183c1479ea3a5bc +RMD160 (nginx_http_push_module-1.2.10.tar.gz) = 00601ab439d983687b3c30796c86227fdb43069c +SHA512 (nginx_http_push_module-1.2.10.tar.gz) = f902641cab1c4c0d95d4ac59769c46512f7b9af9e1c49fea85a724d9eb7c3cb4ec2a4fbd9df196d8e0d250b73c9b352305e4e0cbbdcc310143a85e0f7d42c6a2 +Size (nginx_http_push_module-1.2.10.tar.gz) = 713615 bytes SHA1 (ngx_cache_purge-2.5.1.tar.gz) = 12069184d255a99a5039a7e9b1299945c6767acc RMD160 (ngx_cache_purge-2.5.1.tar.gz) = 35848113b920593bc99d34b1dfffd4292ce02c58 SHA512 (ngx_cache_purge-2.5.1.tar.gz) = 3ad37b4a251fb85a9a384f87fea5ca640166e3d7173c6ed9a857b191ae5f2e93819483b5d423fcafe8a10239b571677b342cc2d2d5d62315816f1316d7d5bb76 Index: pkgsrc/www/nginx/options.mk diff -u pkgsrc/www/nginx/options.mk:1.70 pkgsrc/www/nginx/options.mk:1.71 --- pkgsrc/www/nginx/options.mk:1.70 Tue Jun 1 10:53:46 2021 +++ pkgsrc/www/nginx/options.mk Wed Sep 15 12:37:05 2021 @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.70 2021/06/01 10:53:46 adam Exp $ +# $NetBSD: options.mk,v 1.71 2021/09/15 12:37:05 adam Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.nginx PKG_SUPPORTED_OPTIONS= array-var auth-request cache-purge dav debug @@ -211,7 +211,7 @@ CONFIGURE_ARGS+= --without-http_uwsgi_mo .endif .if !empty(PKG_OPTIONS:Mpush) || make(makesum) || make(mdi) || make(distclean) -PUSH_VERSION= 1.2.8 +PUSH_VERSION= 1.2.10 PUSH_DISTNAME= nginx_http_push_module-${PUSH_VERSION} PUSH_DISTFILE= ${PUSH_DISTNAME}.tar.gz SITES.${PUSH_DISTFILE}= -${MASTER_SITE_GITHUB:=slact/nchan/archive/}v${PUSH_VERSION}.tar.gz --_----------=_1631709426140010--