| Summary: | Ejabberd port needs to be upgdated to 2.1.5+ to compile because erlang port has been updated to R14B | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Bartosz Stec <bartosz.stec> |
| Component: | Individual Port(s) | Assignee: | Jimmy Olgeni <olgeni> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Bartosz Stec
2010-09-29 15:00:11 UTC
Responsible Changed From-To: freebsd-ports-bugs->ashish I'll take it. Hi Bartosz, Thanks for reporting the issue. A fix is in testing. If you're interested in trying it out, follow the instructions in the message[1] on freebsd-ports@. References: [1] http://article.gmane.org/gmane.os.freebsd.devel.ports/90797 Thanks -- Ashish SHUKLA | GPG: F682 CDCC 39DC 0FEA E116 20B6 C746 CFA9 E74F A4B0 freebsd.org!ashish | http://people.freebsd.org/~ashish/ Avoid Success At All Costs !! On 2010-09-29 21:34, Ashish SHUKLA wrote: > A fix is in testing. If you're interested in trying it out, follow the > instructions in the message[1] on freebsd-ports@. > > References: > [1] http://article.gmane.org/gmane.os.freebsd.devel.ports/90797 > > Thanks I've prepared alternative ejabberd port using referenced diff, haven't got any problems with building and installing it, ejabberd 2.1.5 is alive and kicking. Thanks for your help :) -- Bartosz Stec Bartosz Stec writes: > On 2010-09-29 21:34, Ashish SHUKLA wrote: >> A fix is in testing. If you're interested in trying it out, follow the >> instructions in the message[1] on freebsd-ports@. >> >> References: >> [1] http://article.gmane.org/gmane.os.freebsd.devel.ports/90797 >> >> Thanks > I've prepared alternative ejabberd port using referenced diff, haven't > got any problems with building and installing it, ejabberd 2.1.5 is > alive and kicking. > Thanks for your help :) Thanks for testing it. -- Ashish SHUKLA | GPG: F682 CDCC 39DC 0FEA E116 20B6 C746 CFA9 E74F A4B0 freebsd.org!ashish | http://people.freebsd.org/~ashish/ Avoid Success At All Costs !! Responsible Changed From-To: ashish->olgeni Due to lack of a tinderbox, could not test it, so passing to Jimmy. State Changed From-To: open->analyzed Testing upgrade. State Changed From-To: analyzed->feedback Should be fixed. Can you confirm that it works for you? olgeni 2010-09-30 16:22:15 UTC
FreeBSD ports repository
Modified files:
net-im/ejabberd Makefile distinfo pkg-plist
net-im/ejabberd/files ejabberd.in
Log:
Unbreak by upgrading to 2.1.5 (including 6.x support).
PR: ports/151073
Approved by: maintainer (see PR)
Revision Changes Path
1.40 +9 -3 ports/net-im/ejabberd/Makefile
1.17 +3 -3 ports/net-im/ejabberd/distinfo
1.6 +2 -2 ports/net-im/ejabberd/files/ejabberd.in
1.18 +5 -0 ports/net-im/ejabberd/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"
State Changed From-To: feedback->closed Committed, Thanks! |