git: e0cd05102441 - main - ftp/coeurl: unbreak build with Meson 1.2.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 09 Jul 2023 03:45:08 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=e0cd05102441ecd4c509c9623ae3a93c9c2fa6b1 commit e0cd05102441ecd4c509c9623ae3a93c9c2fa6b1 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-03-25 14:46:05 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-07-09 03:44:25 +0000 ftp/coeurl: unbreak build with Meson 1.2.0 meson.build:1:0: ERROR: Unexpected "[provides]" section, did you mean "[provide]"? PR: 272276 Reported by: antoine (via exp-run) Regressed by: https://github.com/mesonbuild/meson/commit/6f4973abad9e --- ftp/coeurl/files/patch-subprojects_curl.wrap | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ftp/coeurl/files/patch-subprojects_curl.wrap b/ftp/coeurl/files/patch-subprojects_curl.wrap new file mode 100644 index 000000000000..0f76c0be7cde --- /dev/null +++ b/ftp/coeurl/files/patch-subprojects_curl.wrap @@ -0,0 +1,9 @@ +--- subprojects/curl.wrap.orig 2023-01-10 04:14:36 UTC ++++ subprojects/curl.wrap +@@ -5,5 +5,5 @@ source_hash = 0f64582c54282f31c0de9f0a1a596b182776bd4d + source_filename = curl-7.77.0.tar.xz + source_hash = 0f64582c54282f31c0de9f0a1a596b182776bd4df9a4c4a2a41bbeb54f62594b + +-[provides] ++[provide] + dependency_names = libcurl