diff options
author | Alex Dupre <ale@FreeBSD.org> | 2010-04-19 10:43:42 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2010-04-19 10:43:42 +0000 |
commit | bf330a57d40cb5c6f57f61de4d24c0dcbf14dbee (patch) | |
tree | fbc3a0515acb659ae86ec22a706ac4607711c903 /UPDATING | |
parent | 7db76e2b98b1517c19aa3a79957ac3b37bf853ae (diff) | |
download | ports-bf330a57d40cb5c6f57f61de4d24c0dcbf14dbee.tar.gz ports-bf330a57d40cb5c6f57f61de4d24c0dcbf14dbee.zip |
Switch to use newer GMP version.
PR: ports/144487
Submitted by: ale
Approved by: portmgr (-exp run by erwin)
Notes
Notes:
svn path=/head/; revision=252906
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -5,6 +5,15 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20100419: + AFFECTS: users of math/libgmp4 + AUTHOR: ale@FreeBSD.org + + The default gmp version in FreeBSD is now 5.0.x. The port directory changed + from math/libgmp4 to math/gmp. An entry has been added in MOVED and all + depending ports have been bumped, so the update should be handled + correctly by common ports management tools, like portmaster and portupgrade. + 20100409: AFFECTS: users of lang/php5 AUTHOR: ale@FreeBSD.org |