Bug 132843 - [PATCH] Chase net-im/ejabberd update
Summary: [PATCH] Chase net-im/ejabberd update
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Matuska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-20 07:30 UTC by Ulrich Spoerlein
Modified: 2009-05-24 20:11 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (1.95 KB, patch)
2009-03-20 07:30 UTC, Ulrich Spoerlein
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ulrich Spoerlein 2009-03-20 07:30:01 UTC
The new ejabberd comes without an 'ejabberd' binary, breaking the installation of
at least three ports that can depend on it. Fix the DEPENDS lines

PS: mu-conference is not using tabs, but I kept the current style.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-03-20 11:32:02 UTC
Responsible Changed
From-To: freebsd-ports-bugs->shaun

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Shaun Amott freebsd_committer freebsd_triage 2009-03-20 14:37:16 UTC
Responsible Changed
From-To: shaun->mm

Over to mm as they're his ports. 

I'm currently investigating why the 'ejabberd' script was removed, but 
it's probably better to depend on an "official" file anyway.
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-05-24 20:08:50 UTC
mm          2009-05-24 19:08:41 UTC

  FreeBSD ports repository

  Modified files:
    net-im/jabber-pyicq  Makefile 
    net-im/jabber-pymsn  Makefile 
    net-im/mu-conference Makefile 
  Log:
  - Fix dependency for WITH_EJABBERD option
  
  PR:             ports/132843
  Submitted by:   Ulrich Spoerlein <uspoerlein@gmail.com>
  
  Revision  Changes    Path
  1.30      +1 -1      ports/net-im/jabber-pyicq/Makefile
  1.27      +1 -1      ports/net-im/jabber-pymsn/Makefile
  1.12      +1 -1      ports/net-im/mu-conference/Makefile
_______________________________________________
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"
Comment 4 Martin Matuska freebsd_committer freebsd_triage 2009-05-24 20:11:05 UTC
State Changed
From-To: open->closed

Committed. Thanks!