diff options
author | kwm <kwm@FreeBSD.org> | 2014-01-13 03:48:11 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2014-01-13 03:48:11 +0800 |
commit | 19dee513793915f7b2f31e1767ecc803b85430f6 (patch) | |
tree | 95a8d459a720e0d5976c260fefa19e848f86ca78 /UPDATING | |
parent | 523615a5a46b41d2637da50dee70c618dcd0c560 (diff) | |
download | freebsd-ports-gnome-19dee513793915f7b2f31e1767ecc803b85430f6.tar.gz freebsd-ports-gnome-19dee513793915f7b2f31e1767ecc803b85430f6.tar.zst freebsd-ports-gnome-19dee513793915f7b2f31e1767ecc803b85430f6.zip |
Update to 1.0.
Update Comment
Add LICENSE blob.
Stagify.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -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. +20140112: + AFFECTS: users of devel/libical + AUTHOR: kwm@FreeBSD.org + + The libical ports was updated to 1.0.0. Due to the shared library bump + and the removal of the .la file. All ports that use libical need to be + rebuild. + + # portmaster -r libical + or + # pkg install -fR libical + 20140111: AFFECTS: users of lang/go AUTHOR: jlaffaye@FreeBSD.org |