git: f2635981f3a0 - main - devel/pecl-eio: fix build on big-endian architectures

From: Piotr Kubaj <pkubaj_at_FreeBSD.org>
Date: Thu, 02 Mar 2023 18:43:33 UTC
The branch main has been updated by pkubaj:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f2635981f3a0210acef5775415207c9eca584753

commit f2635981f3a0210acef5775415207c9eca584753
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2023-03-02 18:43:20 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2023-03-02 18:43:20 +0000

    devel/pecl-eio: fix build on big-endian architectures
    
    Add back patch removed for some reason in 70c84c909c074527b3f7265533d887061cb4dba7.
---
 devel/pecl-eio/Makefile | 3 +++
 devel/pecl-eio/distinfo | 4 +++-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/devel/pecl-eio/Makefile b/devel/pecl-eio/Makefile
index d73ea90cd186..4688446e3fec 100644
--- a/devel/pecl-eio/Makefile
+++ b/devel/pecl-eio/Makefile
@@ -2,6 +2,9 @@ PORTNAME=	eio
 DISTVERSION=	3.0.0RC4
 CATEGORIES=	devel
 
+PATCH_SITES=	https://github.com/rosmanov/pecl-eio/commit/
+PATCHFILES=	dd8ef9359ea01bcd84b7b13d7ef1ef3b047a099a.patch:-p1
+
 MAINTAINER=	gasol.wu@gmail.com
 COMMENT=	Provides interface to the libeio library
 WWW=		https://pecl.php.net/package/eio
diff --git a/devel/pecl-eio/distinfo b/devel/pecl-eio/distinfo
index 7d51c2852552..24dc30715866 100644
--- a/devel/pecl-eio/distinfo
+++ b/devel/pecl-eio/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1670598559
+TIMESTAMP = 1677630245
 SHA256 (PECL/eio-3.0.0RC4.tgz) = e478ec2af72fd16e85e60b3b4ead8fff9771b0b382537330e25fcf83b9f70b73
 SIZE (PECL/eio-3.0.0RC4.tgz) = 89689
+SHA256 (PECL/dd8ef9359ea01bcd84b7b13d7ef1ef3b047a099a.patch) = 43f05ee8e054ee7703182abb13a3e7b092ace89a4fa5115e7c96bf601ee70b36
+SIZE (PECL/dd8ef9359ea01bcd84b7b13d7ef1ef3b047a099a.patch) = 638