- Update to 1.0.0 - Added options for installing PHP dependencies - Restored pkg-plist directives to create empty directories Port maintainer (glarkin@sourcehosting.net) is cc'd. Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->ale this update need ports/114361 commit.
Responsible Changed From-To: ale->miwi ports/114361 committed.
State Changed From-To: open->feedback Ask for maintainer fix.
Responsible Changed From-To: miwi->sat Mr.Ports handle these prs for review and committ!
Good morning, Is there a schedule for when this change will be committed to CVS? If you need any other information from me, please let me know. Thank you, Greg Larkin
On 7/17/07, Greg Larkin <glarkin@sourcehosting.net> wrote: > Is there a schedule for when this change will be committed > to CVS? If you need any other information from me, please > let me know. I'm sorry for keeping you waiting. I have made some further modifications. A complete patch is here: http://people.freebsd.org/~sat/diffs/zf.clean.diff Starting from the top: 1. spaces->tabs 2. more mirrors 3. distname is that by default now 4. sub_list contains those already 5. wrksrc is that by default now 6. all the pdo_* extensions already depend on pdo 7. pdo_sqlite is a use_php option 8. bsd.php.mk does not require that inclusion now 9. asterisk is not needed for cp(1) in that case If you don't have anything against the changes, I'll commit the patch immediately. Thanks!
> -----Original Message----- > From: infofarmer@gmail.com [mailto:infofarmer@gmail.com] On > Behalf Of Andrew Pantyukhin > Sent: Thursday, July 19, 2007 9:21 AM > To: Greg Larkin > Cc: bug-followup@freebsd.org > Subject: Re: ports/114362: [maintainer update] > www/zend-framework: update to 1.0.0 > > On 7/17/07, Greg Larkin <glarkin@sourcehosting.net> wrote: > > Is there a schedule for when this change will be committed > to CVS? > > If you need any other information from me, please let me know. > > I'm sorry for keeping you waiting. I have made some further > modifications. A complete patch is here: > > http://people.freebsd.org/~sat/diffs/zf.clean.diff > > Starting from the top: > 1. spaces->tabs > 2. more mirrors > 3. distname is that by default now > 4. sub_list contains those already > 5. wrksrc is that by default now > 6. all the pdo_* extensions already depend on pdo 7. > pdo_sqlite is a use_php option 8. bsd.php.mk does not require > that inclusion now 9. asterisk is not needed for cp(1) in that case > > If you don't have anything against the changes, I'll commit > the patch immediately. > > Thanks! > Hi Andrew, Thanks very much for the updates to the patch - I appreciate it, and I've learned some things as well. Yes, please go ahead and commit that patch at your convenience. Sincerely, Greg Larkin
sat 2007-07-19 14:09:32 UTC FreeBSD ports repository Modified files: www/zend-framework Makefile distinfo pkg-plist Log: - Update to 1.0.0 - Add options for installing PHP dependencies - Restore pkg-plist directives to create empty directories - Clean up a bit PR: ports/114362 Submitted by: Greg Larkin <glarkin@sourcehosting.net> (maintainer) Revision Changes Path 1.8 +30 -34 ports/www/zend-framework/Makefile 1.6 +3 -3 ports/www/zend-framework/distinfo 1.6 +27 -1 ports/www/zend-framework/pkg-plist _______________________________________________ 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: feedback->closed Committed, thanks!