FreeBSD Bugzilla – Attachment 179767 Details for
Bug 216919
[MAINTAINER] devel/pecl-ev: Update to 1.0.4
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.87 KB, created by
johnpupu
on 2017-02-08 16:09:58 UTC
(
hide
)
Description:
pecl-ev.patch
Filename:
MIME Type:
Creator:
johnpupu
Created:
2017-02-08 16:09:58 UTC
Size:
1.87 KB
patch
obsolete
>diff -ruN pecl-ev.orig/Makefile pecl-ev/Makefile >--- pecl-ev.orig/Makefile 2017-02-08 22:49:18.144000000 +0800 >+++ pecl-ev/Makefile 2017-02-08 23:09:02.960121000 +0800 >@@ -2,8 +2,7 @@ > # $FreeBSD: head/devel/pecl-ev/Makefile 419514 2016-08-03 12:47:05Z mat $ > > PORTNAME= ev >-PORTVERSION= 0.2.15 >-PORTREVISION= 3 >+PORTVERSION= 1.0.4 > CATEGORIES= devel > MASTER_SITES= http://pecl.php.net/get/ > PKGNAMEPREFIX= pecl- >@@ -16,6 +15,5 @@ > LICENSE_FILE= ${WRKSRC}/LICENSE > > USES= php:ext tar:tgz >-IGNORE_WITH_PHP= 70 > > .include <bsd.port.mk> >diff -ruN pecl-ev.orig/distinfo pecl-ev/distinfo >--- pecl-ev.orig/distinfo 2015-11-05 20:12:52.808765000 +0800 >+++ pecl-ev/distinfo 2017-02-08 23:10:19.929540000 +0800 >@@ -1,2 +1,3 @@ >-SHA256 (PECL/ev-0.2.15.tgz) = 801b2c39e081263f91d5a1d74e668e6c8ad199a34867c8e13e8fad3e83786fd5 >-SIZE (PECL/ev-0.2.15.tgz) = 96963 >+TIMESTAMP = 1486566619 >+SHA256 (PECL/ev-1.0.4.tgz) = 13804cb70e39a0abc014b45230a990ff046d748a9d806feca9ac511516be4f61 >+SIZE (PECL/ev-1.0.4.tgz) = 124735 >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-12-04 22:52:14.089341000 +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 216919
: 179767