1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00

Update from 0.6.36 to 0.6.37.

Expand WWWOWN variable in rc script.

(*) Issue found by:	demon

<ChangeLog>

*) Feature: Microsoft specific "AUTH LOGIN with User Name" mode support
   in mail proxy server.
   Thanks to Maxim Dounin.

*) Bugfix: nginx could not be built on platforms different from i386,
   amd64, sparc, and ppc; the bug had appeared in 0.6.36.

</ChangeLog>
This commit is contained in:
Sergey A. Osokin 2009-05-19 05:13:38 +00:00
parent 812ee284a1
commit ed0fc6cca0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=234185
2 changed files with 6 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= nginx
PORTVERSION= 0.6.36
PORTVERSION= 0.6.37
CATEGORIES= www
MASTER_SITES= http://sysoev.ru/nginx/
MASTER_SITES+= ${MASTER_SITE_LOCAL}
@ -50,6 +50,8 @@ HTTP_PORT?= 80
CONFLICTS?= nginx-devel-0.*
USE_RC_SUBR= nginx.sh
SUB_LIST+= RC_SUBR_SUFFIX=${RC_SUBR_SUFFIX} WWWOWN=${WWWOWN}
HAS_CONFIGURE= yes
CONFIGURE_ARGS+=--prefix=${ETCDIR} \
--with-cc-opt="-I ${LOCALBASE}/include" \

View File

@ -1,6 +1,6 @@
MD5 (nginx-0.6.36.tar.gz) = 15cce6102a2efcf4d4acde9bb71ea6d3
SHA256 (nginx-0.6.36.tar.gz) = 31c1afbb087e650d638000128621b514d21d412feb9cac42272a5fb287dbaec5
SIZE (nginx-0.6.36.tar.gz) = 528425
MD5 (nginx-0.6.37.tar.gz) = 6bcb1e469fd1f86c11f187be4bfa7dc9
SHA256 (nginx-0.6.37.tar.gz) = 6abbb2c0396630771b1b1514cf3c28f95e1cf811b4ff462f754d97818456d405
SIZE (nginx-0.6.37.tar.gz) = 528754
MD5 (nginx-accesskey-2.0.3.tar.gz) = 9b5304346d5139b1841f5baa01ab0cbe
SHA256 (nginx-accesskey-2.0.3.tar.gz) = d9e94321e78a02de16c57f3e048fd31059fd8116ed03d6de7180f435c52502b1
SIZE (nginx-accesskey-2.0.3.tar.gz) = 2632