diff options
author | glewis <glewis@FreeBSD.org> | 2010-04-04 12:43:51 +0800 |
---|---|---|
committer | glewis <glewis@FreeBSD.org> | 2010-04-04 12:43:51 +0800 |
commit | 259735f1c71d9efd329c69738d0b205404f18715 (patch) | |
tree | 48e3c863bf7669f1aea25d9cbba90d5dfea328af /UPDATING | |
parent | 800eb659354b9e393ecbfb8a75a26e9212bce24b (diff) | |
download | freebsd-ports-gnome-259735f1c71d9efd329c69738d0b205404f18715.tar.gz freebsd-ports-gnome-259735f1c71d9efd329c69738d0b205404f18715.tar.zst freebsd-ports-gnome-259735f1c71d9efd329c69738d0b205404f18715.zip |
. Note the separation of dgd and dgd-kernel.
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. +20100403: + AFFECTS: users of net/dgd + AUTHOR: glewis@FreeBSD.org + + The kernel library has been separated from the main net/dgd port into its + own net/dgd-kernel port so that all libraries are on an equal footing. + This also reflects the split of the kernel library out from the main DGD + distribution. + + If you wish to continue to use the kernel library you'll need to install + net/dgd-kernel after updating to dgd-1.4.1_2. + + 20100330: AFFECTS: users of gstreamer-plugins-bad and gstreamer-plugins-good AUTHOR: kwm@FreeBSD.org |