~alpine/aports

[alpine-aports] [PATCH] main/nginx: add http-auth-pam module as dynamic

Details
Message ID
<20180309120915.23010-1-teodorescu.serban@gmail.com>
Sender timestamp
1520597355
DKIM signature
missing
Download raw message
Patch: +5 -2
From: Serban Teodorescu <teodorescu.serban@gmail.com>

This module appears for the first time in alpine afaik.
---
 main/nginx/APKBUILD | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/main/nginx/APKBUILD b/main/nginx/APKBUILD
index 4fec98a124..d54fe3a065 100644
--- a/main/nginx/APKBUILD
+++ b/main/nginx/APKBUILD
@@ -18,7 +18,7 @@ arch="all"
license="BSD-2-Clause"
depends=""
makedepends="linux-headers gd-dev geoip-dev libxml2-dev libxslt-dev
	libressl-dev paxmark pcre-dev perl-dev pkgconf zlib-dev"
	libressl-dev paxmark pcre-dev perl-dev pkgconf zlib-dev linux-pam-dev"
checkdepends="perl perl-fcgi perl-io-socket-ssl perl-net-ssleay
	perl-protocol-websocket uwsgi-python"
pkgusers="nginx"
@@ -109,6 +109,8 @@ _rtmp_provides="$pkgname-rtmp"  # for backward compatibility

_add_module "http-vod" "1.22" "https://github.com/kaltura/nginx-vod-module"

_add_module "http-auth-pam" "v1.5.1" "https://github.com/sto/ngx_http_auth_pam_module"

prepare() {
	local file; for file in $source; do
		case $file in
@@ -284,4 +286,5 @@ c853b041cecc3521f888be3d0483c6cf23d239259ac4f5d35b10d4483b0fb06d1d22060adedcf660
c31c46344d49704389722325a041b9cd170fa290acefe92cfc572c07f711cd3039de78f28df48ca7dcb79b2e4bbe442580aaaf4d92883fd3a14bf41d66dd9d8c  nginx-upload-progress-module-0.9.2.tar.gz
8adb7453c27748f4e685e3352e9b318b408da818754dc5b6244e908423941a8ba337561104f6e481f2553cbc0e334dcea73b57f8e810a9d6e974bb69ff8859e5  nginx-upstream-fair-0.1.3.tar.gz
8965d9bee91a46375516ccd012d1c43cd23f15c0630d11ed01472b9a84504574b476f22c5584f43c972a8f923e9ae025b9b60c64aace0ed159c7279bcbd376c8  nginx-rtmp-module-1.2.0.tar.gz
ee1d55c406ff7c0943ec3c6069d087a238021b5be7839c9fa7e61bd8d324dc1a831d9ee1ec9ee6f6b7b0e0514cd87ff3690ac4183525a0980537d46175c430ad  nginx-vod-module-1.22.tar.gz"
ee1d55c406ff7c0943ec3c6069d087a238021b5be7839c9fa7e61bd8d324dc1a831d9ee1ec9ee6f6b7b0e0514cd87ff3690ac4183525a0980537d46175c430ad  nginx-vod-module-1.22.tar.gz
973b94874d8a58c0df0ac2d31571eafc1e80b11179cba33ec88421a826207fbf7e99b0387e135a1ca48d82daacb78f19a4c21d3a27b49b16dc86b4748bb72261  ngx_http_auth_pam_module-1.5.1.tar.gz"
-- 
2.15.0



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)