The attached patch addresses the following issues: * Add LICENSE=PHP301 - http://pecl.php.net/package/libevent * Add IGNORE_WITH_PHP=4 as this module requires php 5.1.3 or newer. Tinderbox Logs: PHP 4 N/A PHP 5.2 http://tinderbox.tomjudge.com/tb/logs/8.1-PECL-5.2-amd64/pecl-libevent-0.0.4.log PHP 5.3 http://tinderbox.tomjudge.com/tb/logs/8.1-PECL-5.3-amd64/pecl-libevent-0.0.4.log
Responsible Changed From-To: freebsd-ports-bugs->miwi miwi@ wants this port PRs (via the GNATS Auto Assign Tool)
Maintainer of devel/pecl-libevent, Please note that PR ports/153021 has just been submitted. 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. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/153021 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 OK, I approve this patch, please commit it! Tom, thanks! - -- Regards, Ilya Bakulin http://kibab.com xmpp://kibab612@jabber.ru -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.15 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk0D89MACgkQo9vlj1oadwgDVwCg1Y+SkDqww/bPJFb4EuwpI5XZ CrgAoL6qVNgluknydlww/jc7RH7GtzPb =updy -----END PGP SIGNATURE-----
miwi 2011-01-29 15:46:47 UTC FreeBSD ports repository Modified files: devel/pecl-libevent Makefile Log: * Add LICENSE * Add IGNORE_WITH_PHP=4 as this module requires php 5.1.X PR: 153021 Submitted by: "Tom Judge" <tom@tomjudge.com> Approved by: maintainer Feature safe: yes Revision Changes Path 1.2 +3 -0 ports/devel/pecl-libevent/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: feedback->closed Committed. Thanks!