Stan Grishin
f51a784a83
perl-www-curl: add patch to ensure compatibility with curl 7.88
...
Patch comes from
https://github.com/openwrt/packages/pull/20540#issuecomment-1439537287
Fixes:
/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include/curl/curl.h:2515:3: note: declared here
2515 | CURLFORM_CONTENTTYPE CURL_DEPRECATED(7.56.0, "Use curl_mime_type()"),
| ^~~~~~~~~~~~~~~~~~~~
make[3]: *** [Makefile:347: Curl.o] Error 1
Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-02-27 03:21:37 +01:00
Ilya Lipnitskiy
5d8d4fbbcb
treewide: Run refresh on all packages
...
The crude loop I wrote to come up with this changeset:
find -L package/feeds/packages/ -name patches | \
sed 's/patches$/refresh/' | sort | xargs make
Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
2021-02-20 16:02:15 -08:00
Alexander Ryzhov
286ab74e9b
perl-www-curl: curl 7.69.0 compatibility
...
Signed-off-by: Alexander Ryzhov <github@ryzhov-al.ru>
2020-03-13 12:56:30 +03:00
Alexander Ryzhov
7910715d86
perl-www-curl: curl 7.66.0 compatibility
...
Signed-off-by: Alexander Ryzhov <github@ryzhov-al.ru>
2019-09-27 15:02:29 +03:00
Sven Eckelmann
bbb1ea7345
treewide: Change .*GPL.*+ licenses to SPDX compatible identifier
...
The CONTRIBUTING.md requests an (or multiple) SPDX identifier for GPL
licenses. But a lot of packages did use a different, non-SPDX style with a
"+" at the end instead of "-or-later".
Signed-off-by: Sven Eckelmann <sven@narfation.org>
2019-09-10 07:45:15 +02:00
Etienne Champetier
4006865ae8
treewide: run "make check FIXUP=1"
...
fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git
(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2017-08-29 21:41:14 -07:00
Jo-Philipp Wich
20ee2c902a
perl-www-curl: fix build against curl >= 7.50
...
Import a proposed upstream bug fix to allow building against recent curl
versions. Fixes the following error observed by the buildbots:
curlopt-constants.c:129:49: error: 'CURL_STRICTER' undeclared (first use in this function)
if (strEQ(name, "STRICTER")) return CURL_STRICTER;
Upstream bug: https://rt.cpan.org/Public/Bug/Display.html?id=117793
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-01-18 03:44:18 +01:00
Marcel Denia
9bf03cb1f5
perl-*: Update dependencies
...
All packages should now properly depend on all perlbase- and perl- packages
they need.
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-06-30 10:58:19 +02:00
Marcel Denia
b051ddec8d
perl-*: Bump PKG_RELEASE
...
Trigger a rebuild to make everything adapt to perl 5.22.0.
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-06-18 23:58:45 +02:00
Marcel Denia
824d02f28a
perl-www-curl: Bump PKG_RELEASE
...
Recent changes in the perl package changed the ABI.
Signed-off-by: Marcel Denia <naoir@gmx.net>
2015-05-27 02:03:56 +02:00
Marcel Denia
1b7eadb14c
perl-*: Adopt to SPDX license identifiers
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-08-18 12:58:33 +02:00
Marcel Denia
b9c2afd2da
lang/perl-*: Add myself as maintainer
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-07-23 09:38:05 +02:00
Marcel Denia
2df9bd2cde
lang/perl-*: Cleanup, fix formatting
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-07-23 09:38:04 +02:00
Marcel Denia
916b4b4aee
lang/perl-*: Update PKG_SOURCE_URL
...
search.cpan.org seems to have some problems from time to time.
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-07-23 09:37:44 +02:00
Marcel Denia
38e9a6ffba
lang/perl-*: Add/update licensing information
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-07-23 09:34:21 +02:00
Marcel Denia
117ee79eb9
lang/perl-*: Add/update copyright notices
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-07-23 09:34:12 +02:00
Marcel Denia
7a459369f7
lang/perl-www-curl: Properly link against libcurl
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-07-23 09:32:45 +02:00
Marcel Denia
2613af4b1d
lang/perl-www-curl: Update 100-perl-www-curl_disable_curl-config_hack.patch
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-07-23 09:32:45 +02:00
Marcel Denia
23cb5ba329
lang/perl-*: Update to current upstream
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-07-23 09:32:44 +02:00
Marcel Denia
2fc7cf4402
Import of oldpackages/perl-*
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-07-23 09:32:24 +02:00