git: d4ed3b701f78 - main - net/tintin++: Remove upstreamed patch
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Oct 2021 16:05:59 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=d4ed3b701f7895457f16a3caf9f5c713f94b78c8 commit d4ed3b701f7895457f16a3caf9f5c713f94b78c8 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-10-25 15:18:59 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-10-25 16:00:11 +0000 net/tintin++: Remove upstreamed patch PR: 258174 Reported by: <tobias.rehbein@web.de> --- net/tintin++/files/patch-tintin.h | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/net/tintin++/files/patch-tintin.h b/net/tintin++/files/patch-tintin.h deleted file mode 100644 index e20ffca36072..000000000000 --- a/net/tintin++/files/patch-tintin.h +++ /dev/null @@ -1,13 +0,0 @@ ---- tintin.h.orig 2020-10-09 12:23:24 UTC -+++ tintin.h -@@ -98,6 +98,10 @@ - #include <sys/stat.h> - #endif - -+#ifdef HAVE_SYS_SOCKET_H -+#include <sys/socket.h> -+#endif -+ - #if !defined(SO_PEERCRED) - #define SO_PEERCRED 17 - #endif