diff options
author | Chris Rees <crees@FreeBSD.org> | 2012-08-10 19:59:17 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2012-08-10 19:59:17 +0000 |
commit | e01c71c7b1be66fe9acf16d53d3b867b51fee053 (patch) | |
tree | 6601ec287b09d6b34b6c1e164de43603a1a0d116 /UPDATING | |
parent | 67dbda2115277e4457ee6fc8809d07e1263929c0 (diff) | |
download | ports-e01c71c7b1be66fe9acf16d53d3b867b51fee053.tar.gz ports-e01c71c7b1be66fe9acf16d53d3b867b51fee053.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -5,6 +5,19 @@ 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. +20120810: + AFFECTS: users of net-p2p/transmission-gtk2 + AUTHOR: crees@FreeBSD.org + + Unfortunately Transmission 2.61 moved the requirement for GTK to version + 3.2.0, which is not yet in our tree. + + Those who wish to have a graphical client can either choose transmission-qt4 + in the meantime, or switch to the transmission25 ports. + + A script to generate appropriate commands can be found at: + http://people.FreeBSD.org/~crees/scripts/transmission25.sh + 20120808: AFFECTS: users of www/libmicrohttpd AUTHOR: bdrewery@FreeBSD.org |