- update to 0.7.60, from Brad
- add IPv6 support, from william@ (maintainer), tested by Simon Kuhnle and Darrin Chandler. committing at the request of william@.
This commit is contained in:
parent
62f1099c0a
commit
4e63b093cf
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2009/06/04 04:06:43 william Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2009/06/23 20:24:12 sthen Exp $
|
||||
|
||||
COMMENT= robust and small HTTP server and mail proxy server
|
||||
|
||||
DISTNAME= nginx-0.7.59
|
||||
DISTNAME= nginx-0.7.60
|
||||
CATEGORIES= www
|
||||
|
||||
HOMEPAGE= http://nginx.net/
|
||||
@ -46,7 +46,7 @@ NO_REGRESS= Yes
|
||||
ALL_TARGET=
|
||||
|
||||
pre-configure:
|
||||
${SUBST_CMD} ${WRKBUILD}/conf/nginx.conf
|
||||
@${SUBST_CMD} ${WRKBUILD}/conf/nginx.conf
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/nginx/
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (nginx-0.7.59.tar.gz) = 2YGwO0w7pD3lgFUzVWCLYw==
|
||||
RMD160 (nginx-0.7.59.tar.gz) = KXqhQIzYnniXCo6cC/3/x5YVUDI=
|
||||
SHA1 (nginx-0.7.59.tar.gz) = P7jYlCB3EQbQT7L32sL8vi6Ci+I=
|
||||
SHA256 (nginx-0.7.59.tar.gz) = 4S8OwPl+Y17Boklxm74jyhydOAnkAZ3eQE5yzN8nfXU=
|
||||
SIZE (nginx-0.7.59.tar.gz) = 593586
|
||||
MD5 (nginx-0.7.60.tar.gz) = KRssGkOw95lJETze2s1TQw==
|
||||
RMD160 (nginx-0.7.60.tar.gz) = 7IG199bFix2Q7dQWyyT1TCtcMSE=
|
||||
SHA1 (nginx-0.7.60.tar.gz) = fy21CoETkKWNNVgVaiO4hSsMrb8=
|
||||
SHA256 (nginx-0.7.60.tar.gz) = EnhRXQUIC2LexbDHHqS6TsDXd3t9KW54NEPKjhxtRmg=
|
||||
SIZE (nginx-0.7.60.tar.gz) = 594505
|
||||
|
Loading…
Reference in New Issue
Block a user