diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2010-11-24 12:01:47 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2010-11-24 12:01:47 +0000 |
commit | 631b637269b0c754e8d1b05d40e90c0e42a9869b (patch) | |
tree | 46d4b89abe9a701c4879ef17230d646ed2ab6701 /UPDATING | |
parent | 2df012aa7088f2ca02b70bbfd497bf986ddf72f9 (diff) | |
download | ports-631b637269b0c754e8d1b05d40e90c0e42a9869b.tar.gz ports-631b637269b0c754e8d1b05d40e90c0e42a9869b.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -5,6 +5,18 @@ 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. +20101124: + AFFECTS: users of www/py-flexget + AUTHOR: lioux@FreeBSD.org + + metainfo_series is no longer a builtin. This should only affect + you if you aren't using one of the series plugins (series, + all_series, thetvdb_favorites, or series_premiere.) If you need + to enable metainfo_series manually for a feed it can be done like + so: + + metainfo_series: yes + 20101120: AFFECTS: users of x11-toolkits/gtk20 and x11-toolkits/gtkmm24 AUTHOR: FreeBSD GNOME Team <gnome@FreeBSD.org> |