Bug 115114 - [ PATCH ] www/horde-base - Missing run dependence
Summary: [ PATCH ] www/horde-base - Missing run dependence
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: Beech Rintoul
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-01 13:10 UTC by Dan Lukes
Modified: 2007-08-01 20:40 UTC (History)
0 users

See Also:


Attachments
Makefile.patch (540 bytes, patch)
2007-08-01 13:10 UTC, Dan Lukes
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dan Lukes 2007-08-01 13:10:00 UTC
	mimeDecode.php, the uncinditionally required module for the Horde,
is no longer part of mail/pear-Mail_Mime port. It's part of 
mail/pear-Mail_mimeDecode port instead.

Fix: Workaround - install mail/pear-Mail_mimeDecode by hand.

	Fix - add required module to run dependencies:
How-To-Repeat: 	Install Horde on clean system then look at http://.../horde/test.php

	It will complain about missing module.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-08-01 13:10:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-08-01 20:32:38 UTC
beech       2007-08-01 19:32:30 UTC

  FreeBSD ports repository

  Modified files:
    www/horde-base       Makefile 
  Log:
  - Add dependency
  - Bump portrevision
  
  PR:             ports/115114
  Submitted by:   Dan Lukes <dan@obluda.cz>
  Approved by:    sat (mentor)
  
  Revision  Changes    Path
  1.59      +4 -3      ports/www/horde-base/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 3 Beech Rintoul freebsd_committer freebsd_triage 2007-08-01 20:32:57 UTC
State Changed
From-To: open->closed

Committed, Thanks!