1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-08-01 15:37:47 +00:00

Ports: Use GNU patch instead of the OpenBSD version

The OpenBSD version is having some weird issues, so:

Reject OpenBSD, return to GNU.
This commit is contained in:
Tim Schumacher 2021-11-10 02:07:36 +01:00 committed by Andreas Kling
parent bd6c48f6ea
commit 26a48f3516
4 changed files with 30 additions and 4 deletions

View file

@ -130,7 +130,7 @@ Please make sure to keep this list up to date when adding and updating ports. :^
| [`opentyrian-data`](opentyrian-data/) | OpenTyrian graphics and audio | 1.0.0 | https://camanis.net/tyrian/tyrian21.zip |
| [`oksh`](oksh/) | oksh | 7.0 | https://github.com/ibara/oksh |
| [`p7zip`](p7zip/) | p7zip | 17.04 | https://github.com/jinfeihan57/p7zip |
| [`patch`](patch/) | patch (OpenBSD) | 6.6 | https://github.com/ibara/libpuffy |
| [`patch`](patch/) | patch (GNU) | 2.7.6 | https://savannah.gnu.org/projects/patch/ |
| [`pcre`](pcre/) | Perl-compatible Regular Expressions (PCRE) | 8.45 | https://www.pcre.org/ |
| [`pcre2`](pcre2/) | Perl-compatible Regular Expressions (PCRE2) | 10.39 | https://www.pcre.org/ |
| [`php`](php/) | PHP | 8.0.10 | https://www.php.net/ |