diff options
author | Alberto Villa <avilla@FreeBSD.org> | 2012-06-12 22:07:12 +0000 |
---|---|---|
committer | Alberto Villa <avilla@FreeBSD.org> | 2012-06-12 22:07:12 +0000 |
commit | 1d8c38f8dfa78e75372b7e0e5509b28db3cfabff (patch) | |
tree | 8396706b8f10371ad8f151755405c6eab0e89930 /UPDATING | |
parent | 6650773ab109c15b69e5205f04d8582535fb5bd5 (diff) | |
download | ports-1d8c38f8dfa78e75372b7e0e5509b28db3cfabff.tar.gz ports-1d8c38f8dfa78e75372b7e0e5509b28db3cfabff.zip |
- Update libpqxx to 4.0. [1]
- Update CONFLICTS in libpqxx30.
- Add instructions to UPDATING for people willing to stick with
version 3.
Submitted by: arrowdodger via IRC [1]
Notes
Notes:
svn path=/head/; revision=299158
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -6,6 +6,15 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. 20120612: + AFFECTS: users of databases/postgresql-libpqxx + AUTHOR: avilla@FreeBSD.org + + postgresql-libpqxx has been updated to 4.0. If you want to stick + with version 3, install postgresql-libpqxx30: + + # portmaster -o databases/postgresql-libpqxx30 postgresql-libpqxx + +20120612: AFFECTS: users of graphics/gdal AUTHOR: sunpoet@FreeBSD.org |