Update from 0.8.27 to 0.8.28.
<ChangeLog> *) Bugfix: nginx could not be built with the --without-pcre parameter; the bug had appeared in 0.8.25. </ChangeLog>
This commit is contained in:
parent
da5dd96188
commit
7e29c8d5ee
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=244713
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= nginx
|
||||
PORTVERSION= 0.8.27
|
||||
PORTVERSION= 0.8.28
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://sysoev.ru/nginx/
|
||||
MASTER_SITES+= ${MASTER_SITE_LOCAL}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
MD5 (nginx-0.8.27.tar.gz) = d172c9dce43423dff5eaa48f4d699d60
|
||||
SHA256 (nginx-0.8.27.tar.gz) = d37763285cd5bbe21a005b969cb3d64bb1c6474dd2c6b73956e315ad4fc2ff9e
|
||||
SIZE (nginx-0.8.27.tar.gz) = 615382
|
||||
MD5 (nginx-0.8.28.tar.gz) = b9a1d60d697fa1b5f2312dea1ec678ac
|
||||
SHA256 (nginx-0.8.28.tar.gz) = 642b3bc58d5125859c74b4730f8049e61211bcf31612e2b14d9a182d25f11235
|
||||
SIZE (nginx-0.8.28.tar.gz) = 615516
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue