From 8754603e1422aefb506190dc60feea4f92ee8ae6 Mon Sep 17 00:00:00 2001 From: clsung Date: Wed, 26 Sep 2007 01:23:30 +0000 Subject: - state the update of devel/p5-gearmand to devel/p5-Gearman-Server Pointhat to: clsung (myself) PR: ports/116050 --- UPDATING | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'UPDATING') diff --git a/UPDATING b/UPDATING index 6bc0f4562ce7..32cf26f3df7f 100644 --- a/UPDATING +++ b/UPDATING @@ -6,6 +6,18 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20070926: + AFFECTS: users of devel/p5-gearmand + AUTHOR: clsung@FreeBSD.org + + The port p5-gearmand has been splited up, so Gearman servers can + be embedded into other processes. The Gearman::Server class is + located at devel/p5-Gearman-Server, if you have devel/p5-gearmand + installed, perform an upgrade devel/p5-Gearman-Server with a + command like: + + # portupgrade -o devel/p5-Gearman-Server devel/p5-gearmand + 20070923: AFFECTS: users of emulators/linux_base-fc7 AUTHOR: bsam@FreeBSD.org -- cgit