diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2012-02-13 06:22:21 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2012-02-13 06:22:21 +0000 |
commit | db87602da82f67a015971a9803afbdfdefac97fe (patch) | |
tree | 37e901d683af7c6b81dfa584fb13eaabf7caf7f1 /UPDATING | |
parent | 1806a80fa2b70ae6e256b7a8b30db92cb0d596c1 (diff) |
- Add an entry on the recent update of Haskell ports
Notes
Notes:
svn path=/head/; revision=291262
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -5,6 +5,20 @@ 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. +20120213: + AFFECTS: users of lang/ghc and */hs-* + AUTHOR: pgj@FreeBSD.org + + GHC has been updated to version 7.0.4, and Haskell Platform to version + 2011.4.0.0, and other Haskell ports are also updated to their Haskell + Platform versions or latest versions. + + To update all affected ports: + + # portmaster -r lang/ghc + or + # portupgrade -r lang/ghc + 20120210: AFFECTS: users of mail/postfix AUTHOR: Sahil Tandon <sahil@FreeBSD.org> |