Date: Wed, 11 May 2005 00:40:15 +0000 (UTC) From: Palle Girgensohn <girgen@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports UPDATING ports/databases/postgresql80-client Makefile ports/databases/postgresql80-server Makefile distinfo pkg-plist-client pkg-plist-server Message-ID: <200505110040.j4B0eFLb017352@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
girgen 2005-05-11 00:40:15 UTC
FreeBSD ports repository
Modified files:
. UPDATING
databases/postgresql80-client Makefile
databases/postgresql80-server Makefile distinfo
pkg-plist-client
pkg-plist-server
Log:
Fixing problems with the recent security patch: When bison was not
installed, the patched gram.y file would not be used and the security
patch would be a no-op. Also, I've had reports of compilation errors
related to bison.
Since checking for the correct version of bison is hard and error
prone, I'm doing what the postgresql distribution does - patching the
yacc:ed .c file to get rid of the building dependency.
Bumping portrevision of -server.
Pointy hat to: me
Noticed by: Mike Harding and others
Security: http://www.vuxml.org/freebsd/6b4b0b3f-8127-11d9-a9e7-0001020eed82.html
Approved by: seanc (implicit)
Revision Changes Path
1.186 +14 -1 ports/UPDATING
1.3 +1 -1 ports/databases/postgresql80-client/Makefile
1.143 +11 -2 ports/databases/postgresql80-server/Makefile
1.41 +8 -8 ports/databases/postgresql80-server/distinfo
1.5 +9 -0 ports/databases/postgresql80-server/pkg-plist-client
1.4 +1 -0 ports/databases/postgresql80-server/pkg-plist-server
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505110040.j4B0eFLb017352>
