Date: Sun, 29 Sep 2013 13:33:54 +0000 (UTC) From: Koop Mast <kwm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r328689 - head Message-ID: <201309291333.r8TDXs7l093122@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: kwm Date: Sun Sep 29 13:33:53 2013 New Revision: 328689 URL: http://svnweb.freebsd.org/changeset/ports/328689 Log: Add instructions for the ptlib/opal/ekiga suffle. Requested by: des@ via bapt@ Reviewed by: bapt@ Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Sun Sep 29 13:13:17 2013 (r328688) +++ head/UPDATING Sun Sep 29 13:33:53 2013 (r328689) @@ -13,6 +13,27 @@ you update your ports collection, before are updating from 4.0.0 to 4.0.1+ 20130920: + AFFECTS: Users of ptlib, opal and/or ekiga + AUTHOR: kwm@FreeBSD.org + + The ptlib26, opal3 and ekiga3 ports where updated to the lastest version + and moved to the location of the old ports. If the ekiga (2.0) port is + installed the same line as for ekiga3 can be used except without the 3 at + the end. + + # portmaster -o devel/ptlib devel/ptlib26 + # portmaster -o net/opal net/opal3 + # portmaster -o net/ekiga3 net-im/ekiga + or + # portupgrade -fo devel/ptlib devel/ptlib26 + # portupgrade -fo net/opal net/opal3 + # portupgrade -fo net/ekiga3 net-im/ekiga + or + # pkg set -o devel/ptlib26 devel/ptlib + # pkg set -o net/opal3 net/opal + # pkg set -o net/ekiga3 net-im/ekiga + +20130920: AFFECTS: Users of ports AUTHOR: bapt@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309291333.r8TDXs7l093122>