Bug 167924 - [PATCH] databases/php5-redis: add nothrow patch from upstream
Summary: [PATCH] databases/php5-redis: add nothrow patch from upstream
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 Matuska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-15 14:40 UTC by Martin Matuska
Modified: 2012-05-16 08:02 UTC (History)
1 user (show)

See Also:


Attachments
php5-redis-2.2.1_1.patch (27.07 KB, patch)
2012-05-15 14:40 UTC, Martin Matuska
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Matuska freebsd_committer freebsd_triage 2012-05-15 14:40:01 UTC
Add nothrow patch and echo debug command from upstream
(c4a5370a82 and ee3a23acd2)

https://github.com/nicolasff/phpredis/commit/c4a5370a821ec29b990d5ea6e95b7fb13bc669c1
https://github.com/nicolasff/phpredis/commit/ee3a23acd273803bfec1fe6e53515fb15a756a2d

Added file(s):
- files/patch-echo-nothrow

Port maintainer (m.tsatsenko@gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: CVS)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-05-15 14:40:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mm

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-05-15 14:40:14 UTC
Maintainer of databases/php5-redis,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-05-15 14:40:19 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 m.tsatsenko 2012-05-16 01:54:28 UTC
Agreed.
Comment 5 dfilter service freebsd_committer freebsd_triage 2012-05-16 07:31:19 UTC
mm          2012-05-16 06:31:05 UTC

  FreeBSD ports repository

  Modified files:
    databases/php5-redis Makefile 
  Added files:
    databases/php5-redis/files patch-echo-nothrow 
  Log:
  Add nothrow patch and echo debug command from upstream
  (c4a5370a82 and ee3a23acd2)
  
  PR:             ports/167924
  Approved by:    Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.8       +1 -0      ports/databases/php5-redis/Makefile
  1.1       +1027 -0   ports/databases/php5-redis/files/patch-echo-nothrow (new)
_______________________________________________
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 Matuska freebsd_committer freebsd_triage 2012-05-16 08:02:02 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!