FreeBSD Bugzilla – Attachment 168569 Details for
Bug 208259
www/pecl-http: Update to 2.5.6
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
update patch
www_pecl-http.diff (text/plain), 1.97 KB, created by
Guido Falsi
on 2016-03-24 14:49:34 UTC
(
hide
)
Description:
update patch
Filename:
MIME Type:
Creator:
Guido Falsi
Created:
2016-03-24 14:49:34 UTC
Size:
1.97 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 411795) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= http >-PORTVERSION= 2.5.3 >+PORTVERSION= 2.5.6 > CATEGORIES= www > MASTER_SITES= http://pecl.php.net/get/ > PKGNAMEPREFIX= pecl- >Index: distinfo >=================================================================== >--- distinfo (revision 411795) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (pecl_http-2.5.3.tgz) = 713790881f0308fceff0177340cb8b1ab3f7cb1c2b7906e06146399c7fdc6094 >-SIZE (pecl_http-2.5.3.tgz) = 191863 >+SHA256 (pecl_http-2.5.6.tgz) = 8435eb9082b8fdc56b630e3d3d8e63617a3bc43d360f6f49fbd7b1856b266be4 >+SIZE (pecl_http-2.5.6.tgz) = 200469 >Index: files/patch-php_http_url.c >=================================================================== >--- files/patch-php_http_url.c (revision 411795) >+++ files/patch-php_http_url.c (nonexistent) >@@ -1,13 +0,0 @@ >---- php_http_url.c.orig 2015-04-08 10:14:19 UTC >-+++ php_http_url.c >-@@ -27,6 +27,10 @@ >- # include <arpa/inet.h> >- #endif >- >-+#if defined(__FreeBSD__) || defined(__DragonFly__) >-+#include <stddef.h> >-+#endif >-+ >- #include "php_http_utf8.h" >- >- static inline char *localhostname(void) > >Property changes on: files/patch-php_http_url.c >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: files/patch-src_php__http__url.c >=================================================================== >--- files/patch-src_php__http__url.c (revision 411795) >+++ files/patch-src_php__http__url.c (working copy) >@@ -1,5 +1,5 @@ >---- php_http_url.c.orig 2015-04-08 10:14:19 UTC >-+++ php_http_url.c >+--- src/php_http_url.c.orig 2016-03-09 10:04:21 UTC >++++ src/php_http_url.c > @@ -27,6 +27,10 @@ > # include <arpa/inet.h> > #endif
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 208259
: 168569 |
168571