diff options
Diffstat (limited to 'www')
52 files changed, 122 insertions, 102 deletions
diff --git a/www/Makefile b/www/Makefile index e72084fbdc21..9bebefe31170 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1563,6 +1563,7 @@ SUBDIR += py-dj52-django-redis SUBDIR += py-dj52-django-rich SUBDIR += py-dj52-django-storages + SUBDIR += py-dj52-django-stubs-ext SUBDIR += py-dj52-django-tables2 SUBDIR += py-dj52-django-taggit SUBDIR += py-dj52-django-timezone-field diff --git a/www/cpr/Makefile b/www/cpr/Makefile index 4b575218b3f7..2018b818413e 100644 --- a/www/cpr/Makefile +++ b/www/cpr/Makefile @@ -1,5 +1,5 @@ PORTNAME= cpr -PORTVERSION= 1.11.2 +PORTVERSION= 1.12.0 CATEGORIES= www MAINTAINER= sunpoet@FreeBSD.org diff --git a/www/cpr/distinfo b/www/cpr/distinfo index 775f6c9a3700..d341fadd6378 100644 --- a/www/cpr/distinfo +++ b/www/cpr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1740836044 -SHA256 (libcpr-cpr-1.11.2_GH0.tar.gz) = 3795a3581109a9ba5e48fbb50f9efe3399a3ede22f2ab606b71059a615cd6084 -SIZE (libcpr-cpr-1.11.2_GH0.tar.gz) = 143182 +TIMESTAMP = 1750188016 +SHA256 (libcpr-cpr-1.12.0_GH0.tar.gz) = f64b501de66e163d6a278fbb6a95f395ee873b7a66c905dd785eae107266a709 +SIZE (libcpr-cpr-1.12.0_GH0.tar.gz) = 148268 diff --git a/www/cpr/pkg-plist b/www/cpr/pkg-plist index 85c5b418c56e..84da423d4eb1 100644 --- a/www/cpr/pkg-plist +++ b/www/cpr/pkg-plist @@ -5,6 +5,7 @@ include/cpr/async_wrapper.h include/cpr/auth.h include/cpr/bearer.h include/cpr/body.h +include/cpr/body_view.h include/cpr/buffer.h include/cpr/callback.h include/cpr/cert_info.h @@ -37,6 +38,7 @@ include/cpr/redirect.h include/cpr/reserve_size.h include/cpr/resolve.h include/cpr/response.h +include/cpr/secure_string.h include/cpr/session.h include/cpr/singleton.h include/cpr/ssl_ctx.h @@ -54,5 +56,4 @@ lib/cmake/cpr/cprTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/cpr/cprTargets.cmake lib/libcpr.so lib/libcpr.so.1 -lib/libcpr.so.1.11.1 -@comment lib/libcpr.so.%%PORTVERSION%% +lib/libcpr.so.%%PORTVERSION%% diff --git a/www/firefox/Makefile b/www/firefox/Makefile index a5e5d8771738..636da9a51703 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,5 +1,5 @@ PORTNAME= firefox -DISTVERSION= 140.0 +DISTVERSION= 140.0.1 PORTEPOCH= 2 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \ diff --git a/www/firefox/distinfo b/www/firefox/distinfo index 7f8883990dc3..9ce472390a2f 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750184092 -SHA256 (firefox-140.0.source.tar.xz) = ee1253b49b21241abc5d490df60be1d9f1d3914cdc1a4e3482a8158913f9fd1f -SIZE (firefox-140.0.source.tar.xz) = 639951312 +TIMESTAMP = 1750965255 +SHA256 (firefox-140.0.1.source.tar.xz) = de848d56f5bd9f9bb9bbea17f425d1d887c1f4bb07d7e0be58c0e4a397ea86f0 +SIZE (firefox-140.0.1.source.tar.xz) = 633875268 diff --git a/www/libnghttp2/Makefile b/www/libnghttp2/Makefile index 4b53aa798c29..a544ca09090c 100644 --- a/www/libnghttp2/Makefile +++ b/www/libnghttp2/Makefile @@ -1,5 +1,5 @@ PORTNAME= nghttp2 -PORTVERSION= 1.65.0 +PORTVERSION= 1.66.0 CATEGORIES= www net MASTER_SITES= https://github.com/nghttp2/nghttp2/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= lib diff --git a/www/libnghttp2/distinfo b/www/libnghttp2/distinfo index 5238618b9720..8008b345dd54 100644 --- a/www/libnghttp2/distinfo +++ b/www/libnghttp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742070280 -SHA256 (nghttp2-1.65.0.tar.xz) = f1b9df5f02e9942b31247e3d415483553bc4ac501c87aa39340b6d19c92a9331 -SIZE (nghttp2-1.65.0.tar.xz) = 1604848 +TIMESTAMP = 1750188018 +SHA256 (nghttp2-1.66.0.tar.xz) = 00ba1bdf0ba2c74b2a4fe6c8b1069dc9d82f82608af24442d430df97c6f9e631 +SIZE (nghttp2-1.66.0.tar.xz) = 1743992 diff --git a/www/libnghttp2/files/patch-Makefile.in b/www/libnghttp2/files/patch-Makefile.in index d4174dca7bda..1844258a1714 100644 --- a/www/libnghttp2/files/patch-Makefile.in +++ b/www/libnghttp2/files/patch-Makefile.in @@ -1,16 +1,16 @@ ---- Makefile.in.orig 2023-02-13 12:02:52 UTC +--- Makefile.in.orig 2025-06-17 10:27:07 UTC +++ Makefile.in -@@ -448,11 +448,10 @@ top_srcdir = @top_srcdir@ +@@ -456,11 +456,10 @@ top_srcdir = @top_srcdir@ # LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION # OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION # WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -SUBDIRS = lib third-party src bpf examples tests integration-tests \ -- doc contrib script +- doc contrib +SUBDIRS = lib ACLOCAL_AMFLAGS = -I m4 -dist_doc_DATA = README.rst -+dist_doc_DATA = ++dist_doc_DATA = EXTRA_DIST = nghttpx.conf.sample proxy.pac.sample android-config android-env \ Dockerfile.android \ cmakeconfig.h.in \ diff --git a/www/libnghttp2/pkg-plist b/www/libnghttp2/pkg-plist index 58fde7f2afb3..fdb74af974c2 100644 --- a/www/libnghttp2/pkg-plist +++ b/www/libnghttp2/pkg-plist @@ -3,5 +3,5 @@ include/nghttp2/nghttp2ver.h lib/libnghttp2.a lib/libnghttp2.so lib/libnghttp2.so.14 -lib/libnghttp2.so.14.28.4 +lib/libnghttp2.so.14.28.5 libdata/pkgconfig/libnghttp2.pc diff --git a/www/nextcloud-calendar/Makefile b/www/nextcloud-calendar/Makefile index 02f116983241..50f00e4bae61 100644 --- a/www/nextcloud-calendar/Makefile +++ b/www/nextcloud-calendar/Makefile @@ -1,5 +1,5 @@ PORTNAME= calendar -PORTVERSION= 5.3.3 +PORTVERSION= 5.3.4 DISTVERSIONPREFIX= v CATEGORIES= www diff --git a/www/nextcloud-calendar/distinfo b/www/nextcloud-calendar/distinfo index 23d8876259d7..fe758d6e8ab6 100644 --- a/www/nextcloud-calendar/distinfo +++ b/www/nextcloud-calendar/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750267963 -SHA256 (nextcloud/calendar-v5.3.3.tar.gz) = 6041c359bb7d3a3d6b5d414760b3976c8c44e0b2bf487b745e2509178806fca3 -SIZE (nextcloud/calendar-v5.3.3.tar.gz) = 19614496 +TIMESTAMP = 1750971704 +SHA256 (nextcloud/calendar-v5.3.4.tar.gz) = d406c03b19315f780d193a634224d1a14e1d40d2dfb1a6313b0f4d1565954270 +SIZE (nextcloud/calendar-v5.3.4.tar.gz) = 19631072 diff --git a/www/nextcloud-forms/Makefile b/www/nextcloud-forms/Makefile index a9a650b0870b..4610a0b05774 100644 --- a/www/nextcloud-forms/Makefile +++ b/www/nextcloud-forms/Makefile @@ -1,5 +1,5 @@ PORTNAME= forms -PORTVERSION= 5.1.0 +PORTVERSION= 5.1.1 DISTVERSIONPREFIX= v CATEGORIES= www diff --git a/www/nextcloud-forms/distinfo b/www/nextcloud-forms/distinfo index 071c6ac349e9..c4f9c59f3442 100644 --- a/www/nextcloud-forms/distinfo +++ b/www/nextcloud-forms/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744140535 -SHA256 (nextcloud/forms-v5.1.0.tar.gz) = b78ff546af7d547fa0e37ccb726b393fbd786d262fe61e914da23843b8ef0fe6 -SIZE (nextcloud/forms-v5.1.0.tar.gz) = 5074500 +TIMESTAMP = 1750971603 +SHA256 (nextcloud/forms-v5.1.1.tar.gz) = 2a42a6390a5ee8552ee6c01d38508ef99ac380e653839e9fd6da260468366d87 +SIZE (nextcloud/forms-v5.1.1.tar.gz) = 5087208 diff --git a/www/nghttp2/Makefile b/www/nghttp2/Makefile index fde8abd67c41..5668318a80fa 100644 --- a/www/nghttp2/Makefile +++ b/www/nghttp2/Makefile @@ -1,5 +1,5 @@ PORTNAME= nghttp2 -PORTVERSION= 1.65.0 +PORTVERSION= 1.66.0 CATEGORIES= www net MASTER_SITES= https://github.com/nghttp2/nghttp2/releases/download/v${PORTVERSION}/ @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= libnghttp2>=${PORTVERSION}:www/libnghttp2 LIB_DEPENDS= libnghttp2.so:www/libnghttp2 -USES= cmake compiler:c++20-lang cpe localbase:ldflags pathfix pkgconfig python:env shebangfix ssl tar:xz +USES= cmake compiler:c++20-lang cpe localbase:ldflags pathfix pkgconfig python:env ssl tar:xz CMAKE_ARGS= -DCMAKE_INSTALL_MANDIR=share/man CMAKE_OFF= BUILD_SHARED_LIBS \ @@ -33,8 +33,6 @@ CMAKE_ON= ENABLE_FAILMALLOC \ USE_CXXSTD= c++20 USE_RC_SUBR= nghttpx -SHEBANG_FILES= script/fetch-ocsp-response - OPTIONS_DEFINE= APP DOCS EXAMPLES HPACK OPTIONS_DEFAULT=APP HPACK OPTIONS_SUB= yes diff --git a/www/nghttp2/distinfo b/www/nghttp2/distinfo index 0de4a80bf492..0154a1913a99 100644 --- a/www/nghttp2/distinfo +++ b/www/nghttp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742070282 -SHA256 (nghttp2-1.65.0.tar.xz) = f1b9df5f02e9942b31247e3d415483553bc4ac501c87aa39340b6d19c92a9331 -SIZE (nghttp2-1.65.0.tar.xz) = 1604848 +TIMESTAMP = 1750188020 +SHA256 (nghttp2-1.66.0.tar.xz) = 00ba1bdf0ba2c74b2a4fe6c8b1069dc9d82f82608af24442d430df97c6f9e631 +SIZE (nghttp2-1.66.0.tar.xz) = 1743992 diff --git a/www/nghttp2/pkg-plist b/www/nghttp2/pkg-plist index 8b844d00e47f..6716f5102631 100644 --- a/www/nghttp2/pkg-plist +++ b/www/nghttp2/pkg-plist @@ -18,4 +18,3 @@ share/man/man1/h2load.1.gz share/man/man1/nghttp.1.gz share/man/man1/nghttpd.1.gz share/man/man1/nghttpx.1.gz -%%DATADIR%%/fetch-ocsp-response diff --git a/www/npm-node18/Makefile b/www/npm-node18/Makefile index 9e1ddaf9d42c..c6d909bf0ca2 100644 --- a/www/npm-node18/Makefile +++ b/www/npm-node18/Makefile @@ -1,3 +1,6 @@ +DEPRECATED= Depeneds on expired www/node18. Node.js 18.* has reached its EoL on 2025-04-30. +EXPIRATION_DATE=2025-09-01 + USES= nodejs:18,run MASTERDIR= ${.CURDIR}/../npm-node22 diff --git a/www/p5-CGI/Makefile b/www/p5-CGI/Makefile index 41cb284ba270..fdb8184551dd 100644 --- a/www/p5-CGI/Makefile +++ b/www/p5-CGI/Makefile @@ -1,5 +1,5 @@ PORTNAME= CGI -PORTVERSION= 4.68 +PORTVERSION= 4.69 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-CGI/distinfo b/www/p5-CGI/distinfo index 4f05cf468335..df27c6f7814d 100644 --- a/www/p5-CGI/distinfo +++ b/www/p5-CGI/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744288820 -SHA256 (CGI-4.68.tar.gz) = 12fb5a5b392032413571169257f98533488005550774bcbd0715be687a590cf2 -SIZE (CGI-4.68.tar.gz) = 208410 +TIMESTAMP = 1750188044 +SHA256 (CGI-4.69.tar.gz) = 1bde0b1034eaa32a53dab05dd4c2ddefd3504b951daf91b3e317a5bcf100d259 +SIZE (CGI-4.69.tar.gz) = 207953 diff --git a/www/pear-Horde_Http/Makefile b/www/pear-Horde_Http/Makefile index 32372c8b9ab5..4e34eca0cf01 100644 --- a/www/pear-Horde_Http/Makefile +++ b/www/pear-Horde_Http/Makefile @@ -10,4 +10,6 @@ USES= horde cpe USE_HORDE_RUN= Horde_Exception \ Horde_Support +NO_ARCH= yes + .include <bsd.port.mk> diff --git a/www/py-boto3/Makefile b/www/py-boto3/Makefile index db40c64e3f53..e01572aa7a91 100644 --- a/www/py-boto3/Makefile +++ b/www/py-boto3/Makefile @@ -1,5 +1,5 @@ PORTNAME= boto3 -PORTVERSION= 1.38.32 +PORTVERSION= 1.38.36 CATEGORIES= www python devel MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-boto3/distinfo b/www/py-boto3/distinfo index f48d4110e3ce..1b32a9f42ea4 100644 --- a/www/py-boto3/distinfo +++ b/www/py-boto3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813118 -SHA256 (boto3-1.38.32.tar.gz) = 3faa2c328a61745f3215a63039606a6fcf55d9afe1cc76e3a5e27b9db58cdbf6 -SIZE (boto3-1.38.32.tar.gz) = 111874 +TIMESTAMP = 1750188148 +SHA256 (boto3-1.38.36.tar.gz) = efe0aaa060f8fedd76e5c942055f051aee0432fc722d79d8830a9fd9db83593e +SIZE (boto3-1.38.36.tar.gz) = 111823 diff --git a/www/py-dj52-django-stubs-ext/Makefile b/www/py-dj52-django-stubs-ext/Makefile new file mode 100644 index 000000000000..a3127930ff2d --- /dev/null +++ b/www/py-dj52-django-stubs-ext/Makefile @@ -0,0 +1,12 @@ +PORTNAME= django-stubs-ext +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj${DJANGO_VERSION}- + +MAINTAINER= dtxdf@FreeBSD.org + +CONFLICTS_INSTALL= www/py-django-stubs-ext + +MASTERDIR= ${.CURDIR}/../py-django-stubs-ext + +DJANGO_VERSION= 52 + +.include "${MASTERDIR}/Makefile" diff --git a/www/py-django-stubs-ext/Makefile b/www/py-django-stubs-ext/Makefile index 856481f91657..314fb3e0ce93 100644 --- a/www/py-django-stubs-ext/Makefile +++ b/www/py-django-stubs-ext/Makefile @@ -2,10 +2,10 @@ PORTNAME= django-stubs-ext PORTVERSION= 5.2.0 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 @@ -14,7 +14,7 @@ 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}django42>=0:www/py-django42@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django${DJANGO_VERSION}>=0:www/py-django${DJANGO_VERSION}@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR} USES= python:3.10+ @@ -22,4 +22,8 @@ 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-unfold/Makefile b/www/py-django-unfold/Makefile index 1eae9e0bfcdb..72b09b33baa3 100644 --- a/www/py-django-unfold/Makefile +++ b/www/py-django-unfold/Makefile @@ -1,5 +1,5 @@ PORTNAME= django-unfold -PORTVERSION= 0.59.0 +PORTVERSION= 0.60.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-django-unfold/distinfo b/www/py-django-unfold/distinfo index 69d44462c3b0..a3773f3cd2bc 100644 --- a/www/py-django-unfold/distinfo +++ b/www/py-django-unfold/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748495863 -SHA256 (django_unfold-0.59.0.tar.gz) = ae252a1df8c09394dd66871dcf657d8001543b30920e63743ebce7f5f4ea0e6e -SIZE (django_unfold-0.59.0.tar.gz) = 1060771 +TIMESTAMP = 1750188150 +SHA256 (django_unfold-0.60.0.tar.gz) = bacb4a65fb7c1d711b518c47189f9895bc2816280c5b1863e403f5d41966895b +SIZE (django_unfold-0.60.0.tar.gz) = 1062758 diff --git a/www/py-folium/Makefile b/www/py-folium/Makefile index ad1978e4a637..cb183e44667f 100644 --- a/www/py-folium/Makefile +++ b/www/py-folium/Makefile @@ -1,5 +1,5 @@ PORTNAME= folium -PORTVERSION= 0.19.7 +PORTVERSION= 0.20.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-folium/distinfo b/www/py-folium/distinfo index ad6af3fa9db4..3069aff51c19 100644 --- a/www/py-folium/distinfo +++ b/www/py-folium/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813120 -SHA256 (folium-0.19.7.tar.gz) = cf256a1e38441e7a8e01977bceeba34f86fd68745d7d7e490ccbecc79dc0d388 -SIZE (folium-0.19.7.tar.gz) = 108530 +TIMESTAMP = 1750188152 +SHA256 (folium-0.20.0.tar.gz) = a0d78b9d5a36ba7589ca9aedbd433e84e9fcab79cd6ac213adbcff922e454cb9 +SIZE (folium-0.20.0.tar.gz) = 109932 diff --git a/www/py-multidict/Makefile b/www/py-multidict/Makefile index c4e3dee1d7eb..f8eb8887b2a1 100644 --- a/www/py-multidict/Makefile +++ b/www/py-multidict/Makefile @@ -1,5 +1,5 @@ PORTNAME= multidict -PORTVERSION= 6.5.0 +PORTVERSION= 6.5.1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,8 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>=0:devel/py-pytest-runner@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} \ +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-codspeed>=0:devel/py-pytest-codspeed@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}objgraph>=0:devel/py-objgraph@${PY_FLAVOR} diff --git a/www/py-multidict/distinfo b/www/py-multidict/distinfo index c6b1bd7c09c7..d2ce06e5258c 100644 --- a/www/py-multidict/distinfo +++ b/www/py-multidict/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750266282 -SHA256 (multidict-6.5.0.tar.gz) = 942bd8002492ba819426a8d7aefde3189c1b87099cdf18aaaefefcf7f3f7b6d2 -SIZE (multidict-6.5.0.tar.gz) = 98512 +TIMESTAMP = 1750948397 +SHA256 (multidict-6.5.1.tar.gz) = a835ea8103f4723915d7d621529c80ef48db48ae0c818afcabe0f95aa1febc3a +SIZE (multidict-6.5.1.tar.gz) = 98690 diff --git a/www/py-nicegui/Makefile b/www/py-nicegui/Makefile index 7263b4f7d45b..5f049ee97ab2 100644 --- a/www/py-nicegui/Makefile +++ b/www/py-nicegui/Makefile @@ -1,5 +1,5 @@ PORTNAME= nicegui -DISTVERSION= 2.18.0 +DISTVERSION= 2.20.0 CATEGORIES= www graphics python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -35,7 +35,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiofiles>=0:devel/py-aiofiles@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}urllib3>=0:net/py-urllib3@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}uvicorn>=0:www/py-uvicorn@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}vbuild>=0:textproc/py-vbuild@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}wait-for2>=0:devel/py-wait-for2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}watchfiles>=0:devel/py-watchfiles@${PY_FLAVOR} USES= python shebangfix diff --git a/www/py-nicegui/distinfo b/www/py-nicegui/distinfo index 4b0c2b352538..d457731c9bdd 100644 --- a/www/py-nicegui/distinfo +++ b/www/py-nicegui/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748283642 -SHA256 (nicegui-2.18.0.tar.gz) = 1f31807b6b462d504090dc1e5669594899a5e7ce40dc4097283c2061c511945d -SIZE (nicegui-2.18.0.tar.gz) = 13096452 +TIMESTAMP = 1750830411 +SHA256 (nicegui-2.20.0.tar.gz) = b238df9c3e9f915d6f74b005e5a66f40f0a7a0598bf9f8fcc5b03326b1b704f7 +SIZE (nicegui-2.20.0.tar.gz) = 13097951 diff --git a/www/py-planet/Makefile b/www/py-planet/Makefile index cefc872e78c9..eec7ee458e08 100644 --- a/www/py-planet/Makefile +++ b/www/py-planet/Makefile @@ -1,5 +1,5 @@ PORTNAME= planet -PORTVERSION= 2.21.0 +PORTVERSION= 2.22.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-planet/distinfo b/www/py-planet/distinfo index b1000ab3e9cb..fc101ada6dbd 100644 --- a/www/py-planet/distinfo +++ b/www/py-planet/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747546596 -SHA256 (planet-2.21.0.tar.gz) = f97eeb2685715bc1fe8895b6d6ffc33baa2c6ed5f859a0b809b681fed35f2472 -SIZE (planet-2.21.0.tar.gz) = 3368034 +TIMESTAMP = 1750188154 +SHA256 (planet-2.22.0.tar.gz) = 85850dff397c360c8d6d9d58271e52b95458d39e276354f8316e355c73785404 +SIZE (planet-2.22.0.tar.gz) = 3369616 diff --git a/www/py-requests/Makefile b/www/py-requests/Makefile index ea27d5725b74..4135942fe09c 100644 --- a/www/py-requests/Makefile +++ b/www/py-requests/Makefile @@ -1,5 +1,5 @@ PORTNAME= requests -PORTVERSION= 2.32.3 +PORTVERSION= 2.32.4 CATEGORIES= www python MASTER_SITES= PYPI \ https://github.com/psf/requests/releases/download/v${PORTVERSION}/ diff --git a/www/py-requests/distinfo b/www/py-requests/distinfo index e0a44206fa11..2571fd17db6e 100644 --- a/www/py-requests/distinfo +++ b/www/py-requests/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1717245790 -SHA256 (requests-2.32.3.tar.gz) = 55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 -SIZE (requests-2.32.3.tar.gz) = 131218 +TIMESTAMP = 1750188156 +SHA256 (requests-2.32.4.tar.gz) = 27d0316682c8a29834d3264820024b62a36942083d52caf2f14c0591336d3422 +SIZE (requests-2.32.4.tar.gz) = 135258 diff --git a/www/rubygem-faraday-net_http/Makefile b/www/rubygem-faraday-net_http/Makefile index 2d6bd062b520..dfcbe2d46ceb 100644 --- a/www/rubygem-faraday-net_http/Makefile +++ b/www/rubygem-faraday-net_http/Makefile @@ -1,5 +1,5 @@ PORTNAME= faraday-net_http -PORTVERSION= 3.4.0 +PORTVERSION= 3.4.1 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-faraday-net_http/distinfo b/www/rubygem-faraday-net_http/distinfo index 5bddcd2912ab..3d92b811257b 100644 --- a/www/rubygem-faraday-net_http/distinfo +++ b/www/rubygem-faraday-net_http/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731679828 -SHA256 (rubygem/faraday-net_http-3.4.0.gem) = a1f1e4cd6a2cf21599c8221595e27582d9936819977bbd4089a601f24c64e54a -SIZE (rubygem/faraday-net_http-3.4.0.gem) = 8192 +TIMESTAMP = 1750188256 +SHA256 (rubygem/faraday-net_http-3.4.1.gem) = 095757fae7872b94eac839c08a1a4b8d84fd91d6886cfbe75caa2143de64ab3b +SIZE (rubygem/faraday-net_http-3.4.1.gem) = 8192 diff --git a/www/rubygem-http/Makefile b/www/rubygem-http/Makefile index cfb85a1a1f7b..fa5cf7befebb 100644 --- a/www/rubygem-http/Makefile +++ b/www/rubygem-http/Makefile @@ -1,5 +1,5 @@ PORTNAME= http -PORTVERSION= 5.2.0 +PORTVERSION= 5.3.1 CATEGORIES= www rubygems MASTER_SITES= RG @@ -11,7 +11,6 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-addressable>=2.8<3:www/rubygem-addressable \ - rubygem-base64>=0.1<1:converters/rubygem-base64 \ rubygem-http-cookie>=1.0<2:www/rubygem-http-cookie \ rubygem-http-form_data>=2.2<3:www/rubygem-http-form_data \ rubygem-llhttp-ffi>=0.5.0<0.6:www/rubygem-llhttp-ffi diff --git a/www/rubygem-http/distinfo b/www/rubygem-http/distinfo index c1e0688fd5f9..ba8dff85ef34 100644 --- a/www/rubygem-http/distinfo +++ b/www/rubygem-http/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708450616 -SHA256 (rubygem/http-5.2.0.gem) = b99ed3c65376e0fd8107647fbaf5a8ab4f66c347d1271fb74cea757e209c6115 -SIZE (rubygem/http-5.2.0.gem) = 85504 +TIMESTAMP = 1750188258 +SHA256 (rubygem/http-5.3.1.gem) = c50802d8e9be3926cb84ac3b36d1a31fbbac383bc4cbecdce9053cb604231d7d +SIZE (rubygem/http-5.3.1.gem) = 92672 diff --git a/www/rubygem-roda/Makefile b/www/rubygem-roda/Makefile index c94966e7403f..74b7e852f622 100644 --- a/www/rubygem-roda/Makefile +++ b/www/rubygem-roda/Makefile @@ -1,5 +1,5 @@ PORTNAME= roda -PORTVERSION= 3.92.0 +PORTVERSION= 3.93.0 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-roda/distinfo b/www/rubygem-roda/distinfo index 61ebb1bfc5ba..a0a726c7bb12 100644 --- a/www/rubygem-roda/distinfo +++ b/www/rubygem-roda/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747716446 -SHA256 (rubygem/roda-3.92.0.gem) = 2da31fc792c00dd6927d336519a13bea29e1fc500821ccf60471c37b9732619e -SIZE (rubygem/roda-3.92.0.gem) = 189440 +TIMESTAMP = 1750188280 +SHA256 (rubygem/roda-3.93.0.gem) = f4246e1a0dcae64d9abda11b91a2ab75395580f8748b25045a5b52a97c8c164a +SIZE (rubygem/roda-3.93.0.gem) = 189952 diff --git a/www/rubygem-turbo-rails-rails71/Makefile b/www/rubygem-turbo-rails-rails71/Makefile index 627af726fee5..47127d65510d 100644 --- a/www/rubygem-turbo-rails-rails71/Makefile +++ b/www/rubygem-turbo-rails-rails71/Makefile @@ -1,5 +1,5 @@ PORTNAME= turbo-rails -PORTVERSION= 2.0.14 +PORTVERSION= 2.0.16 CATEGORIES= www rubygems MASTER_SITES= RG PKGNAMESUFFIX= -rails71 diff --git a/www/rubygem-turbo-rails-rails71/distinfo b/www/rubygem-turbo-rails-rails71/distinfo index bff4ca5aa78f..26e0ce95150a 100644 --- a/www/rubygem-turbo-rails-rails71/distinfo +++ b/www/rubygem-turbo-rails-rails71/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813994 -SHA256 (rubygem/turbo-rails-2.0.14.gem) = 95d1d66e737978664fb31700f4c99a721950a9d3452936332d573fb3f07065b0 -SIZE (rubygem/turbo-rails-2.0.14.gem) = 201728 +TIMESTAMP = 1750188262 +SHA256 (rubygem/turbo-rails-2.0.16.gem) = d24e1b60f0c575b3549ecda967e5391027143f8220d837ed792c8d48ea0ea38d +SIZE (rubygem/turbo-rails-2.0.16.gem) = 202240 diff --git a/www/rubygem-turbo-rails-rails72/Makefile b/www/rubygem-turbo-rails-rails72/Makefile index 1a166078ef37..c06795ef091c 100644 --- a/www/rubygem-turbo-rails-rails72/Makefile +++ b/www/rubygem-turbo-rails-rails72/Makefile @@ -1,5 +1,5 @@ PORTNAME= turbo-rails -PORTVERSION= 2.0.14 +PORTVERSION= 2.0.16 CATEGORIES= www rubygems MASTER_SITES= RG PKGNAMESUFFIX= -rails72 diff --git a/www/rubygem-turbo-rails-rails72/distinfo b/www/rubygem-turbo-rails-rails72/distinfo index bff4ca5aa78f..2959060e8666 100644 --- a/www/rubygem-turbo-rails-rails72/distinfo +++ b/www/rubygem-turbo-rails-rails72/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813994 -SHA256 (rubygem/turbo-rails-2.0.14.gem) = 95d1d66e737978664fb31700f4c99a721950a9d3452936332d573fb3f07065b0 -SIZE (rubygem/turbo-rails-2.0.14.gem) = 201728 +TIMESTAMP = 1750188264 +SHA256 (rubygem/turbo-rails-2.0.16.gem) = d24e1b60f0c575b3549ecda967e5391027143f8220d837ed792c8d48ea0ea38d +SIZE (rubygem/turbo-rails-2.0.16.gem) = 202240 diff --git a/www/rubygem-turbo-rails/Makefile b/www/rubygem-turbo-rails/Makefile index 2244ed0a6e81..c70427a9782f 100644 --- a/www/rubygem-turbo-rails/Makefile +++ b/www/rubygem-turbo-rails/Makefile @@ -1,5 +1,5 @@ PORTNAME= turbo-rails -PORTVERSION= 2.0.14 +PORTVERSION= 2.0.16 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-turbo-rails/distinfo b/www/rubygem-turbo-rails/distinfo index bff4ca5aa78f..ed941a656db3 100644 --- a/www/rubygem-turbo-rails/distinfo +++ b/www/rubygem-turbo-rails/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813994 -SHA256 (rubygem/turbo-rails-2.0.14.gem) = 95d1d66e737978664fb31700f4c99a721950a9d3452936332d573fb3f07065b0 -SIZE (rubygem/turbo-rails-2.0.14.gem) = 201728 +TIMESTAMP = 1750188260 +SHA256 (rubygem/turbo-rails-2.0.16.gem) = d24e1b60f0c575b3549ecda967e5391027143f8220d837ed792c8d48ea0ea38d +SIZE (rubygem/turbo-rails-2.0.16.gem) = 202240 diff --git a/www/squid/Makefile b/www/squid/Makefile index 43984fbbbe58..788c344ee596 100644 --- a/www/squid/Makefile +++ b/www/squid/Makefile @@ -1,5 +1,5 @@ PORTNAME= squid -DISTVERSION= 6.13 +DISTVERSION= 6.14 CATEGORIES= www MASTER_SITES= https://github.com/${PORTNAME}-cache/${PORTNAME}/releases/download/${PORTNAME:tu}_${DISTVERSION:S|.|_|g}/ diff --git a/www/squid/distinfo b/www/squid/distinfo index 3482b7d60f5c..09166647c4a2 100644 --- a/www/squid/distinfo +++ b/www/squid/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749986346 -SHA256 (squid-6.13.tar.xz) = 232e0567946ccc0115653c3c18f01e83f2d9cc49c43d9dead8b319af0b35ad52 -SIZE (squid-6.13.tar.xz) = 2548680 +TIMESTAMP = 1750911454 +SHA256 (squid-6.14.tar.xz) = 9eafe06f58a199b918e79d33d8aa03afb9ae0c11d18974dca0b44c2669cab6dd +SIZE (squid-6.14.tar.xz) = 2548456 diff --git a/www/yarn-node18/Makefile b/www/yarn-node18/Makefile index 20ad43db95ec..7453fabbe0cf 100644 --- a/www/yarn-node18/Makefile +++ b/www/yarn-node18/Makefile @@ -1,3 +1,6 @@ +DEPRECATED= Depeneds on expired www/node18. Node.js 18.* has reached its EoL on 2025-04-30. +EXPIRATION_DATE=2025-09-01 + USES= nodejs:18,run MASTERDIR= ${.CURDIR}/../yarn-node22 |