Bug 208259 - www/pecl-http: Update to 2.5.6
Summary: www/pecl-http: Update to 2.5.6
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Muhammad Moinur Rahman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-24 14:49 UTC by Guido Falsi
Modified: 2016-04-06 14:14 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (bofh)


Attachments
update patch (1.97 KB, patch)
2016-03-24 14:49 UTC, Guido Falsi
no flags Details | Diff
poudriere build log (76.50 KB, text/x-log)
2016-03-24 14:50 UTC, Guido Falsi
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Guido Falsi freebsd_committer freebsd_triage 2016-03-24 14:49:34 UTC
Created attachment 168569 [details]
update patch

Patch to update www/pecl-http to 2.5.6.

The file structure of the distribution was modified so I had to regenerate the patch file, which is, otherwise, unmodified.
Comment 1 Guido Falsi freebsd_committer freebsd_triage 2016-03-24 14:50:13 UTC
Created attachment 168571 [details]
poudriere build log
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-04-06 14:08:40 UTC
A commit references this bug:

Author: bofh
Date: Wed Apr  6 14:07:56 UTC 2016
New revision: 412620
URL: https://svnweb.freebsd.org/changeset/ports/412620

Log:
  [NEW] www/pecl-http2: Extended HTTP Support

  pecl-http extension aims to provide a convenient and powerful set of
  functionality for one of PHPs major applications. It eases handling of HTTP
  URLs, dates, redirects, headers and messages, provides means for negotiation
  of clients preferred language and charset, as well as a convenient way to
  send any arbitrary data with caching and resuming capabilities. It provides
  powerful request functionality too.

  WWW: http://pecl.php.net/package/pecl_http/

  This version is specific to php55 and php56. Repo Copied from www/pecl-http

  PR:		208259
  Submitted by:	madpilot

Changes:
  head/UPDATING
  head/www/Makefile
  head/www/files/
  head/www/files/patch-src_php__http__url.c
  head/www/pecl-http2/
  head/www/pecl-http2/Makefile
  head/www/pecl-http2/distinfo
  head/www/pecl-http2/files/patch-php_http_url.c
  head/www/pecl-http2/files/patch-src_php__http__url.c
Comment 3 Muhammad Moinur Rahman freebsd_committer freebsd_triage 2016-04-06 14:14:23 UTC
Committed with changes.