diff --git a/dev-libs/libxo/libxo-1.6.0.recipe b/dev-libs/libxo/libxo-1.6.0.recipe index 2159108bb..09d153893 100644 --- a/dev-libs/libxo/libxo-1.6.0.recipe +++ b/dev-libs/libxo/libxo-1.6.0.recipe @@ -5,7 +5,7 @@ decides at run time which output style should be produced." HOMEPAGE="https://github.com/Juniper/libxo" COPYRIGHT="2014 Juniper Networks, Inc." LICENSE="BSD (2-clause)" -REVISION="3" +REVISION="4" SOURCE_URI="https://github.com/Juniper/libxo/releases/download/$portVersion/libxo-$portVersion.tar.gz" CHECKSUM_SHA256="9f2f276d7a5f25ff6fbfc0f38773d854c9356e7f985501627d0c0ee336c19006" PATCHES="libxo-$portVersion.patchset" @@ -59,7 +59,7 @@ REQUIRES_tools=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - devel:libcrypto$secondaryArchSuffix + devel:libcrypto$secondaryArchSuffix >= 3 devel:libintl$secondaryArchSuffix " BUILD_PREREQUIRES=" diff --git a/dev-libs/xerces_c/xerces_c-3.2.5.recipe b/dev-libs/xerces_c/xerces_c-3.2.5.recipe index f4eb08d0a..2e5d7a364 100644 --- a/dev-libs/xerces_c/xerces_c-3.2.5.recipe +++ b/dev-libs/xerces_c/xerces_c-3.2.5.recipe @@ -6,7 +6,7 @@ and SAX2 APIs." HOMEPAGE="https://xerces.apache.org/xerces-c/" COPYRIGHT="1999-2018 The Apache Software Foundation" LICENSE="Apache v2" -REVISION="1" +REVISION="2" SOURCE_URI="https://dlcdn.apache.org//xerces/c/3/sources/xerces-c-$portVersion.tar.bz2" CHECKSUM_SHA256="1db4028c9b7f1f778efbf4a9462d65e13f9938f2c22f9e9994e12c49ba97e252" SOURCE_DIR="xerces-c-$portVersion" @@ -61,10 +61,10 @@ REQUIRES_devel=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - devel:libcrypto$secondaryArchSuffix + devel:libcrypto$secondaryArchSuffix >= 3 devel:libcurl$secondaryArchSuffix devel:libiconv$secondaryArchSuffix - devel:libssl$secondaryArchSuffix + devel:libssl$secondaryArchSuffix >= 3 devel:libz$secondaryArchSuffix " BUILD_PREREQUIRES=" diff --git a/dev-libs/xmlsec/xmlsec-1.2.37.recipe b/dev-libs/xmlsec/xmlsec-1.2.37.recipe index 45ceca157..0797827b1 100644 --- a/dev-libs/xmlsec/xmlsec-1.2.37.recipe +++ b/dev-libs/xmlsec/xmlsec-1.2.37.recipe @@ -8,7 +8,7 @@ The library supports major XML security standards: HOMEPAGE="https://www.aleksey.com/xmlsec/" COPYRIGHT="2002-2021 Aleksey Sanin" LICENSE="MIT" -REVISION="2" +REVISION="3" SOURCE_URI="https://www.aleksey.com/xmlsec/download/older-releases/xmlsec1-$portVersion.tar.gz" CHECKSUM_SHA256="5f8dfbcb6d1e56bddd0b5ec2e00a3d0ca5342a9f57c24dffde5c796b2be2871c" SOURCE_DIR="xmlsec1-$portVersion" @@ -90,7 +90,7 @@ REQUIRES_gcrypt=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - devel:libcrypto$secondaryArchSuffix + devel:libcrypto$secondaryArchSuffix >= 3 devel:libgcrypt$secondaryArchSuffix # devel:libgnutls$secondaryArchSuffix devel:libltdl$secondaryArchSuffix diff --git a/dev-python/pycurl/pycurl-7.45.2.recipe b/dev-python/pycurl/pycurl-7.45.2.recipe index 70375a0b7..68d5b7480 100644 --- a/dev-python/pycurl/pycurl-7.45.2.recipe +++ b/dev-python/pycurl/pycurl-7.45.2.recipe @@ -10,7 +10,7 @@ COPYRIGHT="2001-2008 Kjetil Jacobsen 2013-2018 Oleg Pudeyev" LICENSE="GNU LGPL v2.1 MIT" -REVISION="6" +REVISION="7" SOURCE_URI="https://github.com/pycurl/pycurl/archive/REL_${portVersion//./_}.tar.gz" CHECKSUM_SHA256="1aaaf415a5affe141593b3edf6ce187a79d99fbeb65c0b18490b03edc606394c" SOURCE_DIR="pycurl-REL_${portVersion//./_}" @@ -27,10 +27,10 @@ REQUIRES=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - devel:libcrypto$secondaryArchSuffix + devel:libcrypto$secondaryArchSuffix >= 3 devel:libcurl$secondaryArchSuffix devel:libnghttp2$secondaryArchSuffix - devel:libssl$secondaryArchSuffix + devel:libssl$secondaryArchSuffix >= 3 devel:libz$secondaryArchSuffix " BUILD_PREREQUIRES=" @@ -38,8 +38,8 @@ BUILD_PREREQUIRES=" cmd:make " -PYTHON_PACKAGES=(python39 python310) -PYTHON_VERSIONS=(3.9 3.10) +PYTHON_PACKAGES=(python310) +PYTHON_VERSIONS=(3.10) for i in "${!PYTHON_PACKAGES[@]}"; do pythonPackage=${PYTHON_PACKAGES[i]} pythonVersion=${PYTHON_VERSIONS[$i]} diff --git a/net-ftp/tnftp/tnftp-20151004.recipe b/net-ftp/tnftp/tnftp-20151004.recipe index bcc315cf6..b19a8de3f 100644 --- a/net-ftp/tnftp/tnftp-20151004.recipe +++ b/net-ftp/tnftp/tnftp-20151004.recipe @@ -16,7 +16,7 @@ DESCRIPTION="FTP client with several advanced features, like: HOMEPAGE="https://ftp.netbsd.org/pub/NetBSD/misc/tnftp/" COPYRIGHT="2001-2015 The NetBSD Foundation, Inc." LICENSE="BSD (2-clause)" -REVISION="6" +REVISION="7" SOURCE_URI="$HOMEPAGE/tnftp-$portVersion.tar.gz" CHECKSUM_SHA256="c94a8a49d3f4aec1965feea831d4d5bf6f90c65fd8381ee0863d11a5029a43a0" PATCHES="tnftp-$portVersion.patch" @@ -37,9 +37,9 @@ REQUIRES=" BUILD_REQUIRES=" haiku_devel - devel:libcrypto + devel:libcrypto >= 3 devel:libncurses - devel:libssl + devel:libssl >= 3 " BUILD_PREREQUIRES=" cmd:aclocal diff --git a/net-libs/libmicrohttpd/libmicrohttpd-1.0.1.recipe b/net-libs/libmicrohttpd/libmicrohttpd-1.0.1.recipe index 4866ab66b..6293c5b20 100644 --- a/net-libs/libmicrohttpd/libmicrohttpd-1.0.1.recipe +++ b/net-libs/libmicrohttpd/libmicrohttpd-1.0.1.recipe @@ -28,7 +28,7 @@ simple WWW pages from within your C or C++ application, check it out." HOMEPAGE="https://www.gnu.org/software/libmicrohttpd/" COPYRIGHT="2017 Free Software Foundation, Inc." LICENSE="GNU LGPL v2.1" -REVISION="1" +REVISION="2" SOURCE_URI="http://ftp.gnu.org/gnu/libmicrohttpd/libmicrohttpd-$portVersion.tar.gz" CHECKSUM_SHA256="a89e09fc9b4de34dde19f4fcb4faaa1ce10299b9908db1132bbfa1de47882b94" PATCHES="libmicrohttpd-$portVersion.patchset" @@ -63,12 +63,12 @@ REQUIRES_devel=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - devel:libcrypto$secondaryArchSuffix + devel:libcrypto$secondaryArchSuffix >= 3 devel:libcurl$secondaryArchSuffix devel:libgcrypt$secondaryArchSuffix devel:libgnutls$secondaryArchSuffix devel:libgpg_error$secondaryArchSuffix - devel:libssl$secondaryArchSuffix + devel:libssl$secondaryArchSuffix >= 3 " BUILD_PREREQUIRES=" cmd:aclocal diff --git a/net-misc/axel/axel-2.17.11.recipe b/net-misc/axel/axel-2.17.11.recipe index 11be464e6..efefb214a 100644 --- a/net-misc/axel/axel-2.17.11.recipe +++ b/net-misc/axel/axel-2.17.11.recipe @@ -12,7 +12,7 @@ COPYRIGHT="2001-2007 Wilmer van der Gaast, 2017 Ismael Luceno, 2017 Antonio Quartulli, and others." LICENSE="GNU GPL v2" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/axel-download-accelerator/axel/archive/v$portVersion.tar.gz" CHECKSUM_SHA256="584ab6eed53315ff817eabd73bed0468ce27a0582d076ab2d169d6430a13b252" SOURCE_FILENAME="axel-$portVersion.tar.gz" @@ -41,10 +41,10 @@ REQUIRES=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - devel:libcrypto$secondaryArchSuffix + devel:libcrypto$secondaryArchSuffix >= 3 devel:libiconv$secondaryArchSuffix devel:libintl$secondaryArchSuffix - devel:libssl$secondaryArchSuffix + devel:libssl$secondaryArchSuffix >= 3 " BUILD_PREREQUIRES=" diff --git a/net-misc/wget/wget-1.24.5.recipe b/net-misc/wget/wget-1.24.5.recipe index 1d39f55ba..ebef32736 100644 --- a/net-misc/wget/wget-1.24.5.recipe +++ b/net-misc/wget/wget-1.24.5.recipe @@ -41,9 +41,9 @@ fi BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - devel:libcrypto$secondaryArchSuffix + devel:libcrypto$secondaryArchSuffix >= 3 devel:libiconv$secondaryArchSuffix - devel:libssl$secondaryArchSuffix + devel:libssl$secondaryArchSuffix >= 3 devel:libz$secondaryArchSuffix >= 1.2.3 " BUILD_PREREQUIRES=" diff --git a/sys-fs/dmg2img/dmg2img-1.6.7.recipe b/sys-fs/dmg2img/dmg2img-1.6.7.recipe index 5ec70d044..3fc0e9475 100644 --- a/sys-fs/dmg2img/dmg2img-1.6.7.recipe +++ b/sys-fs/dmg2img/dmg2img-1.6.7.recipe @@ -10,7 +10,7 @@ COPYRIGHT="2007-2009 Jean-Pierre Demailly (dmg2img) 2006 Ralf-Philipp Weinmann, Jacob Appelbaum, Christian Fromme \ (vfdecrypt)" LICENSE="GNU GPL v2" -REVISION="3" +REVISION="4" SOURCE_URI="http://vu1tur.eu.org/tools/dmg2img-$portVersion.tar.gz" CHECKSUM_SHA256="02aea6d05c5b810074913b954296ddffaa43497ed720ac0a671da4791ec4d018" PATCHES=" @@ -35,7 +35,7 @@ REQUIRES=" BUILD_REQUIRES=" haiku_devel devel:libbz2 - devel:libcrypto + devel:libcrypto >= 3 devel:libz " BUILD_PREREQUIRES=" diff --git a/www-client/httrack/httrack-3.49.2.recipe b/www-client/httrack/httrack-3.49.2.recipe index 3240c505e..34d8a734b 100644 --- a/www-client/httrack/httrack-3.49.2.recipe +++ b/www-client/httrack/httrack-3.49.2.recipe @@ -12,7 +12,7 @@ HTTrack is fully configurable, and has an integrated help system." HOMEPAGE="https://www.httrack.com/" COPYRIGHT="Xavier Roche" LICENSE="GNU GPL v3" -REVISION="4" +REVISION="5" SOURCE_URI="https://mirror.httrack.com/httrack-$portVersion.tar.gz" CHECKSUM_SHA256="3477a0e5568e241c63c9899accbfcdb6aadef2812fcce0173688567b4c7d4025" SOURCE_DIR="httrack-$portVersion" @@ -59,10 +59,10 @@ REQUIRES_devel=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - devel:libcrypto$secondaryArchSuffix + devel:libcrypto$secondaryArchSuffix >= 3 devel:libiconv$secondaryArchSuffix devel:libintl$secondaryArchSuffix - devel:libssl$secondaryArchSuffix + devel:libssl$secondaryArchSuffix >= 3 devel:libz$secondaryArchSuffix " BUILD_PREREQUIRES=" diff --git a/www-client/links/links-2.30.recipe b/www-client/links/links-2.30.recipe index 1cf890e8e..ea3267dd2 100644 --- a/www-client/links/links-2.30.recipe +++ b/www-client/links/links-2.30.recipe @@ -50,7 +50,7 @@ BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel devel:libbrotlicommon$secondaryArchSuffix devel:libbz2$secondaryArchSuffix - devel:libcrypto$secondaryArchSuffix + devel:libcrypto$secondaryArchSuffix >= 3 devel:libevent_2.1$secondaryArchSuffix devel:libfontconfig$secondaryArchSuffix devel:libfreetype$secondaryArchSuffix @@ -58,7 +58,7 @@ BUILD_REQUIRES=" devel:libjpeg$secondaryArchSuffix devel:liblzma$secondaryArchSuffix devel:libpng16$secondaryArchSuffix - devel:libssl$secondaryArchSuffix + devel:libssl$secondaryArchSuffix >= 3 devel:libtiff$secondaryArchSuffix devel:libz$secondaryArchSuffix "