Bug 108110 - /devel/pear-XML_Tree - Fixed dependency
Summary: /devel/pear-XML_Tree - Fixed dependency
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-19 07:30 UTC by Martin Tournoij
Modified: 2007-01-19 13:50 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Tournoij 2007-01-19 07:30:15 UTC
/devel/pear_XML-Tree has a incomplete dependency list;
/devel/pear-XML_Parse is not listed.

The XML_Tree website has this package listed as dependency:
http://pear.php.net/package/XML_Tree/download

Included is a patch, I'm also taking maintainership.

Fix: 

--PATCH START

13c13
< MAINTAINER=   ports@FreeBSD.org
---
> MAINTAINER=   carpetsmoker@xs4all.nl
17c17,18
< RUN_DEPENDS=  ${BUILD_DEPENDS}
---
> RUN_DEPENDS=  ${BUILD_DEPENDS} \
>               ${PEARDIR}/Parser.php:${PORTSDIR}/devel/pear-XML_Parser

--PATCH END--
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2007-01-19 13:44:45 UTC
State Changed
From-To: open->closed

Your patch committed, with modifications.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-01-19 13:48:16 UTC
pav         2007-01-19 13:48:10 UTC

  FreeBSD ports repository

  Modified files:
    devel/pear-XML_Tree  Makefile 
  Log:
  - Add missed dependency on pear-XML_Parser
  - Take maintainership
  
  PR:             ports/108110
  Submitted by:   Martin Tournoij <carpetsmoker@xs4all.nl>
  
  Revision  Changes    Path
  1.5       +4 -3      ports/devel/pear-XML_Tree/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"