diff options
author | crees <crees@FreeBSD.org> | 2013-01-03 23:09:27 +0800 |
---|---|---|
committer | crees <crees@FreeBSD.org> | 2013-01-03 23:09:27 +0800 |
commit | 45851346a5069a382dc8a6800c0461d8fe78bb12 (patch) | |
tree | df9a0369b936ea966d6a3455b74be846d33c0fb5 /UPDATING | |
parent | ab5f8d1653490c6d51affa60d102c9706d402bc0 (diff) | |
download | freebsd-ports-gnome-45851346a5069a382dc8a6800c0461d8fe78bb12.tar.gz freebsd-ports-gnome-45851346a5069a382dc8a6800c0461d8fe78bb12.tar.zst freebsd-ports-gnome-45851346a5069a382dc8a6800c0461d8fe78bb12.zip |
Introducing baresip 0.4.2, along with the same versions of libre and librem.
re and rem must be updated first, since baresip will not compile against older
versions.
[
Fix linking of Speex modules
PR: ports/174925 (based on)
Submitted by: Anish Mistry <amistry@unitedware.com>
]
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -6,6 +6,16 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. 20130103: + AFFECTS: users of audio/baresip + AUTHOR: crees@FreeBSD.org + + Baresip is tightly linked to the versions of audio/re and audio/rem, and + will not build against different versions. + + To update without problems, the -R flag for portupgrade is mandatory, or + build will fail. Portmaster and pkgng will handle this correctly. + +20130103: AFFECTS: users of emulators/virtualbox-ose AUTHOR: decke@FreeBSD.org |