1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

Update to 0.1.27.

Use 'CONFIGURE_ARGS+=' directive for respect third-party
configure arguments.
This commit is contained in:
Sergey A. Osokin 2005-04-04 06:54:54 +00:00
parent 31496242fa
commit e91c62d524
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=132421
4 changed files with 8 additions and 8 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= nginx
PORTVERSION= 0.1.25
PORTVERSION= 0.1.27
CATEGORIES= www
MASTER_SITES= http://sysoev.ru/nginx/
@ -22,7 +22,7 @@ HTTP_PORT?= 80
USE_REINPLACE= yes
USE_RC_SUBR= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX}/etc/nginx \
CONFIGURE_ARGS+=--prefix=${PREFIX}/etc/nginx \
--with-cc-opt="-I ${LOCALBASE}/include" \
--with-ld-opt="-L ${LOCALBASE}/lib" \
--conf-path=${PREFIX}/etc/nginx/nginx.conf \

View File

@ -1,2 +1,2 @@
MD5 (nginx-0.1.25.tar.gz) = afc92d951b2b024328d7a0d9002a2ac2
SIZE (nginx-0.1.25.tar.gz) = 291125
MD5 (nginx-0.1.27.tar.gz) = 666ebc078355ef1172552df7f82bada8
SIZE (nginx-0.1.27.tar.gz) = 295404

View File

@ -6,7 +6,7 @@
#
PORTNAME= nginx
PORTVERSION= 0.1.25
PORTVERSION= 0.1.27
CATEGORIES= www
MASTER_SITES= http://sysoev.ru/nginx/
@ -22,7 +22,7 @@ HTTP_PORT?= 80
USE_REINPLACE= yes
USE_RC_SUBR= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX}/etc/nginx \
CONFIGURE_ARGS+=--prefix=${PREFIX}/etc/nginx \
--with-cc-opt="-I ${LOCALBASE}/include" \
--with-ld-opt="-L ${LOCALBASE}/lib" \
--conf-path=${PREFIX}/etc/nginx/nginx.conf \

View File

@ -1,2 +1,2 @@
MD5 (nginx-0.1.25.tar.gz) = afc92d951b2b024328d7a0d9002a2ac2
SIZE (nginx-0.1.25.tar.gz) = 291125
MD5 (nginx-0.1.27.tar.gz) = 666ebc078355ef1172552df7f82bada8
SIZE (nginx-0.1.27.tar.gz) = 295404