diff options
author | mezz <mezz@FreeBSD.org> | 2012-12-30 13:14:01 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2012-12-30 13:14:01 +0800 |
commit | d699b03ad85ace02f0e10ccba3444e0112496a03 (patch) | |
tree | f6749fc7085d31f4c1464b5b85c98f8c92636af1 /UPDATING | |
parent | 0071110315741450f15fdf46344929a58801a2b7 (diff) | |
download | freebsd-ports-gnome-d699b03ad85ace02f0e10ccba3444e0112496a03.tar.gz freebsd-ports-gnome-d699b03ad85ace02f0e10ccba3444e0112496a03.tar.zst freebsd-ports-gnome-d699b03ad85ace02f0e10ccba3444e0112496a03.zip |
-Update devel/libical to 0.48.
-Update the header
-OPTIONSng
-Use the ltverhack to correct the shared library version (44 -> 0).
Bump the rest ports that depend on devel/libical because of shared library
version has been changed. Document the update in UPDATING.
PR: ports/173540
Remind by: Marcin Cieslak <saper@saper.info>
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -5,6 +5,20 @@ 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. +20121229: + AFFECTS: users of devel/libical + AUTHOR gnome@FreeBSD.org + + The devel/libical has been updated to 0.48. The shared library version has + been changed from 44 to 0. Please rebuild all ports that depends on it: + + If you use portmaster: + portmaster -r libical + If you use portupgrade: + portupgrade -fr devel/libical + If you use pkgng with binary packages: + pkg install -fR devel/libical + 20121228: AFFECTS: users of databases/innotop, multimedia/zoneminder net-mgmt/netdot, ports-mgmt/tinderbox, ports-mgmt/tinderbox-devel |