Summary: | update devel/gearman to 0.11 release | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Vick Khera <vivek> | ||||||
Component: | Individual Port(s) | Assignee: | Martin Wilke <miwi> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | ||||||||
Priority: | Normal | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
Vick Khera
2009-12-08 22:30:04 UTC
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it. Hi... I just realized that the port needs the following additional fix. = This will also close PR 141031. --- #gearmand.sh.in~ 2009-12-10 10:38:04.000000000 -0500 +++ gearmand.sh.in 2009-12-10 10:38:04.000000000 -0500 @@ -9,6 +9,7 @@ . "%%RC_SUBR%%" =20 name=3D"gearmand" +rcvar=3D`set_rcvar` command=3D"%%PREFIX%%/sbin/gearmand" =20 load_rc_config "$name" State Changed From-To: open->feedback Plist failed; http://64bit.miwibox.org/index.php?action=describe_port&id=1226 http://32bit.miwibox.org/index.php?action=describe_port&id=1210 Wow.. that sure was an amateur mistake :-( Enclosed is a revised patch that supersedes the above patches and corrects the errors identified. I went ahead and sorted the man pages in the PLIST to make it easier to maintain. State Changed From-To: feedback->closed Committed. Thanks! miwi 2009-12-31 20:14:28 UTC FreeBSD ports repository Modified files: devel/gearmand Makefile distinfo pkg-plist devel/gearmand/files gearmand.sh.in Log: - Update to 0.11 PR: 141303 Submitted by: Vick Khera <vivek@khera.org> Approved by: maintainer timeout Revision Changes Path 1.9 +122 -72 ports/devel/gearmand/Makefile 1.8 +3 -3 ports/devel/gearmand/distinfo 1.5 +2 -1 ports/devel/gearmand/files/gearmand.sh.in 1.7 +27 -20 ports/devel/gearmand/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" |