diff options
Diffstat (limited to 'www')
87 files changed, 309 insertions, 413 deletions
diff --git a/www/R-cran-shiny/Makefile b/www/R-cran-shiny/Makefile index 398570dfc8e6..e001fb280d30 100644 --- a/www/R-cran-shiny/Makefile +++ b/www/R-cran-shiny/Makefile @@ -1,5 +1,5 @@ PORTNAME= shiny -PORTVERSION= 1.10.0 +PORTVERSION= 1.11.0 CATEGORIES= www DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -12,8 +12,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= R-cran-bslib>=0.6.0:www/R-cran-bslib \ R-cran-cachem>=1.1.0:databases/R-cran-cachem \ + R-cran-cli>0:devel/R-cran-cli \ R-cran-commonmark>=1.7:textproc/R-cran-commonmark \ - R-cran-crayon>0:devel/R-cran-crayon \ R-cran-fastmap>=1.1.1:databases/R-cran-fastmap \ R-cran-fontawesome>=0.4.0:devel/R-cran-fontawesome \ R-cran-glue>=1.3.2:devel/R-cran-glue \ diff --git a/www/R-cran-shiny/distinfo b/www/R-cran-shiny/distinfo index 31181ecea04a..927e1e7f10c2 100644 --- a/www/R-cran-shiny/distinfo +++ b/www/R-cran-shiny/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734237202 -SHA256 (shiny_1.10.0.tar.gz) = 6e700a176684b183e5a6ad4f637aaaae97bd58bfc8b3c7ac72c628412a344452 -SIZE (shiny_1.10.0.tar.gz) = 3308738 +TIMESTAMP = 1750912150 +SHA256 (shiny_1.11.0.tar.gz) = 9c3dabad4cd700528a8681be385b6b925f78389df68bd5604a55c31163b0424d +SIZE (shiny_1.11.0.tar.gz) = 2668623 diff --git a/www/ls-qpack/Makefile b/www/ls-qpack/Makefile index 8b0963483269..ef63969844d9 100644 --- a/www/ls-qpack/Makefile +++ b/www/ls-qpack/Makefile @@ -1,5 +1,5 @@ PORTNAME= ls-qpack -PORTVERSION= 2.6.0 +PORTVERSION= 2.6.2 DISTVERSIONPREFIX= v CATEGORIES= www @@ -14,8 +14,12 @@ LIB_DEPENDS= libxxhash.so:devel/xxhash USES= cmake compiler:c11 pathfix pkgconfig -CMAKE_OFF= LSQPACK_TESTS LSQPACK_XXH -CMAKE_ON= BUILD_SHARED_LIBS LSQPACK_BIN +CMAKE_OFF= LSQPACK_TESTS \ + LSQPACK_XXH +CMAKE_ON= BUILD_SHARED_LIBS \ + LSQPACK_BIN + +PLIST_SUB= PORTVERSION=${PORTVERSION} GH_ACCOUNT= litespeedtech USE_GITHUB= yes diff --git a/www/ls-qpack/distinfo b/www/ls-qpack/distinfo index d554df8a797d..854ade6a27de 100644 --- a/www/ls-qpack/distinfo +++ b/www/ls-qpack/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735227812 -SHA256 (litespeedtech-ls-qpack-v2.6.0_GH0.tar.gz) = 567a7a86f801eef5df28ce0cc89826d9008a57135027bdf63ba4a1d0639d0c58 -SIZE (litespeedtech-ls-qpack-v2.6.0_GH0.tar.gz) = 709165 +TIMESTAMP = 1750954138 +SHA256 (litespeedtech-ls-qpack-v2.6.2_GH0.tar.gz) = db1a83102bb7d2d946a910cb11a9d69c1c5b9fd9a40249c22c411fb9c429fe16 +SIZE (litespeedtech-ls-qpack-v2.6.2_GH0.tar.gz) = 710136 diff --git a/www/ls-qpack/pkg-plist b/www/ls-qpack/pkg-plist index e5d7cbb6de66..b3fe32ae4efc 100644 --- a/www/ls-qpack/pkg-plist +++ b/www/ls-qpack/pkg-plist @@ -4,9 +4,10 @@ bin/interop-decode bin/interop-encode include/lsqpack.h include/lsxpack_header.h -lib/cmake/ls-qpack/ls-qpack-config-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/ls-qpack/ls-qpack-config.cmake +lib/cmake/ls-qpack/ls-qpack-targets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/ls-qpack/ls-qpack-targets.cmake lib/libls-qpack.so lib/libls-qpack.so.2 -lib/libls-qpack.so.2.5.3 +lib/libls-qpack.so.%%PORTVERSION%% libdata/pkgconfig/lsqpack.pc diff --git a/www/node20/Makefile b/www/node20/Makefile index 2669d7efed11..bfcd8c796f38 100644 --- a/www/node20/Makefile +++ b/www/node20/Makefile @@ -1,7 +1,6 @@ PORTNAME= node PORTVERSION= ${NODEJS_PORTVERSION} DISTVERSIONPREFIX= v -PORTREVISION= 2 CATEGORIES= www MASTER_SITES= https://nodejs.org/dist/v${PORTVERSION}/ PKGNAMESUFFIX= ${PORTVERSION:R:R} diff --git a/www/node20/Makefile.version b/www/node20/Makefile.version index 13681b7852b7..4a050a24efaa 100644 --- a/www/node20/Makefile.version +++ b/www/node20/Makefile.version @@ -1 +1 @@ -NODEJS_PORTVERSION= 20.19.2 +NODEJS_PORTVERSION= 20.19.3 diff --git a/www/node20/distinfo b/www/node20/distinfo index 66f4fc4a399a..f0829b77ea26 100644 --- a/www/node20/distinfo +++ b/www/node20/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747546440 -SHA256 (node-v20.19.2.tar.xz) = 4a7ff611d5180f4e420204fa6f22f9f9deb2ac5e98619dd9a4de87edf5b03b6e -SIZE (node-v20.19.2.tar.xz) = 42289480 +TIMESTAMP = 1750954140 +SHA256 (node-v20.19.3.tar.xz) = 99be7b9d268d48b93be568a23240398ceacb0782dc7055b9972305c000b0e292 +SIZE (node-v20.19.3.tar.xz) = 42361704 diff --git a/www/node20/files/patch-Makefile b/www/node20/files/patch-Makefile deleted file mode 100644 index ae3c9aa11622..000000000000 --- a/www/node20/files/patch-Makefile +++ /dev/null @@ -1,14 +0,0 @@ -Obtained from: https://github.com/nodejs/node/commit/fe1dd26398e1887b96b2dc51ab59371ad4d6bc20 - ---- Makefile.orig 2025-05-14 12:22:41 UTC -+++ Makefile -@@ -171,8 +171,7 @@ out/Makefile: config.gypi common.gypi node.gyp \ - $(warning '$@' target is a noop) - - out/Makefile: config.gypi common.gypi node.gyp \ -- deps/uv/uv.gyp deps/llhttp/llhttp.gyp deps/zlib/zlib.gyp \ -- deps/simdutf/simdutf.gyp deps/ada/ada.gyp \ -+ deps/*/*.gyp \ - tools/v8_gypfiles/toolchain.gypi tools/v8_gypfiles/features.gypi \ - tools/v8_gypfiles/inspector.gypi tools/v8_gypfiles/v8.gyp - $(PYTHON) tools/gyp_node.py -f make diff --git a/www/node20/files/patch-libc++19 b/www/node20/files/patch-libc++19 deleted file mode 100644 index 269fbfd19739..000000000000 --- a/www/node20/files/patch-libc++19 +++ /dev/null @@ -1,185 +0,0 @@ -Obtained from: https://chromium.googlesource.com/v8/v8.git/+/182d9c05e78b1ddb1cb8242cd3628a7855a0336f - -commit 182d9c05e78b1ddb1cb8242cd3628a7855a0336f -Author: Andrey Kosyakov <caseq@chromium.org> -Date: 2023-08-17T13:50:11-07:00 - - Define UChar as char16_t - - We used to have UChar defined as uint16_t which does not go along - with STL these days if you try to have an std::basic_string<> of it, - as there are no standard std::char_traits<> specialization for uint16_t. - - This switches UChar to char16_t where practical, introducing a few - compatibility shims to keep CL size small, as (1) this would likely - have to be back-ported and (2) crdtp extensively uses uint16_t for - wide chars. - - Bug: b:296390693 - Change-Id: I66a32d8f0050915225b187de56896c26dd76163d - Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4789966 - Reviewed-by: Jaroslav Sevcik <jarin@chromium.org> - Commit-Queue: Jaroslav Sevcik <jarin@chromium.org> - Auto-Submit: Andrey Kosyakov <caseq@chromium.org> - Cr-Commit-Position: refs/heads/main@{#89559} - -diff --git deps/v8/src/inspector/string-16.cc deps/v8/src/inspector/string-16.cc -index a8b786a8166..6df9963e970 100644 ---- deps/v8/src/inspector/string-16.cc -+++ deps/v8/src/inspector/string-16.cc -@@ -27,7 +27,7 @@ bool isSpaceOrNewLine(UChar c) { - return isASCII(c) && c <= ' ' && (c == ' ' || (c <= 0xD && c >= 0x9)); - } - --int64_t charactersToInteger(const UChar* characters, size_t length, -+int64_t charactersToInteger(const uint16_t* characters, size_t length, - bool* ok = nullptr) { - std::vector<char> buffer; - buffer.reserve(length + 1); -@@ -50,6 +50,8 @@ int64_t charactersToInteger(const UChar* characters, size_t length, - - String16::String16(const UChar* characters, size_t size) - : m_impl(characters, size) {} -+String16::String16(const uint16_t* characters, size_t size) -+ : m_impl(reinterpret_cast<const UChar*>(characters), size) {} - - String16::String16(const UChar* characters) : m_impl(characters) {} - -@@ -241,6 +243,10 @@ String16 String16::fromUTF16LE(const UChar* stringStart, size_t length) { - #endif // V8_TARGET_BIG_ENDIAN - } - -+String16 String16::fromUTF16LE(const uint16_t* stringStart, size_t length) { -+ return fromUTF16LE(reinterpret_cast<const UChar*>(stringStart), length); -+} -+ - std::string String16::utf8() const { - return UTF16ToUTF8(m_impl.data(), m_impl.size()); - } -diff --git deps/v8/src/inspector/string-16.h deps/v8/src/inspector/string-16.h -index 1678ffb2e1e..d9f6c466ab1 100644 ---- deps/v8/src/inspector/string-16.h -+++ deps/v8/src/inspector/string-16.h -@@ -6,6 +6,7 @@ - #define V8_INSPECTOR_STRING_16_H_ - - #include <stdint.h> -+#include <uchar.h> - - #include <cctype> - #include <climits> -@@ -18,7 +19,7 @@ - - namespace v8_inspector { - --using UChar = uint16_t; -+using UChar = char16_t; - - class String16 { - public: -@@ -28,6 +29,7 @@ class String16 { - String16(const String16&) V8_NOEXCEPT = default; - String16(String16&&) V8_NOEXCEPT = default; - String16(const UChar* characters, size_t size); -+ String16(const uint16_t* characters, size_t size); - V8_EXPORT String16(const UChar* characters); - V8_EXPORT String16(const char* characters); - String16(const char* characters, size_t size); -@@ -49,7 +51,9 @@ class String16 { - int toInteger(bool* ok = nullptr) const; - std::pair<size_t, size_t> getTrimmedOffsetAndLength() const; - String16 stripWhiteSpace() const; -- const UChar* characters16() const { return m_impl.c_str(); } -+ const uint16_t* characters16() const { -+ return reinterpret_cast<const uint16_t*>(m_impl.c_str()); -+ } - size_t length() const { return m_impl.length(); } - bool isEmpty() const { return !m_impl.length(); } - UChar operator[](size_t index) const { return m_impl[index]; } -@@ -79,6 +83,8 @@ class String16 { - // On Big endian architectures, byte order needs to be flipped. - V8_EXPORT static String16 fromUTF16LE(const UChar* stringStart, - size_t length); -+ V8_EXPORT static String16 fromUTF16LE(const uint16_t* stringStart, -+ size_t length); - - std::size_t hash() const { - if (!hash_code) { -diff --git deps/v8/src/inspector/v8-string-conversions.cc deps/v8/src/inspector/v8-string-conversions.cc -index 0c75e66b972..8cf19be816c 100644 ---- deps/v8/src/inspector/v8-string-conversions.cc -+++ deps/v8/src/inspector/v8-string-conversions.cc -@@ -12,7 +12,7 @@ - - namespace v8_inspector { - namespace { --using UChar = uint16_t; -+using UChar = char16_t; - using UChar32 = uint32_t; - - bool isASCII(UChar c) { return !(c & ~0x7F); } -@@ -386,7 +386,7 @@ std::string UTF16ToUTF8(const UChar* stringStart, size_t length) { - - std::basic_string<UChar> UTF8ToUTF16(const char* stringStart, size_t length) { - if (!stringStart || !length) return std::basic_string<UChar>(); -- std::vector<uint16_t> buffer(length); -+ std::vector<UChar> buffer(length); - UChar* bufferStart = buffer.data(); - - UChar* bufferCurrent = bufferStart; -@@ -395,7 +395,7 @@ std::basic_string<UChar> UTF8ToUTF16(const char* stringStart, size_t length) { - reinterpret_cast<const char*>(stringStart + length), - &bufferCurrent, bufferCurrent + buffer.size(), nullptr, - true) != conversionOK) -- return std::basic_string<uint16_t>(); -+ return std::basic_string<UChar>(); - size_t utf16Length = bufferCurrent - bufferStart; - return std::basic_string<UChar>(bufferStart, bufferStart + utf16Length); - } -diff --git deps/v8/src/inspector/v8-string-conversions.h deps/v8/src/inspector/v8-string-conversions.h -index eb33c6816a5..1126255dac2 100644 ---- deps/v8/src/inspector/v8-string-conversions.h -+++ deps/v8/src/inspector/v8-string-conversions.h -@@ -5,14 +5,16 @@ - #ifndef V8_INSPECTOR_V8_STRING_CONVERSIONS_H_ - #define V8_INSPECTOR_V8_STRING_CONVERSIONS_H_ - -+#include <uchar.h> -+ - #include <cstdint> - #include <string> - - // Conversion routines between UT8 and UTF16, used by string-16.{h,cc}. You may - // want to use string-16.h directly rather than these. - namespace v8_inspector { --std::basic_string<uint16_t> UTF8ToUTF16(const char* stringStart, size_t length); --std::string UTF16ToUTF8(const uint16_t* stringStart, size_t length); -+std::basic_string<char16_t> UTF8ToUTF16(const char* stringStart, size_t length); -+std::string UTF16ToUTF8(const char16_t* stringStart, size_t length); - } // namespace v8_inspector - - #endif // V8_INSPECTOR_V8_STRING_CONVERSIONS_H_ -diff --git deps/v8/third_party/inspector_protocol/crdtp/test_platform_v8.cc deps/v8/third_party/inspector_protocol/crdtp/test_platform_v8.cc -index c9d89eaa42f..1a46d781b89 100644 ---- deps/v8/third_party/inspector_protocol/crdtp/test_platform_v8.cc -+++ deps/v8/third_party/inspector_protocol/crdtp/test_platform_v8.cc -@@ -11,13 +11,16 @@ - namespace v8_crdtp { - - std::string UTF16ToUTF8(span<uint16_t> in) { -- return v8_inspector::UTF16ToUTF8(in.data(), in.size()); -+ return v8_inspector::UTF16ToUTF8(reinterpret_cast<const char16_t*>(in.data()), -+ in.size()); - } - - std::vector<uint16_t> UTF8ToUTF16(span<uint8_t> in) { -- std::basic_string<uint16_t> utf16 = v8_inspector::UTF8ToUTF16( -+ std::basic_string<char16_t> utf16 = v8_inspector::UTF8ToUTF16( - reinterpret_cast<const char*>(in.data()), in.size()); -- return std::vector<uint16_t>(utf16.begin(), utf16.end()); -+ return std::vector<uint16_t>( -+ reinterpret_cast<const uint16_t*>(utf16.data()), -+ reinterpret_cast<const uint16_t*>(utf16.data()) + utf16.size()); - } - - } // namespace v8_crdtp diff --git a/www/node22/Makefile b/www/node22/Makefile index b97cfaa70a60..159606d42d9d 100644 --- a/www/node22/Makefile +++ b/www/node22/Makefile @@ -1,7 +1,6 @@ PORTNAME= node PORTVERSION= ${NODEJS_PORTVERSION} DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://nodejs.org/dist/v${PORTVERSION}/ PKGNAMESUFFIX= ${PORTVERSION:R:R} diff --git a/www/node22/Makefile.version b/www/node22/Makefile.version index 8dbdbb757db4..994a4c2f0d2b 100644 --- a/www/node22/Makefile.version +++ b/www/node22/Makefile.version @@ -1 +1 @@ -NODEJS_PORTVERSION= 22.16.0 +NODEJS_PORTVERSION= 22.17.0 diff --git a/www/node22/distinfo b/www/node22/distinfo index 760bb94ded64..d8a3dc3d6812 100644 --- a/www/node22/distinfo +++ b/www/node22/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748107902 -SHA256 (node-v22.16.0.tar.xz) = 720894f323e5c1ac24968eb2676660c90730d715cb7f090be71a668662a17c37 -SIZE (node-v22.16.0.tar.xz) = 48547612 +TIMESTAMP = 1750954142 +SHA256 (node-v22.17.0.tar.xz) = 7a3ef2aedb905ea7926e5209157266e2376a5db619d9ac0cba3c967f6f5db4f9 +SIZE (node-v22.17.0.tar.xz) = 48823936 diff --git a/www/node24/Makefile.version b/www/node24/Makefile.version index 2a5cc3d9fae4..b74bb829b467 100644 --- a/www/node24/Makefile.version +++ b/www/node24/Makefile.version @@ -1 +1 @@ -NODEJS_PORTVERSION= 24.2.0 +NODEJS_PORTVERSION= 24.3.0 diff --git a/www/node24/distinfo b/www/node24/distinfo index 3f600ad0f02d..e0711f404a94 100644 --- a/www/node24/distinfo +++ b/www/node24/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813022 -SHA256 (node-v24.2.0.tar.xz) = 40143d43efbdeeb9537995f532126c494d63a31da332acb5022f76f00afc62ab -SIZE (node-v24.2.0.tar.xz) = 49809356 +TIMESTAMP = 1750954144 +SHA256 (node-v24.3.0.tar.xz) = eb688ef8a63fda9ebc0b5f907609a46e26db6d9aceefc0832009a98371e992ed +SIZE (node-v24.3.0.tar.xz) = 49969656 diff --git a/www/py-aiostream/Makefile b/www/py-aiostream/Makefile index 921cc521a7c2..66e33583f211 100644 --- a/www/py-aiostream/Makefile +++ b/www/py-aiostream/Makefile @@ -1,5 +1,5 @@ PORTNAME= aiostream -PORTVERSION= 0.6.4 +PORTVERSION= 0.7.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-aiostream/distinfo b/www/py-aiostream/distinfo index 0119df45fefa..379dad3f3997 100644 --- a/www/py-aiostream/distinfo +++ b/www/py-aiostream/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1730387108 -SHA256 (aiostream-0.6.4.tar.gz) = f99bc6b1b9cea3e70885dc235a233523597555fe4a585ed21d65264b3f1ff3d2 -SIZE (aiostream-0.6.4.tar.gz) = 67983 +TIMESTAMP = 1750954250 +SHA256 (aiostream-0.7.0.tar.gz) = 5ab4acd44ef5f583b6488c32ade465f43c3d7b0df039f1ee49dfb1fd1e255e02 +SIZE (aiostream-0.7.0.tar.gz) = 68267 diff --git a/www/py-boto3/Makefile b/www/py-boto3/Makefile index e01572aa7a91..192a246f6034 100644 --- a/www/py-boto3/Makefile +++ b/www/py-boto3/Makefile @@ -1,5 +1,5 @@ PORTNAME= boto3 -PORTVERSION= 1.38.36 +PORTVERSION= 1.38.41 CATEGORIES= www python devel MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-boto3/distinfo b/www/py-boto3/distinfo index 1b32a9f42ea4..a21e21ef407a 100644 --- a/www/py-boto3/distinfo +++ b/www/py-boto3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750188148 -SHA256 (boto3-1.38.36.tar.gz) = efe0aaa060f8fedd76e5c942055f051aee0432fc722d79d8830a9fd9db83593e -SIZE (boto3-1.38.36.tar.gz) = 111823 +TIMESTAMP = 1750954252 +SHA256 (boto3-1.38.41.tar.gz) = c6710fc533c8e1f5d1f025c74ffe1222c3659094cd51c076ec50c201a54c8f22 +SIZE (boto3-1.38.41.tar.gz) = 111835 diff --git a/www/py-caldav/Makefile b/www/py-caldav/Makefile index 13d2c141d22f..ac45c293ba7d 100644 --- a/www/py-caldav/Makefile +++ b/www/py-caldav/Makefile @@ -1,5 +1,5 @@ PORTNAME= caldav -PORTVERSION= 1.6.0 +PORTVERSION= 2.0.1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,25 +13,26 @@ LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/COPYING.APACHE LICENSE_FILE_GPLv3= ${WRKSRC}/COPYING.GPL -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=7.0:devel/py-setuptools-scm@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}icalendar>=0:devel/py-icalendar@${PY_FLAVOR} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatch-vcs>=0:devel/py-hatch-vcs@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}icalendar>=6.0.0:devel/py-icalendar@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}lxml>=0:devel/py-lxml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}recurring-ical-events>=2.0.0:devel/py-recurring-ical-events@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}vobject>=0:deskutils/py-vobject@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=0:devel/py-coverage@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}radicale>=0:www/radicale@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tzlocal>=0:devel/py-tzlocal@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}vobject>=0:deskutils/py-vobject@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}xandikos>=0:www/py-xandikos@${PY_FLAVOR} -USES= python:3.9+ +USES= python shebangfix USE_PYTHON= autoplist concurrent pep517 pytest NO_ARCH= yes TEST_ENV= TZ=UTC +SHEBANG_FILES= caldav/objects.py + .include <bsd.port.pre.mk> .if ${PYTHON_REL} < 31100 diff --git a/www/py-caldav/distinfo b/www/py-caldav/distinfo index ea3356696918..00ccc84d9b48 100644 --- a/www/py-caldav/distinfo +++ b/www/py-caldav/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748831260 -SHA256 (caldav-1.6.0.tar.gz) = 6e742601ec9ca1a0bc6e871fffe0392145bcc67de730f398ba5cefa5c49773f8 -SIZE (caldav-1.6.0.tar.gz) = 156248 +TIMESTAMP = 1750954254 +SHA256 (caldav-2.0.1.tar.gz) = 04da40b0b0433a0f53f6fb678b636fa29296013ed262754c73611453362c6ac0 +SIZE (caldav-2.0.1.tar.gz) = 10180551 diff --git a/www/py-caldav/files/patch-pyproject.toml b/www/py-caldav/files/patch-pyproject.toml deleted file mode 100644 index 5be0c911ad2f..000000000000 --- a/www/py-caldav/files/patch-pyproject.toml +++ /dev/null @@ -1,9 +0,0 @@ ---- pyproject.toml.orig 2024-11-05 13:34:56 UTC -+++ pyproject.toml -@@ -1,5 +1,5 @@ - [build-system] --requires = ["setuptools>=64", "setuptools-scm[toml]>=7.0"] -+requires = ["setuptools>=61", "setuptools-scm[toml]>=7.0"] - build-backend = "setuptools.build_meta" - - [project] diff --git a/www/py-dj51-django-htmx/Makefile b/www/py-dj51-django-htmx/Makefile index aeced621342e..42eaa3f727df 100644 --- a/www/py-dj51-django-htmx/Makefile +++ b/www/py-dj51-django-htmx/Makefile @@ -1,5 +1,5 @@ PORTNAME= django-htmx -DISTVERSION= 1.23.0 +DISTVERSION= 1.23.2 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj51- diff --git a/www/py-dj51-django-htmx/distinfo b/www/py-dj51-django-htmx/distinfo index ff5b98d404fe..a7bbc8609725 100644 --- a/www/py-dj51-django-htmx/distinfo +++ b/www/py-dj51-django-htmx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742639003 -SHA256 (django_htmx-1.23.0.tar.gz) = 71e6242ac6bd32a0e14fcb12b340f901c9a924f0b4e9b461a5e6a6eea8d9c6dd -SIZE (django_htmx-1.23.0.tar.gz) = 63450 +TIMESTAMP = 1751179083 +SHA256 (django_htmx-1.23.2.tar.gz) = 65a8c8825fcae983b94aedce26af96a70717ab185d55cdb8a7a4bb68863ab079 +SIZE (django_htmx-1.23.2.tar.gz) = 64415 diff --git a/www/py-dj51-django-htmx/files/patch-pyproject.toml b/www/py-dj51-django-htmx/files/patch-pyproject.toml new file mode 100644 index 000000000000..aa80972d35fd --- /dev/null +++ b/www/py-dj51-django-htmx/files/patch-pyproject.toml @@ -0,0 +1,24 @@ +* Relax version requirements for py-setuptools and enable build for + older versions of it + +--- pyproject.toml.orig 2025-06-22 10:34:17 UTC ++++ pyproject.toml +@@ -1,7 +1,7 @@ requires = [ + [build-system] + build-backend = "setuptools.build_meta" + requires = [ +- "setuptools>=77", ++ "setuptools", + ] + + [project] +@@ -12,8 +12,7 @@ keywords = [ + keywords = [ + "Django", + ] +-license = "MIT" +-license-files = [ "LICENSE" ] ++license = { text="MIT" } + authors = [ + { name = "Adam Johnson", email = "me@adamj.eu" }, + ] diff --git a/www/py-dj51-django-prometheus/Makefile b/www/py-dj51-django-prometheus/Makefile index 1eca6ed51c49..84eacd06047c 100644 --- a/www/py-dj51-django-prometheus/Makefile +++ b/www/py-dj51-django-prometheus/Makefile @@ -1,18 +1,19 @@ PORTNAME= django-prometheus -PORTVERSION= 2.3.1 +DISTVERSION= 2.4.1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj51- +DISTNAME= django_prometheus-${DISTVERSION} MAINTAINER= kai@FreeBSD.org COMMENT= Export Django monitoring metrics for Prometheus.io -WWW= https://github.com/korfuri/django-prometheus +WWW= https://github.com/django-commons/django-prometheus LICENSE= APACHE20 BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0.40.0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django51>=3.2:www/py-django51@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django51>=4.2<6.0:www/py-django51@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}prometheus-client>=0.7:net-mgmt/py-prometheus-client@${PY_FLAVOR} USES= python:3.10+ @@ -32,7 +33,7 @@ MEMCACHED_DESC= Memcached distributed memory caching support MEMCACHED_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-memcached>=0:databases/py-python-memcached@${PY_FLAVOR} MYSQL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mysqlclient>=0:databases/py-mysqlclient@${PY_FLAVOR} -PGSQL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psycopg2>=0:databases/py-psycopg2@${PY_FLAVOR} -REDIS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dj51-django-redis>=4.8:www/py-dj51-django-redis@${PY_FLAVOR} +PGSQL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psycopg>=0:databases/py-psycopg@${PY_FLAVOR} +REDIS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dj51-django-redis>=4.12.1:www/py-dj51-django-redis@${PY_FLAVOR} .include <bsd.port.mk> diff --git a/www/py-dj51-django-prometheus/distinfo b/www/py-dj51-django-prometheus/distinfo index 4f11977cb57e..a97af1466c0e 100644 --- a/www/py-dj51-django-prometheus/distinfo +++ b/www/py-dj51-django-prometheus/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1683262385 -SHA256 (django-prometheus-2.3.1.tar.gz) = f9c8b6c780c9419ea01043c63a437d79db2c33353451347894408184ad9c3e1e -SIZE (django-prometheus-2.3.1.tar.gz) = 24718 +TIMESTAMP = 1751183595 +SHA256 (django_prometheus-2.4.1.tar.gz) = 073628243d2a6de6a8a8c20e5b512872dfb85d66e1b60b28bcf1eca0155dad95 +SIZE (django_prometheus-2.4.1.tar.gz) = 24464 diff --git a/www/py-dj51-django-prometheus/files/patch-pyproject.toml b/www/py-dj51-django-prometheus/files/patch-pyproject.toml index 5bf778c4f9e3..31ac1775bdb0 100644 --- a/www/py-dj51-django-prometheus/files/patch-pyproject.toml +++ b/www/py-dj51-django-prometheus/files/patch-pyproject.toml @@ -1,11 +1,11 @@ Relax version requirements of py-setuptools. ---- pyproject.toml.orig 2024-10-06 12:58:05 UTC +--- pyproject.toml.orig 2025-06-18 18:06:03 UTC +++ pyproject.toml @@ -1,5 +1,5 @@ [build-system] --requires = [ "setuptools >= 67.7.2", "wheel >= 0.40.0"] -+requires = [ "setuptools", "wheel >= 0.40.0"] +-requires = ["setuptools >= 67.7.2, < 72.0.0", "wheel >= 0.40.0"] ++requires = ["setuptools", "wheel >= 0.40.0"] build-backend = "setuptools.build_meta" [tool.pytest.ini_options] diff --git a/www/py-dj51-strawberry-graphql-django/Makefile b/www/py-dj51-strawberry-graphql-django/Makefile index 8396925b168f..ad7509c10a45 100644 --- a/www/py-dj51-strawberry-graphql-django/Makefile +++ b/www/py-dj51-strawberry-graphql-django/Makefile @@ -1,5 +1,5 @@ PORTNAME= strawberry-graphql-django -DISTVERSION= 0.58.0 +DISTVERSION= 0.60.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj51- @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django51>=4.2:www/py-django51@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}asgiref>=3.8:www/py-asgiref@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}dj51-strawberry-graphql>=0.258.0:devel/py-dj51-strawberry-graphql@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}dj51-strawberry-graphql>=0.264.0:devel/py-dj51-strawberry-graphql@${PY_FLAVOR} USES= python:3.10+ USE_PYTHON= autoplist pep517 diff --git a/www/py-dj51-strawberry-graphql-django/distinfo b/www/py-dj51-strawberry-graphql-django/distinfo index ef60f2c3a485..ed5dfad9d92e 100644 --- a/www/py-dj51-strawberry-graphql-django/distinfo +++ b/www/py-dj51-strawberry-graphql-django/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745381684 -SHA256 (strawberry_graphql_django-0.58.0.tar.gz) = cc5e07e0da122e267715384dd049e4e77de53143b8f0222f35035a4138a24f9c -SIZE (strawberry_graphql_django-0.58.0.tar.gz) = 78347 +TIMESTAMP = 1749230619 +SHA256 (strawberry_graphql_django-0.60.0.tar.gz) = a5d210bd4458be298f86d8b1b8d01ce0208291b5b6b227cd0cfd97c51cf71ee8 +SIZE (strawberry_graphql_django-0.60.0.tar.gz) = 84511 diff --git a/www/py-dj52-channels/Makefile b/www/py-dj52-channels/Makefile index e8f8ced587d3..789fb63c6a08 100644 --- a/www/py-dj52-channels/Makefile +++ b/www/py-dj52-channels/Makefile @@ -1,5 +1,5 @@ PORTNAME= channels -PORTVERSION= 4.2.0 +PORTVERSION= 4.2.2 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj52- diff --git a/www/py-dj52-channels/distinfo b/www/py-dj52-channels/distinfo index cfa8d2a5103d..4b5134edf0cc 100644 --- a/www/py-dj52-channels/distinfo +++ b/www/py-dj52-channels/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1732202562 -SHA256 (channels-4.2.0.tar.gz) = d9e707487431ba5dbce9af982970dab3b0efd786580fadb99e45dca5e39fdd59 -SIZE (channels-4.2.0.tar.gz) = 26554 +TIMESTAMP = 1750954256 +SHA256 (channels-4.2.2.tar.gz) = 8d7208e48ab8fdb972aaeae8311ce920637d97656ffc7ae5eca4f93f84bcd9a0 +SIZE (channels-4.2.2.tar.gz) = 26647 diff --git a/www/py-dj52-django-auth-ldap/Makefile b/www/py-dj52-django-auth-ldap/Makefile index 2ddf3b629a3a..aca1ae0835b5 100644 --- a/www/py-dj52-django-auth-ldap/Makefile +++ b/www/py-dj52-django-auth-ldap/Makefile @@ -1,5 +1,5 @@ PORTNAME= django-auth-ldap -DISTVERSION= 5.1.0 +DISTVERSION= 5.2.0 CATEGORIES= www security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj52- diff --git a/www/py-dj52-django-auth-ldap/distinfo b/www/py-dj52-django-auth-ldap/distinfo index 2ae0a3f4baa0..d60b5a523112 100644 --- a/www/py-dj52-django-auth-ldap/distinfo +++ b/www/py-dj52-django-auth-ldap/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1730477310 -SHA256 (django_auth_ldap-5.1.0.tar.gz) = 9c607e8d9c53cf2a0ccafbe0acfc33eb1d1fd474c46ec52d30aee0dca1da9668 -SIZE (django_auth_ldap-5.1.0.tar.gz) = 55059 +TIMESTAMP = 1747314334 +SHA256 (django_auth_ldap-5.2.0.tar.gz) = 08ba6efc0340d9874725a962311b14991e29a33593eb150a8fb640709dbfa80f +SIZE (django_auth_ldap-5.2.0.tar.gz) = 55287 diff --git a/www/py-dj52-django-htmx/Makefile b/www/py-dj52-django-htmx/Makefile index 6dc8db82841e..6d16fe807308 100644 --- a/www/py-dj52-django-htmx/Makefile +++ b/www/py-dj52-django-htmx/Makefile @@ -1,5 +1,5 @@ PORTNAME= django-htmx -DISTVERSION= 1.23.0 +DISTVERSION= 1.23.2 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj52- diff --git a/www/py-dj52-django-htmx/distinfo b/www/py-dj52-django-htmx/distinfo index ff5b98d404fe..a7bbc8609725 100644 --- a/www/py-dj52-django-htmx/distinfo +++ b/www/py-dj52-django-htmx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742639003 -SHA256 (django_htmx-1.23.0.tar.gz) = 71e6242ac6bd32a0e14fcb12b340f901c9a924f0b4e9b461a5e6a6eea8d9c6dd -SIZE (django_htmx-1.23.0.tar.gz) = 63450 +TIMESTAMP = 1751179083 +SHA256 (django_htmx-1.23.2.tar.gz) = 65a8c8825fcae983b94aedce26af96a70717ab185d55cdb8a7a4bb68863ab079 +SIZE (django_htmx-1.23.2.tar.gz) = 64415 diff --git a/www/py-dj52-django-htmx/files/patch-pyproject.toml b/www/py-dj52-django-htmx/files/patch-pyproject.toml new file mode 100644 index 000000000000..aa80972d35fd --- /dev/null +++ b/www/py-dj52-django-htmx/files/patch-pyproject.toml @@ -0,0 +1,24 @@ +* Relax version requirements for py-setuptools and enable build for + older versions of it + +--- pyproject.toml.orig 2025-06-22 10:34:17 UTC ++++ pyproject.toml +@@ -1,7 +1,7 @@ requires = [ + [build-system] + build-backend = "setuptools.build_meta" + requires = [ +- "setuptools>=77", ++ "setuptools", + ] + + [project] +@@ -12,8 +12,7 @@ keywords = [ + keywords = [ + "Django", + ] +-license = "MIT" +-license-files = [ "LICENSE" ] ++license = { text="MIT" } + authors = [ + { name = "Adam Johnson", email = "me@adamj.eu" }, + ] diff --git a/www/py-dj52-django-prometheus/Makefile b/www/py-dj52-django-prometheus/Makefile index a48b4efff30b..6981abef67e2 100644 --- a/www/py-dj52-django-prometheus/Makefile +++ b/www/py-dj52-django-prometheus/Makefile @@ -1,18 +1,19 @@ PORTNAME= django-prometheus -DISTVERSION= 2.3.1 +DISTVERSION= 2.4.1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj52- +DISTNAME= django_prometheus-${DISTVERSION} MAINTAINER= kai@FreeBSD.org COMMENT= Export Django monitoring metrics for Prometheus.io -WWW= https://github.com/korfuri/django-prometheus +WWW= https://github.com/django-commons/django-prometheus LICENSE= APACHE20 BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0.40.0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django52>=3.2:www/py-django52@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django52>=4.2<6.0:www/py-django52@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}prometheus-client>=0.7:net-mgmt/py-prometheus-client@${PY_FLAVOR} USES= python:3.10+ @@ -25,14 +26,14 @@ CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}*${PORTNAME} NO_ARCH= yes OPTIONS_GROUP= DATABASE CACHE -OPTIONS_GROUP_DATABASE= MYSQL PGSQL OPTIONS_GROUP_CACHE= MEMCACHED REDIS +OPTIONS_GROUP_DATABASE= MYSQL PGSQL MEMCACHED_DESC= Memcached distributed memory caching support MEMCACHED_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-memcached>=0:databases/py-python-memcached@${PY_FLAVOR} MYSQL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mysqlclient>=0:databases/py-mysqlclient@${PY_FLAVOR} -PGSQL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psycopg2>=0:databases/py-psycopg2@${PY_FLAVOR} -REDIS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dj52-django-redis>=4.8:www/py-dj52-django-redis@${PY_FLAVOR} +PGSQL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psycopg>=0:databases/py-psycopg@${PY_FLAVOR} +REDIS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dj52-django-redis>=4.12.1:www/py-dj52-django-redis@${PY_FLAVOR} .include <bsd.port.mk> diff --git a/www/py-dj52-django-prometheus/distinfo b/www/py-dj52-django-prometheus/distinfo index 4f11977cb57e..a97af1466c0e 100644 --- a/www/py-dj52-django-prometheus/distinfo +++ b/www/py-dj52-django-prometheus/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1683262385 -SHA256 (django-prometheus-2.3.1.tar.gz) = f9c8b6c780c9419ea01043c63a437d79db2c33353451347894408184ad9c3e1e -SIZE (django-prometheus-2.3.1.tar.gz) = 24718 +TIMESTAMP = 1751183595 +SHA256 (django_prometheus-2.4.1.tar.gz) = 073628243d2a6de6a8a8c20e5b512872dfb85d66e1b60b28bcf1eca0155dad95 +SIZE (django_prometheus-2.4.1.tar.gz) = 24464 diff --git a/www/py-dj52-django-prometheus/files/patch-pyproject.toml b/www/py-dj52-django-prometheus/files/patch-pyproject.toml index 5bf778c4f9e3..31ac1775bdb0 100644 --- a/www/py-dj52-django-prometheus/files/patch-pyproject.toml +++ b/www/py-dj52-django-prometheus/files/patch-pyproject.toml @@ -1,11 +1,11 @@ Relax version requirements of py-setuptools. ---- pyproject.toml.orig 2024-10-06 12:58:05 UTC +--- pyproject.toml.orig 2025-06-18 18:06:03 UTC +++ pyproject.toml @@ -1,5 +1,5 @@ [build-system] --requires = [ "setuptools >= 67.7.2", "wheel >= 0.40.0"] -+requires = [ "setuptools", "wheel >= 0.40.0"] +-requires = ["setuptools >= 67.7.2, < 72.0.0", "wheel >= 0.40.0"] ++requires = ["setuptools", "wheel >= 0.40.0"] build-backend = "setuptools.build_meta" [tool.pytest.ini_options] diff --git a/www/py-dj52-django-stubs-ext/Makefile b/www/py-dj52-django-stubs-ext/Makefile index a3127930ff2d..00873022489d 100644 --- a/www/py-dj52-django-stubs-ext/Makefile +++ b/www/py-dj52-django-stubs-ext/Makefile @@ -1,12 +1,25 @@ PORTNAME= django-stubs-ext -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj${DJANGO_VERSION}- +PORTVERSION= 5.2.0 +CATEGORIES= www python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj52- +DISTNAME= django_stubs_ext-${PORTVERSION} MAINTAINER= dtxdf@FreeBSD.org +COMMENT= Monkey-patching and extensions for django-stubs +WWW= https://github.com/typeddjango/django-stubs -CONFLICTS_INSTALL= www/py-django-stubs-ext +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.md -MASTERDIR= ${.CURDIR}/../py-django-stubs-ext +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django52>=0:www/py-django52@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR} -DJANGO_VERSION= 52 +USES= python:3.10+ +USE_PYTHON= autoplist concurrent pep517 -.include "${MASTERDIR}/Makefile" +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/www/py-dj52-django-stubs-ext/distinfo b/www/py-dj52-django-stubs-ext/distinfo new file mode 100644 index 000000000000..185cb1c2360a --- /dev/null +++ b/www/py-dj52-django-stubs-ext/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1745936230 +SHA256 (django_stubs_ext-5.2.0.tar.gz) = 00c4ae307b538f5643af761a914c3f8e4e3f25f4e7c6d7098f1906c0d8f2aac9 +SIZE (django_stubs_ext-5.2.0.tar.gz) = 9618 diff --git a/www/py-dj52-django-stubs-ext/pkg-descr b/www/py-dj52-django-stubs-ext/pkg-descr new file mode 100644 index 000000000000..544fd8d1f497 --- /dev/null +++ b/www/py-dj52-django-stubs-ext/pkg-descr @@ -0,0 +1,5 @@ +django-stubs contains type stubs and a custom mypy plugin to provide more +precise static types and type inference for Django framework. Django uses some +Python "magic" that makes having precise types for some code patterns +problematic. This is why we need this project. The final goal is to be able to +get precise types for most common patterns. diff --git a/www/py-django-htmx/Makefile b/www/py-django-htmx/Makefile index 3122c2b128c0..fa402aa82020 100644 --- a/www/py-django-htmx/Makefile +++ b/www/py-django-htmx/Makefile @@ -1,5 +1,5 @@ PORTNAME= django-htmx -DISTVERSION= 1.23.0 +DISTVERSION= 1.23.2 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-django-htmx/distinfo b/www/py-django-htmx/distinfo index ff5b98d404fe..a7bbc8609725 100644 --- a/www/py-django-htmx/distinfo +++ b/www/py-django-htmx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742639003 -SHA256 (django_htmx-1.23.0.tar.gz) = 71e6242ac6bd32a0e14fcb12b340f901c9a924f0b4e9b461a5e6a6eea8d9c6dd -SIZE (django_htmx-1.23.0.tar.gz) = 63450 +TIMESTAMP = 1751179083 +SHA256 (django_htmx-1.23.2.tar.gz) = 65a8c8825fcae983b94aedce26af96a70717ab185d55cdb8a7a4bb68863ab079 +SIZE (django_htmx-1.23.2.tar.gz) = 64415 diff --git a/www/py-django-htmx/files/patch-pyproject.toml b/www/py-django-htmx/files/patch-pyproject.toml new file mode 100644 index 000000000000..aa80972d35fd --- /dev/null +++ b/www/py-django-htmx/files/patch-pyproject.toml @@ -0,0 +1,24 @@ +* Relax version requirements for py-setuptools and enable build for + older versions of it + +--- pyproject.toml.orig 2025-06-22 10:34:17 UTC ++++ pyproject.toml +@@ -1,7 +1,7 @@ requires = [ + [build-system] + build-backend = "setuptools.build_meta" + requires = [ +- "setuptools>=77", ++ "setuptools", + ] + + [project] +@@ -12,8 +12,7 @@ keywords = [ + keywords = [ + "Django", + ] +-license = "MIT" +-license-files = [ "LICENSE" ] ++license = { text="MIT" } + authors = [ + { name = "Adam Johnson", email = "me@adamj.eu" }, + ] diff --git a/www/py-django-prometheus/Makefile b/www/py-django-prometheus/Makefile index deae74c8bbc1..e290c1ca5f82 100644 --- a/www/py-django-prometheus/Makefile +++ b/www/py-django-prometheus/Makefile @@ -1,19 +1,19 @@ PORTNAME= django-prometheus -PORTVERSION= 2.3.1 -PORTREVISION= 2 +DISTVERSION= 2.4.1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= django_prometheus-${DISTVERSION} MAINTAINER= kai@FreeBSD.org COMMENT= Export Django monitoring metrics for Prometheus.io -WWW= https://github.com/korfuri/django-prometheus +WWW= https://github.com/django-commons/django-prometheus LICENSE= APACHE20 BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0.40.0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django42>=3.2:www/py-django42@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django42>=4.2<6.0:www/py-django42@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}prometheus-client>=0.7:net-mgmt/py-prometheus-client@${PY_FLAVOR} USES= python @@ -26,14 +26,14 @@ CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}*${PORTNAME} NO_ARCH= yes OPTIONS_GROUP= DATABASE CACHE -OPTIONS_GROUP_DATABASE= MYSQL PGSQL OPTIONS_GROUP_CACHE= MEMCACHED REDIS +OPTIONS_GROUP_DATABASE= MYSQL PGSQL MEMCACHED_DESC= Memcached distributed memory caching support MEMCACHED_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-memcached>=0:databases/py-python-memcached@${PY_FLAVOR} MYSQL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mysqlclient>=0:databases/py-mysqlclient@${PY_FLAVOR} -PGSQL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psycopg2>=0:databases/py-psycopg2@${PY_FLAVOR} -REDIS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django-redis>=4.8:www/py-django-redis@${PY_FLAVOR} +PGSQL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psycopg>=0:databases/py-psycopg@${PY_FLAVOR} +REDIS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django-redis>=4.12.1:www/py-django-redis@${PY_FLAVOR} .include <bsd.port.mk> diff --git a/www/py-django-prometheus/distinfo b/www/py-django-prometheus/distinfo index 4f11977cb57e..a97af1466c0e 100644 --- a/www/py-django-prometheus/distinfo +++ b/www/py-django-prometheus/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1683262385 -SHA256 (django-prometheus-2.3.1.tar.gz) = f9c8b6c780c9419ea01043c63a437d79db2c33353451347894408184ad9c3e1e -SIZE (django-prometheus-2.3.1.tar.gz) = 24718 +TIMESTAMP = 1751183595 +SHA256 (django_prometheus-2.4.1.tar.gz) = 073628243d2a6de6a8a8c20e5b512872dfb85d66e1b60b28bcf1eca0155dad95 +SIZE (django_prometheus-2.4.1.tar.gz) = 24464 diff --git a/www/py-django-prometheus/files/patch-pyproject.toml b/www/py-django-prometheus/files/patch-pyproject.toml index 5bf778c4f9e3..31ac1775bdb0 100644 --- a/www/py-django-prometheus/files/patch-pyproject.toml +++ b/www/py-django-prometheus/files/patch-pyproject.toml @@ -1,11 +1,11 @@ Relax version requirements of py-setuptools. ---- pyproject.toml.orig 2024-10-06 12:58:05 UTC +--- pyproject.toml.orig 2025-06-18 18:06:03 UTC +++ pyproject.toml @@ -1,5 +1,5 @@ [build-system] --requires = [ "setuptools >= 67.7.2", "wheel >= 0.40.0"] -+requires = [ "setuptools", "wheel >= 0.40.0"] +-requires = ["setuptools >= 67.7.2, < 72.0.0", "wheel >= 0.40.0"] ++requires = ["setuptools", "wheel >= 0.40.0"] build-backend = "setuptools.build_meta" [tool.pytest.ini_options] diff --git a/www/py-django-stubs-ext/Makefile b/www/py-django-stubs-ext/Makefile index 314fb3e0ce93..f3019c1942da 100644 --- a/www/py-django-stubs-ext/Makefile +++ b/www/py-django-stubs-ext/Makefile @@ -1,20 +1,19 @@ PORTNAME= django-stubs-ext -PORTVERSION= 5.2.0 +PORTVERSION= 5.2.1 CATEGORIES= www python MASTER_SITES= PYPI -PKGNAMEPREFIX?= ${PYTHON_PKGNAMEPREFIX} +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= django_stubs_ext-${PORTVERSION} -MAINTAINER?= sunpoet@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Monkey-patching and extensions for django-stubs WWW= https://github.com/typeddjango/django-stubs LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django${DJANGO_VERSION}>=0:www/py-django${DJANGO_VERSION}@${PY_FLAVOR} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django42>=0:www/py-django42@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR} USES= python:3.10+ @@ -22,8 +21,4 @@ USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes -CONFLICTS_INSTALL?= www/py-dj52-django-stubs-ext - -DJANGO_VERSION?= 42 - .include <bsd.port.mk> diff --git a/www/py-django-stubs-ext/distinfo b/www/py-django-stubs-ext/distinfo index 185cb1c2360a..7e9cdc0270d6 100644 --- a/www/py-django-stubs-ext/distinfo +++ b/www/py-django-stubs-ext/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745936230 -SHA256 (django_stubs_ext-5.2.0.tar.gz) = 00c4ae307b538f5643af761a914c3f8e4e3f25f4e7c6d7098f1906c0d8f2aac9 -SIZE (django_stubs_ext-5.2.0.tar.gz) = 9618 +TIMESTAMP = 1750954258 +SHA256 (django_stubs_ext-5.2.1.tar.gz) = fc0582cb3289306c43ce4a0a15af86922ce1dbec3c19eab80980ee70c04e0392 +SIZE (django_stubs_ext-5.2.1.tar.gz) = 6550 diff --git a/www/py-drf-yasg/Makefile b/www/py-drf-yasg/Makefile index f903134fd6c8..0e363bb41d6a 100644 --- a/www/py-drf-yasg/Makefile +++ b/www/py-drf-yasg/Makefile @@ -1,5 +1,6 @@ PORTNAME= drf-yasg DISTVERSION= 1.21.10 +PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,7 +12,9 @@ WWW= https://github.com/axnsan12/drf-yasg LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.rst -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=3.0.6:devel/py-setuptools-scm@${PY_FLAVOR} +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=3.0.6:devel/py-setuptools-scm@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django42>=2.2.16:www/py-django42@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}djangorestframework>=3.10.3:www/py-djangorestframework@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}inflection>=0.3.1:devel/py-inflection@${PY_FLAVOR} \ @@ -21,20 +24,17 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django42>=2.2.16:www/py-django42@${PY_FLAVOR ${PYTHON_PKGNAMEPREFIX}pyyaml>=5.1:devel/py-pyyaml@${PY_FLAVOR} USES= python -USE_PYTHON= distutils autoplist +USE_PYTHON= autoplist pep517 CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}*${PORTNAME} NO_ARCH= yes -OPTIONS_DEFINE= COREAPI VALIDATION +OPTIONS_DEFINE= VALIDATION OPTIONS_DEFAULT= VALIDATION -COREAPI_DESC= Enable CoreAPI validation mechanisms VALIDATION_DESC= Enable built-in OpenAPI validation mechanisms -COREAPI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coreapi>=2.3.3:devel/py-coreapi@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}coreschema>=0.0.4:devel/py-coreschema@${PY_FLAVOR} VALIDATION_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}swagger-spec-validator>=2.1.0:devel/py-swagger-spec-validator@${PY_FLAVOR} .include <bsd.port.mk> diff --git a/www/py-drf-yasg/files/patch-pyproject.toml b/www/py-drf-yasg/files/patch-pyproject.toml new file mode 100644 index 000000000000..c60b2ad1b63d --- /dev/null +++ b/www/py-drf-yasg/files/patch-pyproject.toml @@ -0,0 +1,9 @@ +Relax version requirements for py-setuptools. + +--- pyproject.toml.orig 2025-06-23 15:36:27 UTC ++++ pyproject.toml +@@ -1,3 +1,3 @@ + [build-system] +-requires = ["setuptools >= 68.0.0", "wheel", "setuptools-scm >= 3.0.3"] ++requires = ["setuptools", "wheel", "setuptools-scm >= 3.0.3"] + build-backend = "setuptools.build_meta" diff --git a/www/py-python-dotenv/Makefile b/www/py-python-dotenv/Makefile index e8e112184c30..dd5e751e38c4 100644 --- a/www/py-python-dotenv/Makefile +++ b/www/py-python-dotenv/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-dotenv -PORTVERSION= 1.1.0 +PORTVERSION= 1.1.1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-python-dotenv/distinfo b/www/py-python-dotenv/distinfo index 4caa888804d4..97529f7ef5e3 100644 --- a/www/py-python-dotenv/distinfo +++ b/www/py-python-dotenv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744289082 -SHA256 (python_dotenv-1.1.0.tar.gz) = 41f90bc6f5f177fb41f53e87666db362025010eb28f60a01c9143bfa33a2b2d5 -SIZE (python_dotenv-1.1.0.tar.gz) = 39920 +TIMESTAMP = 1750954260 +SHA256 (python_dotenv-1.1.1.tar.gz) = a8a6399716257f45be6a007360200409fce5cda2661e3dec71d23dc15f6189ab +SIZE (python_dotenv-1.1.1.tar.gz) = 41978 diff --git a/www/py-starlette/Makefile b/www/py-starlette/Makefile index f2bd9ca2aa8e..2c63c246639d 100644 --- a/www/py-starlette/Makefile +++ b/www/py-starlette/Makefile @@ -1,5 +1,5 @@ PORTNAME= starlette -PORTVERSION= 0.47.0 +PORTVERSION= 0.47.1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -32,8 +32,8 @@ FULL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}itsdangerous>=0:security/py-itsdangerou .include <bsd.port.pre.mk> -.if ${PYTHON_REL} < 31000 -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.10.0:devel/py-typing-extensions@${PY_FLAVOR} +.if ${PYTHON_REL} < 31300 +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.10.0:devel/py-typing-extensions@${PY_FLAVOR} .endif .include <bsd.port.post.mk> diff --git a/www/py-starlette/distinfo b/www/py-starlette/distinfo index ca6dc38c79eb..ad2347e98796 100644 --- a/www/py-starlette/distinfo +++ b/www/py-starlette/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748831262 -SHA256 (starlette-0.47.0.tar.gz) = 1f64887e94a447fed5f23309fb6890ef23349b7e478faa7b24a851cd4eb844af -SIZE (starlette-0.47.0.tar.gz) = 2582856 +TIMESTAMP = 1750954262 +SHA256 (starlette-0.47.1.tar.gz) = aef012dd2b6be325ffa16698f9dc533614fb1cebd593a906b90dc1025529a79b +SIZE (starlette-0.47.1.tar.gz) = 2583072 diff --git a/www/py-strawberry-graphql-django/Makefile b/www/py-strawberry-graphql-django/Makefile index 16ac44412978..13a61f246c0b 100644 --- a/www/py-strawberry-graphql-django/Makefile +++ b/www/py-strawberry-graphql-django/Makefile @@ -1,5 +1,5 @@ PORTNAME= strawberry-graphql-django -DISTVERSION= 0.58.0 +DISTVERSION= 0.60.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asgiref>=3.8:www/py-asgiref@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}django42>=4.2:www/py-django42@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}strawberry-graphql>=0.258.0:devel/py-strawberry-graphql@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}strawberry-graphql>=0.264.0:devel/py-strawberry-graphql@${PY_FLAVOR} USES= python USE_PYTHON= autoplist pep517 diff --git a/www/py-strawberry-graphql-django/distinfo b/www/py-strawberry-graphql-django/distinfo index ef60f2c3a485..ed5dfad9d92e 100644 --- a/www/py-strawberry-graphql-django/distinfo +++ b/www/py-strawberry-graphql-django/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745381684 -SHA256 (strawberry_graphql_django-0.58.0.tar.gz) = cc5e07e0da122e267715384dd049e4e77de53143b8f0222f35035a4138a24f9c -SIZE (strawberry_graphql_django-0.58.0.tar.gz) = 78347 +TIMESTAMP = 1749230619 +SHA256 (strawberry_graphql_django-0.60.0.tar.gz) = a5d210bd4458be298f86d8b1b8d01ce0208291b5b6b227cd0cfd97c51cf71ee8 +SIZE (strawberry_graphql_django-0.60.0.tar.gz) = 84511 diff --git a/www/py-wagtail/Makefile b/www/py-wagtail/Makefile index 1949f6e83e1e..91cd333862e7 100644 --- a/www/py-wagtail/Makefile +++ b/www/py-wagtail/Makefile @@ -1,6 +1,5 @@ PORTNAME= wagtail -PORTVERSION= 6.4.1 -PORTREVISION= 1 +PORTVERSION= 6.4.2 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -31,7 +30,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}anyascii>=0.1.5:textproc/py-anyascii@${PY_FL ${PYTHON_PKGNAMEPREFIX}pillow>=9.1.0<12.0.0:graphics/py-pillow@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.11.1<3.0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}telepath>=0.3.1<1:devel/py-telepath@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}willow>=1.8.0<2:graphics/py-willow@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}willow>=1.10.0<2:graphics/py-willow@${PY_FLAVOR} USES= cpe python shebangfix USE_PYTHON= autoplist concurrent pep517 diff --git a/www/py-wagtail/distinfo b/www/py-wagtail/distinfo index 531bbc8e6810..6aafe09fa9e6 100644 --- a/www/py-wagtail/distinfo +++ b/www/py-wagtail/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1740836204 -SHA256 (wagtail-6.4.1.tar.gz) = cec3e6d4920a6d178fa1eb6f4af80b370fdd5570ed924b979104e157f10ca097 -SIZE (wagtail-6.4.1.tar.gz) = 6630337 +TIMESTAMP = 1750954264 +SHA256 (wagtail-6.4.2.tar.gz) = fcf39430e5fb856674c0cfa3cda67591b44214cc5a99c9308019140eb26ddb42 +SIZE (wagtail-6.4.2.tar.gz) = 6637640 diff --git a/www/rubygem-cloudinary/Makefile b/www/rubygem-cloudinary/Makefile index 4aad28522d7f..3e2c1283888d 100644 --- a/www/rubygem-cloudinary/Makefile +++ b/www/rubygem-cloudinary/Makefile @@ -1,5 +1,5 @@ PORTNAME= cloudinary -PORTVERSION= 2.3.0 +PORTVERSION= 2.3.1 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-cloudinary/distinfo b/www/rubygem-cloudinary/distinfo index e40cadfb9aea..e018e2a34ced 100644 --- a/www/rubygem-cloudinary/distinfo +++ b/www/rubygem-cloudinary/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1740836352 -SHA256 (rubygem/cloudinary-2.3.0.gem) = 9024e7f18da2c010797d21583002fa8d9daa9954aef3482c37a7ba9204f3ba7d -SIZE (rubygem/cloudinary-2.3.0.gem) = 150016 +TIMESTAMP = 1750954440 +SHA256 (rubygem/cloudinary-2.3.1.gem) = b5ee61feef696359e09d879eaeaec532e45bcbd74d72ff085339619d2cd36605 +SIZE (rubygem/cloudinary-2.3.1.gem) = 150528 diff --git a/www/rubygem-faraday-em_http/Makefile b/www/rubygem-faraday-em_http/Makefile index a62479f6bcae..8933e200691f 100644 --- a/www/rubygem-faraday-em_http/Makefile +++ b/www/rubygem-faraday-em_http/Makefile @@ -1,5 +1,5 @@ PORTNAME= faraday-em_http -PORTVERSION= 2.0.0 +PORTVERSION= 2.0.1 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-faraday-em_http/distinfo b/www/rubygem-faraday-em_http/distinfo index 358693e21ab2..598e1ed05707 100644 --- a/www/rubygem-faraday-em_http/distinfo +++ b/www/rubygem-faraday-em_http/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708450612 -SHA256 (rubygem/faraday-em_http-2.0.0.gem) = 8aaf9ba5a3743bc24d47c42ca9871e96975013d06285f87579430fde2b6c3f37 -SIZE (rubygem/faraday-em_http-2.0.0.gem) = 9216 +TIMESTAMP = 1750954442 +SHA256 (rubygem/faraday-em_http-2.0.1.gem) = 05d3845d0b298a7dfbfb8205db39d10f1bc898d455be7a678ca6f460aba71632 +SIZE (rubygem/faraday-em_http-2.0.1.gem) = 9216 diff --git a/www/rubygem-faraday-em_synchrony/Makefile b/www/rubygem-faraday-em_synchrony/Makefile index 552ad7228eb8..be630751d372 100644 --- a/www/rubygem-faraday-em_synchrony/Makefile +++ b/www/rubygem-faraday-em_synchrony/Makefile @@ -1,5 +1,5 @@ PORTNAME= faraday-em_synchrony -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-faraday-em_synchrony/distinfo b/www/rubygem-faraday-em_synchrony/distinfo index e6a96598c3c8..711084db7810 100644 --- a/www/rubygem-faraday-em_synchrony/distinfo +++ b/www/rubygem-faraday-em_synchrony/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622037960 -SHA256 (rubygem/faraday-em_synchrony-1.0.0.gem) = 460dad1c30cc692d6e77d4c391ccadb4eca4854b315632cd7e560f74275cf9ed -SIZE (rubygem/faraday-em_synchrony-1.0.0.gem) = 8192 +TIMESTAMP = 1750954444 +SHA256 (rubygem/faraday-em_synchrony-1.0.1.gem) = bf3ce45dcf543088d319ab051f80985ea6d294930635b7a0b966563179f81750 +SIZE (rubygem/faraday-em_synchrony-1.0.1.gem) = 8704 diff --git a/www/rubygem-faraday-httpclient/Makefile b/www/rubygem-faraday-httpclient/Makefile index efbd8eaa2698..57aebb8d510a 100644 --- a/www/rubygem-faraday-httpclient/Makefile +++ b/www/rubygem-faraday-httpclient/Makefile @@ -1,5 +1,5 @@ PORTNAME= faraday-httpclient -PORTVERSION= 2.0.1 +PORTVERSION= 2.0.2 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-faraday-httpclient/distinfo b/www/rubygem-faraday-httpclient/distinfo index 1a570c45d466..88160f10f67c 100644 --- a/www/rubygem-faraday-httpclient/distinfo +++ b/www/rubygem-faraday-httpclient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654275965 -SHA256 (rubygem/faraday-httpclient-2.0.1.gem) = 2c4a378ba807dd5e360982d383584272cab4a0d682d097026df1167f516dfc5d -SIZE (rubygem/faraday-httpclient-2.0.1.gem) = 7680 +TIMESTAMP = 1750954446 +SHA256 (rubygem/faraday-httpclient-2.0.2.gem) = d95fbe60cce5a87e157957d67c539a4c22fb8b0b0611d493a939cdde19d8d67c +SIZE (rubygem/faraday-httpclient-2.0.2.gem) = 7680 diff --git a/www/rubygem-faraday-multipart/Makefile b/www/rubygem-faraday-multipart/Makefile index b942b5e09334..7a77c6391413 100644 --- a/www/rubygem-faraday-multipart/Makefile +++ b/www/rubygem-faraday-multipart/Makefile @@ -1,5 +1,5 @@ PORTNAME= faraday-multipart -PORTVERSION= 1.1.0 +PORTVERSION= 1.1.1 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-faraday-multipart/distinfo b/www/rubygem-faraday-multipart/distinfo index 7cbc8fe07efb..9a1ccfb18bb1 100644 --- a/www/rubygem-faraday-multipart/distinfo +++ b/www/rubygem-faraday-multipart/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735228186 -SHA256 (rubygem/faraday-multipart-1.1.0.gem) = 856b0f1c7316a4d6c052dd2eef5c42f887d56d93a171fe8880da1af064ca0751 -SIZE (rubygem/faraday-multipart-1.1.0.gem) = 10752 +TIMESTAMP = 1750954450 +SHA256 (rubygem/faraday-multipart-1.1.1.gem) = 77a18ff40149030fd1aef55bb4fc7a67ce46419a8a3fcd010e28c2526e8d8903 +SIZE (rubygem/faraday-multipart-1.1.1.gem) = 10752 diff --git a/www/rubygem-faraday-net_http_persistent/Makefile b/www/rubygem-faraday-net_http_persistent/Makefile index 218c786aabb8..1e3783194e61 100644 --- a/www/rubygem-faraday-net_http_persistent/Makefile +++ b/www/rubygem-faraday-net_http_persistent/Makefile @@ -1,5 +1,5 @@ PORTNAME= faraday-net_http_persistent -PORTVERSION= 2.3.0 +PORTVERSION= 2.3.1 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-faraday-net_http_persistent/distinfo b/www/rubygem-faraday-net_http_persistent/distinfo index d7255e5317cd..bd3b584293fe 100644 --- a/www/rubygem-faraday-net_http_persistent/distinfo +++ b/www/rubygem-faraday-net_http_persistent/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1728632742 -SHA256 (rubygem/faraday-net_http_persistent-2.3.0.gem) = 33d4948cabe9f8148222c4ca19634c71e1f25595cccf9da2e02ace8d754f1bb1 -SIZE (rubygem/faraday-net_http_persistent-2.3.0.gem) = 8704 +TIMESTAMP = 1750954448 +SHA256 (rubygem/faraday-net_http_persistent-2.3.1.gem) = 23ffba37d6a27807a10f033d01918ec958aa73fa6ff0fccfbcd5ce2d2e68fca3 +SIZE (rubygem/faraday-net_http_persistent-2.3.1.gem) = 8704 diff --git a/www/rubygem-faraday-patron/Makefile b/www/rubygem-faraday-patron/Makefile index 3a40cdfc429f..227db3cde688 100644 --- a/www/rubygem-faraday-patron/Makefile +++ b/www/rubygem-faraday-patron/Makefile @@ -1,5 +1,5 @@ PORTNAME= faraday-patron -PORTVERSION= 2.0.1 +PORTVERSION= 2.0.2 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-faraday-patron/distinfo b/www/rubygem-faraday-patron/distinfo index f9529f6bc6c8..12744ede5991 100644 --- a/www/rubygem-faraday-patron/distinfo +++ b/www/rubygem-faraday-patron/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654275971 -SHA256 (rubygem/faraday-patron-2.0.1.gem) = bfd6eeaff9af1ae2cd4c097b66daa01df3fcb615c4cbf5fd19b48fec007b5869 -SIZE (rubygem/faraday-patron-2.0.1.gem) = 7680 +TIMESTAMP = 1750954452 +SHA256 (rubygem/faraday-patron-2.0.2.gem) = cd4b77d48e3c638ce25c22b6affe2714cf13af99bfa8348c1c7f6733fc5f2086 +SIZE (rubygem/faraday-patron-2.0.2.gem) = 7168 diff --git a/www/rubygem-faraday-retry/Makefile b/www/rubygem-faraday-retry/Makefile index 11aab6dc8263..bf4999be4614 100644 --- a/www/rubygem-faraday-retry/Makefile +++ b/www/rubygem-faraday-retry/Makefile @@ -1,5 +1,5 @@ PORTNAME= faraday-retry -PORTVERSION= 2.3.1 +PORTVERSION= 2.3.2 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-faraday-retry/distinfo b/www/rubygem-faraday-retry/distinfo index bf8bb58a101c..9af8be2726ca 100644 --- a/www/rubygem-faraday-retry/distinfo +++ b/www/rubygem-faraday-retry/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744289354 -SHA256 (rubygem/faraday-retry-2.3.1.gem) = 4004faa21f41fc5360d359bc79889fc58fb7fae0ce93bfb737a784ac76805c03 -SIZE (rubygem/faraday-retry-2.3.1.gem) = 11776 +TIMESTAMP = 1750954454 +SHA256 (rubygem/faraday-retry-2.3.2.gem) = 2402d2029032ebd238a2046221e67f6ef0da78c5a8ce8cd4f8b9c62e4d6451d1 +SIZE (rubygem/faraday-retry-2.3.2.gem) = 11776 diff --git a/www/rubygem-faye/Makefile b/www/rubygem-faye/Makefile index 61878f787593..31a44852a2c3 100644 --- a/www/rubygem-faye/Makefile +++ b/www/rubygem-faye/Makefile @@ -1,5 +1,5 @@ PORTNAME= faye -PORTVERSION= 1.4.0 +PORTVERSION= 1.4.1 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-faye/distinfo b/www/rubygem-faye/distinfo index f323c78749a6..2d73a6bd0194 100644 --- a/www/rubygem-faye/distinfo +++ b/www/rubygem-faye/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626383240 -SHA256 (rubygem/faye-1.4.0.gem) = a1f1857d27c3cbad76a2cf4e8bccf88ba90097c09fc64d04e58487b9958bfd16 -SIZE (rubygem/faye-1.4.0.gem) = 128512 +TIMESTAMP = 1750954488 +SHA256 (rubygem/faye-1.4.1.gem) = a40c5f16096eb89c79443573dfa71d3b1377a357ba3a707cc48f9f3be7611a00 +SIZE (rubygem/faye-1.4.1.gem) = 128000 diff --git a/www/rubygem-kamal/Makefile b/www/rubygem-kamal/Makefile index ec90787ff409..578cde235aa4 100644 --- a/www/rubygem-kamal/Makefile +++ b/www/rubygem-kamal/Makefile @@ -1,5 +1,5 @@ PORTNAME= kamal -PORTVERSION= 2.6.1 +PORTVERSION= 2.7.0 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-kamal/distinfo b/www/rubygem-kamal/distinfo index b442e0dc0160..6f89fd0f3595 100644 --- a/www/rubygem-kamal/distinfo +++ b/www/rubygem-kamal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747716418 -SHA256 (rubygem/kamal-2.6.1.gem) = 1fc4a95d5a483b4bb49c1745e52f1e1f8c0829483e63903dc4f9a6148bf5652a -SIZE (rubygem/kamal-2.6.1.gem) = 67584 +TIMESTAMP = 1750954456 +SHA256 (rubygem/kamal-2.7.0.gem) = 66b863d967a740886a1817f7e181849c100dfcd4bdf1d8695d9c20828313b4f8 +SIZE (rubygem/kamal-2.7.0.gem) = 70656 diff --git a/www/rubygem-protocol-rack/Makefile b/www/rubygem-protocol-rack/Makefile index 74c060998c44..27fed36efdd8 100644 --- a/www/rubygem-protocol-rack/Makefile +++ b/www/rubygem-protocol-rack/Makefile @@ -1,5 +1,5 @@ PORTNAME= protocol-rack -PORTVERSION= 0.13.0 +PORTVERSION= 0.14.0 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-protocol-rack/distinfo b/www/rubygem-protocol-rack/distinfo index 080d7b62003e..1eab6d1eb083 100644 --- a/www/rubygem-protocol-rack/distinfo +++ b/www/rubygem-protocol-rack/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747716420 -SHA256 (rubygem/protocol-rack-0.13.0.gem) = 37bff65ff6c4e40175d78bb86be686ec1f604b78c309606c630891043ee9d59a -SIZE (rubygem/protocol-rack-0.13.0.gem) = 20992 +TIMESTAMP = 1750954458 +SHA256 (rubygem/protocol-rack-0.14.0.gem) = 0caade2072aa822b8e2e9f0751abfb2591fc71b2835c5fd755f5ed8d2335f4cd +SIZE (rubygem/protocol-rack-0.14.0.gem) = 21504 diff --git a/www/rubygem-rdf/Makefile b/www/rubygem-rdf/Makefile index c251ab116863..420ecd3974c2 100644 --- a/www/rubygem-rdf/Makefile +++ b/www/rubygem-rdf/Makefile @@ -1,5 +1,5 @@ PORTNAME= rdf -PORTVERSION= 3.3.2 +PORTVERSION= 3.3.3 CATEGORIES= www rubygems MASTER_SITES= RG @@ -13,7 +13,9 @@ LICENSE_FILE= ${WRKSRC}/UNLICENSE RUN_DEPENDS= rubygem-bcp47_spec>=0.2<1:devel/rubygem-bcp47_spec \ rubygem-bigdecimal>=3.1.5<4:math/rubygem-bigdecimal \ - rubygem-link_header>=0.0.8<1:www/rubygem-link_header + rubygem-link_header>=0.0.8<1:www/rubygem-link_header \ + rubygem-logger>=1.5<2:devel/rubygem-logger \ + rubygem-ostruct>=0.6<1:devel/rubygem-ostruct USES= gem diff --git a/www/rubygem-rdf/distinfo b/www/rubygem-rdf/distinfo index ca49b232c659..46429ac0108b 100644 --- a/www/rubygem-rdf/distinfo +++ b/www/rubygem-rdf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1720447774 -SHA256 (rubygem/rdf-3.3.2.gem) = 960eeb22fb4434ec5b6f4dacf65256725db043dac789a4a0dc7cf22057a58ad6 -SIZE (rubygem/rdf-3.3.2.gem) = 159232 +TIMESTAMP = 1750954460 +SHA256 (rubygem/rdf-3.3.3.gem) = d93b9f967b92cae1d90f3827424fe00c18ace3c61a18cac3691da85bb177dcda +SIZE (rubygem/rdf-3.3.3.gem) = 159744 diff --git a/www/rubygem-thruster/Makefile b/www/rubygem-thruster/Makefile index 86503bd894f5..971076653eb6 100644 --- a/www/rubygem-thruster/Makefile +++ b/www/rubygem-thruster/Makefile @@ -1,5 +1,5 @@ PORTNAME= thruster -PORTVERSION= 0.1.13 +PORTVERSION= 0.1.14 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-thruster/distinfo b/www/rubygem-thruster/distinfo index d8e342eab743..7c8c86bc2903 100644 --- a/www/rubygem-thruster/distinfo +++ b/www/rubygem-thruster/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745936434 -SHA256 (rubygem/thruster-0.1.13.gem) = f889335a7c93b497ecf3a21beeb2cc698bdb181b1ce5cca5f0140f0e9fdcbb5b -SIZE (rubygem/thruster-0.1.13.gem) = 7680 +TIMESTAMP = 1750954462 +SHA256 (rubygem/thruster-0.1.14.gem) = 3457167768ef1ad5e5872859a91ed44cedad226a4265f9bd281aad0aafe99074 +SIZE (rubygem/thruster-0.1.14.gem) = 7680 |