aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorpawel <pawel@FreeBSD.org>2014-12-16 02:46:58 +0800
committerpawel <pawel@FreeBSD.org>2014-12-16 02:46:58 +0800
commite1bfa749e0a2ce8c9e9e28c7c52d156fb1b7886b (patch)
tree51adb9e97d6abfd87edccbe2ada3d7df2ea48746 /UPDATING
parent0f1935497d0e9f5fd186f80ae8c681c38bbc9023 (diff)
downloadfreebsd-ports-gnome-e1bfa749e0a2ce8c9e9e28c7c52d156fb1b7886b.tar.gz
freebsd-ports-gnome-e1bfa749e0a2ce8c9e9e28c7c52d156fb1b7886b.tar.zst
freebsd-ports-gnome-e1bfa749e0a2ce8c9e9e28c7c52d156fb1b7886b.zip
- Update comms/spandsp to version 0.0.6 [1]
- Convert all comms/spandsp-devel consumers to use newer comms/spandsp - Bump affected ports - Mark comms/spandsp-devel as deprecated and set expiration date - Add upgrade instructions to UPDATING PR: 194399 [1] Submitted by: Nikola Kolev <koue@chaosophia.net> [1] Approved by: madpilot (asterisk ports), maintainer timeout (other)
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING11
1 files changed, 11 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 06835ae2e026..2542b7170fa8 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,17 @@ You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
20141215:
+ AFFECTS: users of comms/spandsp-devel
+ AUTHOR: pawel@FreeBSD.org
+
+ comms/spandsp has been upgraded to version 0.0.6
+ comms/spandsp-devel is now deprecated and set for removal, all ports using
+ it were converted to use newer comms/spandsp. Before upgrade you must
+ remove comms/spandsp-devel so that ports can pick up new dependency.
+
+ # pkg delete -f spandsp-devel
+
+20141215:
AFFECTS: users of emulators/linux_base-f10 and emulators/linux_base-c6
AUTHOR: sbruno@freebsd.org