aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2010-11-24 20:01:47 +0800
committerlioux <lioux@FreeBSD.org>2010-11-24 20:01:47 +0800
commit3a63582fcb324bb8be3727c3bde222834fa4e61e (patch)
tree7cc380e56ca697f6d616bf51d4c6fa97482e59df /UPDATING
parente1159ef5c922015bea3cac1c07507d16ee0a2d16 (diff)
downloadfreebsd-ports-gnome-3a63582fcb324bb8be3727c3bde222834fa4e61e.tar.gz
freebsd-ports-gnome-3a63582fcb324bb8be3727c3bde222834fa4e61e.tar.zst
freebsd-ports-gnome-3a63582fcb324bb8be3727c3bde222834fa4e61e.zip
Add entry for py-flexget 1.0.r1662
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING12
1 files changed, 12 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index a1b4c6f1f7c3..b62bd53207cd 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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>