diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-09-26 01:23:30 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-09-26 01:23:30 +0000 |
commit | fc09260dd0008d339b6db4c3fd976b8c8be5d04e (patch) | |
tree | e1abf945027a116bf35343442790cc6165766c24 /UPDATING | |
parent | be619cfd1c538f44de2a90d944bbe5acfcf511c1 (diff) |
- state the update of devel/p5-gearmand to devel/p5-Gearman-Server
Pointhat to: clsung (myself)
PR: ports/116050
Notes
Notes:
svn path=/head/; revision=200120
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -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 |