Bug 153015 - [patch] devel/pecl-gearman
Summary: [patch] devel/pecl-gearman
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 03:10 UTC by Tom Judge
Modified: 2010-12-21 06:50 UTC (History)
1 user (show)

See Also:


Attachments
devel-pecl-gearman.txt (992 bytes, text/plain)
2010-12-11 03:10 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 03:10:10 UTC
The attached patch addresses the following issues:

* Add LICENSE=PHP301 - http://pecl.php.net/package/gearman
* Remove MD5 line from distinfo.
* Add IGNORE_WITH_PHP=4 as it does not compile.

Tinderbox Logs:

;PHP 4
:http://tinderbox.tomjudge.com/tb/logs/8.1-PECL-4-amd64/pecl-gearman-0.7.0.log
;PHP 5.2
:http://tinderbox.tomjudge.com/tb/logs/8.1-PECL-5.2-amd64/pecl-gearman-0.7.0.log
;PHP 5.3
:http://tinderbox.tomjudge.com/tb/logs/8.1-PECL-5.3-amd64/pecl-gearman-0.7.0.log
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-12-11 03:10:17 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 03:10:21 UTC
Maintainer of devel/pecl-gearman,

Please note that PR ports/153015 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/153015

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2010-12-11 03:10:23 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 gslin 2010-12-11 03:56:20 UTC
Thanks, please commit it.

On Sat, Dec 11, 2010 at 03:10:21AM +0000, Edwin Groothuis wrote:
> Maintainer of devel/pecl-gearman,
> 
> Please note that PR ports/153015 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/153015
> 
> -- 
> Edwin Groothuis via the GNATS Auto Assign Tool
> edwin@FreeBSD.org

-- 
* Gea-Suan Lin  (public key: Using https://keyserver.pgp.com/ to search)
* If you cannot convince them, confuse them.           -- Harry S Truman
Comment 5 dfilter service freebsd_committer freebsd_triage 2010-12-21 06:42:25 UTC
miwi        2010-12-21 06:42:18 UTC

  FreeBSD ports repository

  Modified files:
    devel/pecl-gearman   Makefile distinfo 
  Log:
  * Add LICENSE
  * Remove MD5 line from distinfo.
  * Add IGNORE_WITH_PHP=4 as it does not compile.
  
  PR:             153015
  Submitted by:   Tom Judge <tom@tomjudge.com>
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.5       +3 -0      ports/devel/pecl-gearman/Makefile
  1.5       +0 -1      ports/devel/pecl-gearman/distinfo
_______________________________________________
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 2010-12-21 06:42:26 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!