diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2010-04-04 04:43:51 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2010-04-04 04:43:51 +0000 |
commit | 70a186cf01692c96b4078fd444db78f993ec8593 (patch) | |
tree | b6bad217cf79019e895066fea63fef78c87a4ba4 /UPDATING | |
parent | b5b17ff2b972104f7ef3a01dba58b28e2f4ab282 (diff) | |
download | ports-70a186cf01692c96b4078fd444db78f993ec8593.tar.gz ports-70a186cf01692c96b4078fd444db78f993ec8593.zip |
. Note the separation of dgd and dgd-kernel.
Notes
Notes:
svn path=/head/; revision=252176
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 |