Bug 153021 - [patch] devel/pecl-libevent - Add license - PHP version restriction
Summary: [patch] devel/pecl-libevent - Add license - PHP version restriction
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-11 16:40 UTC by Tom Judge
Modified: 2011-01-29 15:50 UTC (History)
1 user (show)

See Also:


Attachments
devel-pecl-libevent.txt (497 bytes, text/plain)
2010-12-11 16:40 UTC, Tom Judge
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Judge 2010-12-11 16:40:09 UTC
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
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-12-11 16:40:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-12-11 16:40:18 UTC
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
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2010-12-11 16:40:20 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Bakulin Ilya 2010-12-11 21:57:39 UTC
-----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-----
Comment 5 dfilter service freebsd_committer freebsd_triage 2011-01-29 15:46:52 UTC
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"
Comment 6 Martin Wilke freebsd_committer freebsd_triage 2011-01-29 15:47:06 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!