cvs commit: ports/www/nginx Makefile distinfo
ports/www/nginx/files extra-patch-ngx_postgres::config ports/www/nginx-devel
Makefile distinfo ports/www/nginx-devel/files
extra-patch-ngx_postgres::config extra-patch-ngx_postgres_output.c
Sergey A. Osokin
osa at FreeBSD.org
Thu Dec 29 07:30:06 UTC 2011
osa 2011-12-29 07:30:05 UTC
FreeBSD ports repository
Modified files:
www/nginx Makefile distinfo
www/nginx/files extra-patch-ngx_postgres::config
www/nginx-devel Makefile distinfo
www/nginx-devel/files extra-patch-ngx_postgres::config
Removed files:
www/nginx-devel/files extra-patch-ngx_postgres_output.c
Log:
Update third-party ngx_postgres module from 0.8 to 0.9.
Also remove needless patch.
Do not bump PORTREVISION because these modules disabled by default.
<ChangeLog>
* Improve debug logging.
From Yichun Zhang (agentzh).
* Fix compatibility with poll, select and /dev/poll event models.
Reported by Yichun Zhang (agentzh).
* Fix compatibility with PostgreSQL 9.x.
Reported by Yichun Zhang (agentzh).
* Fix compatibility with nginx-1.1.4+.
From Yichun Zhang (agentzh).
* Enforce writing of proper SQL queries by replacing "row <row>"
output format with "text" and returning whole result-set with
values separated by newlines when using "postgres_output"
directive.
* Enforce writing of proper SQL queries by requiring result-set
to contain exactly single value when using "binary_value" or
"value" output formats when using "postgres_output" directive.
* Fix "duplicated last chunk" issue.
Reported by Silly Sad, diagnosed by Maxim Dounin.
* Improve build-time PostgreSQL client library discovery process
by using PostgreSQL's pg_config.
Patch from Silly Sad.
</ChangeLog>
Revision Changes Path
1.417 +2 -3 ports/www/nginx-devel/Makefile
1.365 +2 -2 ports/www/nginx-devel/distinfo
1.2 +3 -3 ports/www/nginx-devel/files/extra-patch-ngx_postgres::config
1.2 +0 -11 ports/www/nginx-devel/files/extra-patch-ngx_postgres_output.c (dead)
1.294 +1 -1 ports/www/nginx/Makefile
1.255 +2 -2 ports/www/nginx/distinfo
1.2 +3 -3 ports/www/nginx/files/extra-patch-ngx_postgres::config
More information about the cvs-all
mailing list