The port has dependencies on old pecl PDO packages paths. Supplied patch fixes dependencies.
State Changed From-To: open->feedback Awaiting maintainers feedback
> -----Original Message----- > From: Edwin Groothuis [mailto:edwin@FreeBSD.org]=20 > Sent: Sunday, February 11, 2007 7:59 PM > To: glarkin@sourcehosting.net > Subject: Re: ports/109064: www/zend-framework - [PATCH] fix=20 > incorrect dependencies on pecl-PDO packages as they were=20 > moved to PHP core distribution >=20 >=20 > Maintainer of www/zend-framework, >=20 > Please note that PR ports/109064 has just been submitted. >=20 > If it contains a patch for an upgrade, an enhancement or a bug fix > you agree on, reply to this email stating that you approve the patch > and a committer will take care of it. >=20 > The full text of the PR can be found at: > http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/109064 >=20 > --=20 > Edwin Groothuis > edwin@FreeBSD.org >=20 Hello, I am the maintainer of www/zend-framework, and I approve this patch. Regards, Greg Larkin
State Changed From-To: feedback->open Maintainer approved.
rafan 2007-02-12 21:38:58 UTC FreeBSD ports repository Modified files: www/zend-framework Makefile Log: - Fix dependencies that are moved into php5 core distribution PR: ports/109064 Submitted by: Alexander Zhuravlev <zaa at zaa.pp.ru> Approved by: Greg Larkin <glarkin at sourcehosting.net> (maintainer) Revision Changes Path 1.3 +7 -7 ports/www/zend-framework/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"
State Changed From-To: open->closed Committed, with minor changes. Thanks!