Bug 109064 - [PATCH] fix incorrect dependencies on pecl-PDO packages as they were moved to PHP core distribution
Summary: [PATCH] fix incorrect dependencies on pecl-PDO packages as they were moved to...
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-02-12 00:30 UTC by Alexander Zhuravlev
Modified: 2007-02-12 21:40 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (2.10 KB, patch)
2007-02-12 00:30 UTC, Alexander Zhuravlev
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Zhuravlev 2007-02-12 00:30:04 UTC
	
	The port has dependencies on old pecl PDO packages paths. Supplied patch fixes dependencies.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-02-12 00:58:47 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Greg Larkin 2007-02-12 19:15:50 UTC
> -----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
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2007-02-12 21:21:38 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-02-12 21:39:07 UTC
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"
Comment 5 Rong-En Fan freebsd_committer freebsd_triage 2007-02-12 21:39:10 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!