FreeBSD Bugzilla – Attachment 162773 Details for
Bug 204285
[MAINTAINER] devel/pecl-ev: Update to 0.2.15
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
pecl-ev.patch
pecl-ev.patch (text/plain), 1.72 KB, created by
johnpupu
on 2015-11-04 14:41:20 UTC
(
hide
)
Description:
pecl-ev.patch
Filename:
MIME Type:
Creator:
johnpupu
Created:
2015-11-04 14:41:20 UTC
Size:
1.72 KB
patch
obsolete
>diff -ruN pecl-ev.orig/Makefile pecl-ev/Makefile >--- pecl-ev.orig/Makefile 2015-11-04 01:02:26.101156000 +0800 >+++ pecl-ev/Makefile 2015-11-04 22:20:45.419915000 +0800 >@@ -2,7 +2,7 @@ > # $FreeBSD: head/devel/pecl-ev/Makefile 375614 2014-12-26 03:48:25Z vanilla $ > > PORTNAME= ev >-PORTVERSION= 0.2.13 >+PORTVERSION= 0.2.15 > CATEGORIES= devel > MASTER_SITES= http://pecl.php.net/get/ > PKGNAMEPREFIX= pecl- >diff -ruN pecl-ev.orig/distinfo pecl-ev/distinfo >--- pecl-ev.orig/distinfo 2015-11-04 01:02:26.101608000 +0800 >+++ pecl-ev/distinfo 2015-11-04 22:21:19.343631000 +0800 >@@ -1,2 +1,2 @@ >-SHA256 (PECL/ev-0.2.13.tgz) = a48fadf21b6dbfc6d2d0d9c658e1db24593a0ec8afbfaf581192bad47a02c7a2 >-SIZE (PECL/ev-0.2.13.tgz) = 96909 >+SHA256 (PECL/ev-0.2.15.tgz) = 801b2c39e081263f91d5a1d74e668e6c8ad199a34867c8e13e8fad3e83786fd5 >+SIZE (PECL/ev-0.2.15.tgz) = 96963 >diff -ruN pecl-ev.orig/files/patch-libev__ev.c pecl-ev/files/patch-libev__ev.c >--- pecl-ev.orig/files/patch-libev__ev.c 2015-11-04 01:02:26.097131000 +0800 >+++ pecl-ev/files/patch-libev__ev.c 1970-01-01 08:00:00.000000000 +0800 >@@ -1,18 +0,0 @@ >---- libev/ev.c.orig 2014-12-08 18:18:51.000000000 +0100 >-+++ libev/ev.c 2015-03-01 22:43:14.480908000 +0100 >-@@ -1006,12 +1006,12 @@ >- } >- #endif >- >--#if ECB_GCC_VERSION(4,5) >-+#if ECB_GCC_VERSION(4,5) || defined __clang__ >- #define ecb_unreachable() __builtin_unreachable () >- #else >- /* this seems to work fine, but gcc always emits a warning for it :/ */ >-- ecb_inline void ecb_unreachable (void) ecb_noreturn; >-- ecb_inline void ecb_unreachable (void) { } >-+ ecb_inline ecb_noreturn void ecb_unreachable (void); >-+ ecb_inline ecb_noreturn void ecb_unreachable (void) { } >- #endif >- >- /* try to tell the compiler that some condition is definitely true */
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 Raw
Actions:
View
Attachments on
bug 204285
: 162773