diff options
Diffstat (limited to 'www')
209 files changed, 1155 insertions, 750 deletions
diff --git a/www/Makefile b/www/Makefile index e2d4e07e535e..9bebefe31170 100644 --- a/www/Makefile +++ b/www/Makefile @@ -507,7 +507,6 @@ SUBDIR += offpunk SUBDIR += oneshot SUBDIR += onionbalance - SUBDIR += onionshare SUBDIR += onionshare-cli SUBDIR += onlyoffice-documentserver SUBDIR += opencart @@ -1453,6 +1452,7 @@ SUBDIR += plasma6-plasma-browser-integration SUBDIR += pmwiki SUBDIR += pnews + SUBDIR += pocket-id SUBDIR += podcastamatic SUBDIR += pomerium SUBDIR += pound @@ -1487,6 +1487,7 @@ SUBDIR += py-beaker SUBDIR += py-beautifulsoup SUBDIR += py-betamax + SUBDIR += py-binarycookies SUBDIR += py-biscuits SUBDIR += py-bjoern SUBDIR += py-bleach @@ -1562,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 @@ -2521,6 +2523,7 @@ SUBDIR += tidy SUBDIR += tidy-html5 SUBDIR += tikiwiki + SUBDIR += tinyauth SUBDIR += tinymce SUBDIR += tinyproxy SUBDIR += tivoka 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/apache24/Makefile b/www/apache24/Makefile index 2de058d2e090..3b171ae3ef8c 100644 --- a/www/apache24/Makefile +++ b/www/apache24/Makefile @@ -33,8 +33,8 @@ SUB_FILES= pkg-install pkg-deinstall # Fallback MPM after switching from static to modular MPM SUB_LIST+= MPMF="000_mpm_prefork_fallback.conf" -USERS= www -GROUPS= www +USERS?= ${WWWOWN} +GROUPS?= ${WWWGRP} .include "${.CURDIR}/Makefile.options" .include "${.CURDIR}/Makefile.options.desc" diff --git a/www/authelia/Makefile b/www/authelia/Makefile index 728ad37775c8..06d27583329b 100644 --- a/www/authelia/Makefile +++ b/www/authelia/Makefile @@ -1,14 +1,13 @@ PORTNAME= authelia DISTVERSIONPREFIX= v -DISTVERSION= 4.39.1 -PORTREVISION= 2 +DISTVERSION= 4.39.4 CATEGORIES= www MASTER_SITES= https://github.com/authelia/authelia/releases/download/v${DISTVERSION}/:public_html DISTFILES= authelia-${DISTVERSIONFULL}-public_html${EXTRACT_SUFX}:public_html # html root directory needs to be built in a special way MAINTAINER= yuri@FreeBSD.org COMMENT= Single sign-on multi-factor portal for web apps -WWW= https://www.authelia.com/docs/ +WWW= https://www.authelia.com/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/www/authelia/distinfo b/www/authelia/distinfo index 25d1f69c858a..fd03115e7070 100644 --- a/www/authelia/distinfo +++ b/www/authelia/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1742286137 -SHA256 (go/www_authelia/authelia-v4.39.1/authelia-v4.39.1-public_html.tar.gz) = 2effecd17db27ea5d7ce2d153bc55ad0fa58980af21dfa00107ded9127c2cd1b -SIZE (go/www_authelia/authelia-v4.39.1/authelia-v4.39.1-public_html.tar.gz) = 1358073 -SHA256 (go/www_authelia/authelia-v4.39.1/v4.39.1.mod) = f0272caa797706876cf93a343df7c647ad096538f36409dd8de0016341e85cc3 -SIZE (go/www_authelia/authelia-v4.39.1/v4.39.1.mod) = 5298 -SHA256 (go/www_authelia/authelia-v4.39.1/v4.39.1.zip) = 5dbc328fd3bf2af997a0080a4fa9b5dec00eca3398b574166a6ef65fe4567703 -SIZE (go/www_authelia/authelia-v4.39.1/v4.39.1.zip) = 8107052 +TIMESTAMP = 1749936230 +SHA256 (go/www_authelia/authelia-v4.39.4/authelia-v4.39.4-public_html.tar.gz) = 157aeea40ced9f6dd451e9571179849cc88373031410e53de6a286835352b097 +SIZE (go/www_authelia/authelia-v4.39.4/authelia-v4.39.4-public_html.tar.gz) = 1363396 +SHA256 (go/www_authelia/authelia-v4.39.4/v4.39.4.mod) = a24e2eb512c82b33da326eda529319dbc8eaa9567924e38e2a515660234a6e5c +SIZE (go/www_authelia/authelia-v4.39.4/v4.39.4.mod) = 5256 +SHA256 (go/www_authelia/authelia-v4.39.4/v4.39.4.zip) = eae956be084daca48ee81012d748c465dea7904d4d1e33fe9dfd369009740b1f +SIZE (go/www_authelia/authelia-v4.39.4/v4.39.4.zip) = 11354147 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/drupal10/Makefile b/www/drupal10/Makefile index 7ba459167cfa..fee4ee3c6fa7 100644 --- a/www/drupal10/Makefile +++ b/www/drupal10/Makefile @@ -1,5 +1,5 @@ PORTNAME= drupal10 -PORTVERSION= 10.4.6 +PORTVERSION= 10.5.0 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ DISTNAME= drupal-${PORTVERSION} diff --git a/www/drupal10/distinfo b/www/drupal10/distinfo index 10b935a7e3d4..651f55a96100 100644 --- a/www/drupal10/distinfo +++ b/www/drupal10/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745289058 -SHA256 (drupal/drupal-10.4.6.tar.gz) = 18394f8169f7a5e08916a795a0c3d0f17c98d52ee47ce413c5261688ff9c23e2 -SIZE (drupal/drupal-10.4.6.tar.gz) = 21153808 +TIMESTAMP = 1750746792 +SHA256 (drupal/drupal-10.5.0.tar.gz) = 5420a6bd000153fce2cf1f34ee0e62d735b0cdbf917afa5c287d71ec04ff742c +SIZE (drupal/drupal-10.5.0.tar.gz) = 21283662 diff --git a/www/drupal10/pkg-plist b/www/drupal10/pkg-plist index 09b2df62330b..5f32ac67dce2 100644 --- a/www/drupal10/pkg-plist +++ b/www/drupal10/pkg-plist @@ -72,6 +72,7 @@ %%WWWDIR%%/core/assets/vendor/ckeditor5/alignment/translations/ar.js %%WWWDIR%%/core/assets/vendor/ckeditor5/alignment/translations/ast.js %%WWWDIR%%/core/assets/vendor/ckeditor5/alignment/translations/az.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/alignment/translations/be.js %%WWWDIR%%/core/assets/vendor/ckeditor5/alignment/translations/bg.js %%WWWDIR%%/core/assets/vendor/ckeditor5/alignment/translations/bn.js %%WWWDIR%%/core/assets/vendor/ckeditor5/alignment/translations/bs.js @@ -144,6 +145,7 @@ %%WWWDIR%%/core/assets/vendor/ckeditor5/autoformat/translations/ar.js %%WWWDIR%%/core/assets/vendor/ckeditor5/autoformat/translations/ast.js %%WWWDIR%%/core/assets/vendor/ckeditor5/autoformat/translations/az.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/autoformat/translations/be.js %%WWWDIR%%/core/assets/vendor/ckeditor5/autoformat/translations/bg.js %%WWWDIR%%/core/assets/vendor/ckeditor5/autoformat/translations/bn.js %%WWWDIR%%/core/assets/vendor/ckeditor5/autoformat/translations/bs.js @@ -216,6 +218,7 @@ %%WWWDIR%%/core/assets/vendor/ckeditor5/autosave/translations/ar.js %%WWWDIR%%/core/assets/vendor/ckeditor5/autosave/translations/ast.js %%WWWDIR%%/core/assets/vendor/ckeditor5/autosave/translations/az.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/autosave/translations/be.js %%WWWDIR%%/core/assets/vendor/ckeditor5/autosave/translations/bg.js %%WWWDIR%%/core/assets/vendor/ckeditor5/autosave/translations/bn.js %%WWWDIR%%/core/assets/vendor/ckeditor5/autosave/translations/bs.js @@ -288,6 +291,7 @@ %%WWWDIR%%/core/assets/vendor/ckeditor5/basic-styles/translations/ar.js %%WWWDIR%%/core/assets/vendor/ckeditor5/basic-styles/translations/ast.js %%WWWDIR%%/core/assets/vendor/ckeditor5/basic-styles/translations/az.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/basic-styles/translations/be.js %%WWWDIR%%/core/assets/vendor/ckeditor5/basic-styles/translations/bg.js %%WWWDIR%%/core/assets/vendor/ckeditor5/basic-styles/translations/bn.js %%WWWDIR%%/core/assets/vendor/ckeditor5/basic-styles/translations/bs.js @@ -360,6 +364,7 @@ %%WWWDIR%%/core/assets/vendor/ckeditor5/block-quote/translations/ar.js %%WWWDIR%%/core/assets/vendor/ckeditor5/block-quote/translations/ast.js %%WWWDIR%%/core/assets/vendor/ckeditor5/block-quote/translations/az.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/block-quote/translations/be.js %%WWWDIR%%/core/assets/vendor/ckeditor5/block-quote/translations/bg.js %%WWWDIR%%/core/assets/vendor/ckeditor5/block-quote/translations/bn.js %%WWWDIR%%/core/assets/vendor/ckeditor5/block-quote/translations/bs.js @@ -432,6 +437,7 @@ %%WWWDIR%%/core/assets/vendor/ckeditor5/bookmark/translations/ar.js %%WWWDIR%%/core/assets/vendor/ckeditor5/bookmark/translations/ast.js %%WWWDIR%%/core/assets/vendor/ckeditor5/bookmark/translations/az.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/bookmark/translations/be.js %%WWWDIR%%/core/assets/vendor/ckeditor5/bookmark/translations/bg.js %%WWWDIR%%/core/assets/vendor/ckeditor5/bookmark/translations/bn.js %%WWWDIR%%/core/assets/vendor/ckeditor5/bookmark/translations/bs.js @@ -504,6 +510,7 @@ %%WWWDIR%%/core/assets/vendor/ckeditor5/ckbox/translations/ar.js %%WWWDIR%%/core/assets/vendor/ckeditor5/ckbox/translations/ast.js %%WWWDIR%%/core/assets/vendor/ckeditor5/ckbox/translations/az.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/ckbox/translations/be.js %%WWWDIR%%/core/assets/vendor/ckeditor5/ckbox/translations/bg.js %%WWWDIR%%/core/assets/vendor/ckeditor5/ckbox/translations/bn.js %%WWWDIR%%/core/assets/vendor/ckeditor5/ckbox/translations/bs.js @@ -576,6 +583,7 @@ %%WWWDIR%%/core/assets/vendor/ckeditor5/ckeditor5-dll/translations/ar.js %%WWWDIR%%/core/assets/vendor/ckeditor5/ckeditor5-dll/translations/ast.js %%WWWDIR%%/core/assets/vendor/ckeditor5/ckeditor5-dll/translations/az.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/ckeditor5-dll/translations/be.js %%WWWDIR%%/core/assets/vendor/ckeditor5/ckeditor5-dll/translations/bg.js %%WWWDIR%%/core/assets/vendor/ckeditor5/ckeditor5-dll/translations/bn.js %%WWWDIR%%/core/assets/vendor/ckeditor5/ckeditor5-dll/translations/bs.js @@ -648,6 +656,7 @@ %%WWWDIR%%/core/assets/vendor/ckeditor5/ckfinder/translations/ar.js %%WWWDIR%%/core/assets/vendor/ckeditor5/ckfinder/translations/ast.js %%WWWDIR%%/core/assets/vendor/ckeditor5/ckfinder/translations/az.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/ckfinder/translations/be.js %%WWWDIR%%/core/assets/vendor/ckeditor5/ckfinder/translations/bg.js %%WWWDIR%%/core/assets/vendor/ckeditor5/ckfinder/translations/bn.js %%WWWDIR%%/core/assets/vendor/ckeditor5/ckfinder/translations/bs.js @@ -721,6 +730,7 @@ %%WWWDIR%%/core/assets/vendor/ckeditor5/code-block/translations/ar.js %%WWWDIR%%/core/assets/vendor/ckeditor5/code-block/translations/ast.js %%WWWDIR%%/core/assets/vendor/ckeditor5/code-block/translations/az.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/code-block/translations/be.js %%WWWDIR%%/core/assets/vendor/ckeditor5/code-block/translations/bg.js %%WWWDIR%%/core/assets/vendor/ckeditor5/code-block/translations/bn.js %%WWWDIR%%/core/assets/vendor/ckeditor5/code-block/translations/bs.js @@ -794,12 +804,86 @@ %%WWWDIR%%/core/assets/vendor/ckeditor5/editor-decoupled/editor-decoupled.js %%WWWDIR%%/core/assets/vendor/ckeditor5/editor-inline/editor-inline.js %%WWWDIR%%/core/assets/vendor/ckeditor5/editor-multi-root/editor-multi-root.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/emoji.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/af.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/ar.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/ast.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/az.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/be.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/bg.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/bn.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/bs.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/ca.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/cs.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/da.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/de-ch.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/de.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/el.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/en-au.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/en-gb.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/eo.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/es-co.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/es.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/et.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/eu.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/fa.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/fi.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/fr.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/gl.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/gu.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/he.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/hi.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/hr.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/hu.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/hy.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/id.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/it.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/ja.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/jv.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/kk.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/km.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/kn.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/ko.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/ku.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/lt.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/lv.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/ms.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/nb.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/ne.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/nl.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/no.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/oc.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/pl.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/pt-br.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/pt.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/ro.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/ru.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/si.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/sk.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/sl.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/sq.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/sr-latn.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/sr.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/sv.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/th.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/ti.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/tk.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/tr.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/tt.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/ug.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/uk.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/ur.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/uz.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/vi.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/zh-cn.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/emoji/translations/zh.js %%WWWDIR%%/core/assets/vendor/ckeditor5/essentials/essentials.js %%WWWDIR%%/core/assets/vendor/ckeditor5/find-and-replace/find-and-replace.js %%WWWDIR%%/core/assets/vendor/ckeditor5/find-and-replace/translations/af.js %%WWWDIR%%/core/assets/vendor/ckeditor5/find-and-replace/translations/ar.js %%WWWDIR%%/core/assets/vendor/ckeditor5/find-and-replace/translations/ast.js %%WWWDIR%%/core/assets/vendor/ckeditor5/find-and-replace/translations/az.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/find-and-replace/translations/be.js %%WWWDIR%%/core/assets/vendor/ckeditor5/find-and-replace/translations/bg.js %%WWWDIR%%/core/assets/vendor/ckeditor5/find-and-replace/translations/bn.js %%WWWDIR%%/core/assets/vendor/ckeditor5/find-and-replace/translations/bs.js @@ -872,6 +956,7 @@ %%WWWDIR%%/core/assets/vendor/ckeditor5/font/translations/ar.js %%WWWDIR%%/core/assets/vendor/ckeditor5/font/translations/ast.js %%WWWDIR%%/core/assets/vendor/ckeditor5/font/translations/az.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/font/translations/be.js %%WWWDIR%%/core/assets/vendor/ckeditor5/font/translations/bg.js %%WWWDIR%%/core/assets/vendor/ckeditor5/font/translations/bn.js %%WWWDIR%%/core/assets/vendor/ckeditor5/font/translations/bs.js @@ -939,11 +1024,85 @@ %%WWWDIR%%/core/assets/vendor/ckeditor5/font/translations/vi.js %%WWWDIR%%/core/assets/vendor/ckeditor5/font/translations/zh-cn.js %%WWWDIR%%/core/assets/vendor/ckeditor5/font/translations/zh.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/fullscreen.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/af.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/ar.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/ast.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/az.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/be.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/bg.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/bn.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/bs.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/ca.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/cs.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/da.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/de-ch.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/de.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/el.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/en-au.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/en-gb.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/eo.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/es-co.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/es.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/et.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/eu.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/fa.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/fi.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/fr.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/gl.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/gu.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/he.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/hi.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/hr.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/hu.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/hy.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/id.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/it.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/ja.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/jv.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/kk.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/km.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/kn.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/ko.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/ku.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/lt.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/lv.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/ms.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/nb.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/ne.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/nl.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/no.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/oc.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/pl.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/pt-br.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/pt.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/ro.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/ru.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/si.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/sk.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/sl.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/sq.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/sr-latn.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/sr.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/sv.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/th.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/ti.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/tk.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/tr.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/tt.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/ug.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/uk.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/ur.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/uz.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/vi.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/zh-cn.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/fullscreen/translations/zh.js %%WWWDIR%%/core/assets/vendor/ckeditor5/heading/heading.js %%WWWDIR%%/core/assets/vendor/ckeditor5/heading/translations/af.js %%WWWDIR%%/core/assets/vendor/ckeditor5/heading/translations/ar.js %%WWWDIR%%/core/assets/vendor/ckeditor5/heading/translations/ast.js %%WWWDIR%%/core/assets/vendor/ckeditor5/heading/translations/az.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/heading/translations/be.js %%WWWDIR%%/core/assets/vendor/ckeditor5/heading/translations/bg.js %%WWWDIR%%/core/assets/vendor/ckeditor5/heading/translations/bn.js %%WWWDIR%%/core/assets/vendor/ckeditor5/heading/translations/bs.js @@ -1016,6 +1175,7 @@ %%WWWDIR%%/core/assets/vendor/ckeditor5/highlight/translations/ar.js %%WWWDIR%%/core/assets/vendor/ckeditor5/highlight/translations/ast.js %%WWWDIR%%/core/assets/vendor/ckeditor5/highlight/translations/az.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/highlight/translations/be.js %%WWWDIR%%/core/assets/vendor/ckeditor5/highlight/translations/bg.js %%WWWDIR%%/core/assets/vendor/ckeditor5/highlight/translations/bn.js %%WWWDIR%%/core/assets/vendor/ckeditor5/highlight/translations/bs.js @@ -1088,6 +1248,7 @@ %%WWWDIR%%/core/assets/vendor/ckeditor5/horizontal-line/translations/ar.js %%WWWDIR%%/core/assets/vendor/ckeditor5/horizontal-line/translations/ast.js %%WWWDIR%%/core/assets/vendor/ckeditor5/horizontal-line/translations/az.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/horizontal-line/translations/be.js %%WWWDIR%%/core/assets/vendor/ckeditor5/horizontal-line/translations/bg.js %%WWWDIR%%/core/assets/vendor/ckeditor5/horizontal-line/translations/bn.js %%WWWDIR%%/core/assets/vendor/ckeditor5/horizontal-line/translations/bs.js @@ -1160,6 +1321,7 @@ %%WWWDIR%%/core/assets/vendor/ckeditor5/html-embed/translations/ar.js %%WWWDIR%%/core/assets/vendor/ckeditor5/html-embed/translations/ast.js %%WWWDIR%%/core/assets/vendor/ckeditor5/html-embed/translations/az.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/html-embed/translations/be.js %%WWWDIR%%/core/assets/vendor/ckeditor5/html-embed/translations/bg.js %%WWWDIR%%/core/assets/vendor/ckeditor5/html-embed/translations/bn.js %%WWWDIR%%/core/assets/vendor/ckeditor5/html-embed/translations/bs.js @@ -1232,6 +1394,7 @@ %%WWWDIR%%/core/assets/vendor/ckeditor5/html-support/translations/ar.js %%WWWDIR%%/core/assets/vendor/ckeditor5/html-support/translations/ast.js %%WWWDIR%%/core/assets/vendor/ckeditor5/html-support/translations/az.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/html-support/translations/be.js %%WWWDIR%%/core/assets/vendor/ckeditor5/html-support/translations/bg.js %%WWWDIR%%/core/assets/vendor/ckeditor5/html-support/translations/bn.js %%WWWDIR%%/core/assets/vendor/ckeditor5/html-support/translations/bs.js @@ -1304,6 +1467,7 @@ %%WWWDIR%%/core/assets/vendor/ckeditor5/image/translations/ar.js %%WWWDIR%%/core/assets/vendor/ckeditor5/image/translations/ast.js %%WWWDIR%%/core/assets/vendor/ckeditor5/image/translations/az.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/image/translations/be.js %%WWWDIR%%/core/assets/vendor/ckeditor5/image/translations/bg.js %%WWWDIR%%/core/assets/vendor/ckeditor5/image/translations/bn.js %%WWWDIR%%/core/assets/vendor/ckeditor5/image/translations/bs.js @@ -1376,6 +1540,7 @@ %%WWWDIR%%/core/assets/vendor/ckeditor5/indent/translations/ar.js %%WWWDIR%%/core/assets/vendor/ckeditor5/indent/translations/ast.js %%WWWDIR%%/core/assets/vendor/ckeditor5/indent/translations/az.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/indent/translations/be.js %%WWWDIR%%/core/assets/vendor/ckeditor5/indent/translations/bg.js %%WWWDIR%%/core/assets/vendor/ckeditor5/indent/translations/bn.js %%WWWDIR%%/core/assets/vendor/ckeditor5/indent/translations/bs.js @@ -1448,6 +1613,7 @@ %%WWWDIR%%/core/assets/vendor/ckeditor5/language/translations/ar.js %%WWWDIR%%/core/assets/vendor/ckeditor5/language/translations/ast.js %%WWWDIR%%/core/assets/vendor/ckeditor5/language/translations/az.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/language/translations/be.js %%WWWDIR%%/core/assets/vendor/ckeditor5/language/translations/bg.js %%WWWDIR%%/core/assets/vendor/ckeditor5/language/translations/bn.js %%WWWDIR%%/core/assets/vendor/ckeditor5/language/translations/bs.js @@ -1520,6 +1686,7 @@ %%WWWDIR%%/core/assets/vendor/ckeditor5/link/translations/ar.js %%WWWDIR%%/core/assets/vendor/ckeditor5/link/translations/ast.js %%WWWDIR%%/core/assets/vendor/ckeditor5/link/translations/az.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/link/translations/be.js %%WWWDIR%%/core/assets/vendor/ckeditor5/link/translations/bg.js %%WWWDIR%%/core/assets/vendor/ckeditor5/link/translations/bn.js %%WWWDIR%%/core/assets/vendor/ckeditor5/link/translations/bs.js @@ -1592,6 +1759,7 @@ %%WWWDIR%%/core/assets/vendor/ckeditor5/list/translations/ar.js %%WWWDIR%%/core/assets/vendor/ckeditor5/list/translations/ast.js %%WWWDIR%%/core/assets/vendor/ckeditor5/list/translations/az.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/list/translations/be.js %%WWWDIR%%/core/assets/vendor/ckeditor5/list/translations/bg.js %%WWWDIR%%/core/assets/vendor/ckeditor5/list/translations/bn.js %%WWWDIR%%/core/assets/vendor/ckeditor5/list/translations/bs.js @@ -1665,6 +1833,7 @@ %%WWWDIR%%/core/assets/vendor/ckeditor5/media-embed/translations/ar.js %%WWWDIR%%/core/assets/vendor/ckeditor5/media-embed/translations/ast.js %%WWWDIR%%/core/assets/vendor/ckeditor5/media-embed/translations/az.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/media-embed/translations/be.js %%WWWDIR%%/core/assets/vendor/ckeditor5/media-embed/translations/bg.js %%WWWDIR%%/core/assets/vendor/ckeditor5/media-embed/translations/bn.js %%WWWDIR%%/core/assets/vendor/ckeditor5/media-embed/translations/bs.js @@ -1739,6 +1908,7 @@ %%WWWDIR%%/core/assets/vendor/ckeditor5/page-break/translations/ar.js %%WWWDIR%%/core/assets/vendor/ckeditor5/page-break/translations/ast.js %%WWWDIR%%/core/assets/vendor/ckeditor5/page-break/translations/az.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/page-break/translations/be.js %%WWWDIR%%/core/assets/vendor/ckeditor5/page-break/translations/bg.js %%WWWDIR%%/core/assets/vendor/ckeditor5/page-break/translations/bn.js %%WWWDIR%%/core/assets/vendor/ckeditor5/page-break/translations/bs.js @@ -1812,6 +1982,7 @@ %%WWWDIR%%/core/assets/vendor/ckeditor5/remove-format/translations/ar.js %%WWWDIR%%/core/assets/vendor/ckeditor5/remove-format/translations/ast.js %%WWWDIR%%/core/assets/vendor/ckeditor5/remove-format/translations/az.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/remove-format/translations/be.js %%WWWDIR%%/core/assets/vendor/ckeditor5/remove-format/translations/bg.js %%WWWDIR%%/core/assets/vendor/ckeditor5/remove-format/translations/bn.js %%WWWDIR%%/core/assets/vendor/ckeditor5/remove-format/translations/bs.js @@ -1884,6 +2055,7 @@ %%WWWDIR%%/core/assets/vendor/ckeditor5/restricted-editing/translations/ar.js %%WWWDIR%%/core/assets/vendor/ckeditor5/restricted-editing/translations/ast.js %%WWWDIR%%/core/assets/vendor/ckeditor5/restricted-editing/translations/az.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/restricted-editing/translations/be.js %%WWWDIR%%/core/assets/vendor/ckeditor5/restricted-editing/translations/bg.js %%WWWDIR%%/core/assets/vendor/ckeditor5/restricted-editing/translations/bn.js %%WWWDIR%%/core/assets/vendor/ckeditor5/restricted-editing/translations/bs.js @@ -1956,6 +2128,7 @@ %%WWWDIR%%/core/assets/vendor/ckeditor5/show-blocks/translations/ar.js %%WWWDIR%%/core/assets/vendor/ckeditor5/show-blocks/translations/ast.js %%WWWDIR%%/core/assets/vendor/ckeditor5/show-blocks/translations/az.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/show-blocks/translations/be.js %%WWWDIR%%/core/assets/vendor/ckeditor5/show-blocks/translations/bg.js %%WWWDIR%%/core/assets/vendor/ckeditor5/show-blocks/translations/bn.js %%WWWDIR%%/core/assets/vendor/ckeditor5/show-blocks/translations/bs.js @@ -2028,6 +2201,7 @@ %%WWWDIR%%/core/assets/vendor/ckeditor5/source-editing/translations/ar.js %%WWWDIR%%/core/assets/vendor/ckeditor5/source-editing/translations/ast.js %%WWWDIR%%/core/assets/vendor/ckeditor5/source-editing/translations/az.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/source-editing/translations/be.js %%WWWDIR%%/core/assets/vendor/ckeditor5/source-editing/translations/bg.js %%WWWDIR%%/core/assets/vendor/ckeditor5/source-editing/translations/bn.js %%WWWDIR%%/core/assets/vendor/ckeditor5/source-editing/translations/bs.js @@ -2100,6 +2274,7 @@ %%WWWDIR%%/core/assets/vendor/ckeditor5/special-characters/translations/ar.js %%WWWDIR%%/core/assets/vendor/ckeditor5/special-characters/translations/ast.js %%WWWDIR%%/core/assets/vendor/ckeditor5/special-characters/translations/az.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/special-characters/translations/be.js %%WWWDIR%%/core/assets/vendor/ckeditor5/special-characters/translations/bg.js %%WWWDIR%%/core/assets/vendor/ckeditor5/special-characters/translations/bn.js %%WWWDIR%%/core/assets/vendor/ckeditor5/special-characters/translations/bs.js @@ -2172,6 +2347,7 @@ %%WWWDIR%%/core/assets/vendor/ckeditor5/style/translations/ar.js %%WWWDIR%%/core/assets/vendor/ckeditor5/style/translations/ast.js %%WWWDIR%%/core/assets/vendor/ckeditor5/style/translations/az.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/style/translations/be.js %%WWWDIR%%/core/assets/vendor/ckeditor5/style/translations/bg.js %%WWWDIR%%/core/assets/vendor/ckeditor5/style/translations/bn.js %%WWWDIR%%/core/assets/vendor/ckeditor5/style/translations/bs.js @@ -2244,6 +2420,7 @@ %%WWWDIR%%/core/assets/vendor/ckeditor5/table/translations/ar.js %%WWWDIR%%/core/assets/vendor/ckeditor5/table/translations/ast.js %%WWWDIR%%/core/assets/vendor/ckeditor5/table/translations/az.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/table/translations/be.js %%WWWDIR%%/core/assets/vendor/ckeditor5/table/translations/bg.js %%WWWDIR%%/core/assets/vendor/ckeditor5/table/translations/bn.js %%WWWDIR%%/core/assets/vendor/ckeditor5/table/translations/bs.js @@ -2315,6 +2492,7 @@ %%WWWDIR%%/core/assets/vendor/ckeditor5/word-count/translations/ar.js %%WWWDIR%%/core/assets/vendor/ckeditor5/word-count/translations/ast.js %%WWWDIR%%/core/assets/vendor/ckeditor5/word-count/translations/az.js +%%WWWDIR%%/core/assets/vendor/ckeditor5/word-count/translations/be.js %%WWWDIR%%/core/assets/vendor/ckeditor5/word-count/translations/bg.js %%WWWDIR%%/core/assets/vendor/ckeditor5/word-count/translations/bn.js %%WWWDIR%%/core/assets/vendor/ckeditor5/word-count/translations/bs.js @@ -3162,6 +3340,7 @@ %%WWWDIR%%/core/lib/Drupal/Core/Cache/CacheCollectorInterface.php %%WWWDIR%%/core/lib/Drupal/Core/Cache/CacheFactory.php %%WWWDIR%%/core/lib/Drupal/Core/Cache/CacheFactoryInterface.php +%%WWWDIR%%/core/lib/Drupal/Core/Cache/CacheOptionalInterface.php %%WWWDIR%%/core/lib/Drupal/Core/Cache/CacheRedirect.php %%WWWDIR%%/core/lib/Drupal/Core/Cache/CacheTagsChecksumInterface.php %%WWWDIR%%/core/lib/Drupal/Core/Cache/CacheTagsChecksumTrait.php @@ -4043,8 +4222,6 @@ %%WWWDIR%%/core/lib/Drupal/Core/GeneratedLink.php %%WWWDIR%%/core/lib/Drupal/Core/GeneratedNoLink.php %%WWWDIR%%/core/lib/Drupal/Core/GeneratedUrl.php -%%WWWDIR%%/core/lib/Drupal/Core/Hook/Attribute/Hook.php -%%WWWDIR%%/core/lib/Drupal/Core/Hook/Attribute/LegacyHook.php %%WWWDIR%%/core/lib/Drupal/Core/Http/ClientFactory.php %%WWWDIR%%/core/lib/Drupal/Core/Http/Exception/CacheableAccessDeniedHttpException.php %%WWWDIR%%/core/lib/Drupal/Core/Http/Exception/CacheableBadRequestHttpException.php @@ -5806,6 +5983,8 @@ %%WWWDIR%%/core/modules/ckeditor5/tests/modules/ckeditor5_definition_supporting_element/ckeditor5_definition_supporting_element.info.yml %%WWWDIR%%/core/modules/ckeditor5/tests/modules/ckeditor5_drupalelementstyle_test/ckeditor5_drupalelementstyle_test.info.yml %%WWWDIR%%/core/modules/ckeditor5/tests/modules/ckeditor5_drupalelementstyle_test/ckeditor5_drupalelementstyle_test.module +%%WWWDIR%%/core/modules/ckeditor5/tests/modules/ckeditor5_icon_deprecation_test/ckeditor5_icon_deprecation_test.ckeditor5.yml +%%WWWDIR%%/core/modules/ckeditor5/tests/modules/ckeditor5_icon_deprecation_test/ckeditor5_icon_deprecation_test.info.yml %%WWWDIR%%/core/modules/ckeditor5/tests/modules/ckeditor5_incompatible_filter_test/ckeditor5_incompatible_filter_test.info.yml %%WWWDIR%%/core/modules/ckeditor5/tests/modules/ckeditor5_incompatible_filter_test/src/Plugin/Filter/FilterIsIncompatible.php %%WWWDIR%%/core/modules/ckeditor5/tests/modules/ckeditor5_manual_decorator_test/ckeditor5_manual_decorator_test.ckeditor5.yml @@ -6263,6 +6442,7 @@ %%WWWDIR%%/core/modules/config/tests/config_test/config_test.links.action.yml %%WWWDIR%%/core/modules/config/tests/config_test/config_test.links.task.yml %%WWWDIR%%/core/modules/config/tests/config_test/config_test.module +%%WWWDIR%%/core/modules/config/tests/config_test/config_test.permissions.yml %%WWWDIR%%/core/modules/config/tests/config_test/config_test.routing.yml %%WWWDIR%%/core/modules/config/tests/config_test/src/ConfigActionErrorEntity/DuplicatePluralizedMethodName.php %%WWWDIR%%/core/modules/config/tests/config_test/src/ConfigActionErrorEntity/DuplicatePluralizedOtherMethodName.php @@ -6271,6 +6451,7 @@ %%WWWDIR%%/core/modules/config/tests/config_test/src/ConfigTestForm.php %%WWWDIR%%/core/modules/config/tests/config_test/src/ConfigTestInterface.php %%WWWDIR%%/core/modules/config/tests/config_test/src/ConfigTestListBuilder.php +%%WWWDIR%%/core/modules/config/tests/config_test/src/ConfigTestPermissions.php %%WWWDIR%%/core/modules/config/tests/config_test/src/ConfigTestStorage.php %%WWWDIR%%/core/modules/config/tests/config_test/src/ConfigValidation.php %%WWWDIR%%/core/modules/config/tests/config_test/src/Entity/ConfigQueryTest.php @@ -9804,6 +9985,7 @@ %%WWWDIR%%/core/modules/migrate/tests/src/Unit/MigrateTestCase.php %%WWWDIR%%/core/modules/migrate/tests/src/Unit/MigrationPluginManagerTest.php %%WWWDIR%%/core/modules/migrate/tests/src/Unit/MigrationTest.php +%%WWWDIR%%/core/modules/migrate/tests/src/Unit/Plugin/NoSourcePluginDecoratorTest.php %%WWWDIR%%/core/modules/migrate/tests/src/Unit/Plugin/migrate/destination/CheckRequirementsTest.php %%WWWDIR%%/core/modules/migrate/tests/src/Unit/Plugin/migrate/destination/EntityContentBaseTest.php %%WWWDIR%%/core/modules/migrate/tests/src/Unit/Plugin/migrate/destination/EntityRevisionTest.php @@ -10120,6 +10302,7 @@ %%WWWDIR%%/core/modules/navigation/modules/navigation_top_bar/navigation_top_bar.info.yml %%WWWDIR%%/core/modules/navigation/modules/navigation_top_bar/navigation_top_bar.module %%WWWDIR%%/core/modules/navigation/modules/navigation_top_bar/tests/src/Functional/GenericTest.php +%%WWWDIR%%/core/modules/navigation/navigation.api.php %%WWWDIR%%/core/modules/navigation/navigation.info.yml %%WWWDIR%%/core/modules/navigation/navigation.install %%WWWDIR%%/core/modules/navigation/navigation.layouts.yml @@ -10150,6 +10333,7 @@ %%WWWDIR%%/core/modules/navigation/templates/block--navigation.html.twig %%WWWDIR%%/core/modules/navigation/templates/logo.svg.twig %%WWWDIR%%/core/modules/navigation/templates/menu-region--footer.html.twig +%%WWWDIR%%/core/modules/navigation/templates/navigation-content-top.html.twig %%WWWDIR%%/core/modules/navigation/templates/navigation-menu.html.twig %%WWWDIR%%/core/modules/navigation/templates/top-bar-local-task.html.twig %%WWWDIR%%/core/modules/navigation/templates/top-bar-local-tasks.html.twig @@ -10157,6 +10341,7 @@ %%WWWDIR%%/core/modules/navigation/tests/navigation_test/navigation_test.info.yml %%WWWDIR%%/core/modules/navigation/tests/navigation_test/navigation_test.module %%WWWDIR%%/core/modules/navigation/tests/src/Functional/GenericTest.php +%%WWWDIR%%/core/modules/navigation/tests/src/Functional/NavigationContentTopTest.php %%WWWDIR%%/core/modules/navigation/tests/src/Functional/NavigationLinkBlockTest.php %%WWWDIR%%/core/modules/navigation/tests/src/Functional/NavigationLogoTest.php %%WWWDIR%%/core/modules/navigation/tests/src/Functional/NavigationShortcutsBlockTest.php @@ -12106,6 +12291,7 @@ %%WWWDIR%%/core/modules/system/tests/modules/form_test/src/Form/FormTestStatePersistForm.php %%WWWDIR%%/core/modules/system/tests/modules/form_test/src/Form/FormTestStorageForm.php %%WWWDIR%%/core/modules/system/tests/modules/form_test/src/Form/FormTestStoragePageCacheForm.php +%%WWWDIR%%/core/modules/system/tests/modules/form_test/src/Form/FormTestSubmitButtonAttributeForm.php %%WWWDIR%%/core/modules/system/tests/modules/form_test/src/Form/FormTestTableForm.php %%WWWDIR%%/core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectColspanForm.php %%WWWDIR%%/core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectDisabledRowsForm.php @@ -12294,6 +12480,7 @@ %%WWWDIR%%/core/modules/system/tests/modules/menu_test/menu_test.services.yml %%WWWDIR%%/core/modules/system/tests/modules/menu_test/src/Access/AccessCheck.php %%WWWDIR%%/core/modules/system/tests/modules/menu_test/src/Controller/MenuTestController.php +%%WWWDIR%%/core/modules/system/tests/modules/menu_test/src/MenuTestServiceProvider.php %%WWWDIR%%/core/modules/system/tests/modules/menu_test/src/Plugin/Derivative/LocalActionTest.php %%WWWDIR%%/core/modules/system/tests/modules/menu_test/src/Plugin/Derivative/LocalTaskTest.php %%WWWDIR%%/core/modules/system/tests/modules/menu_test/src/Plugin/Derivative/LocalTaskTestWithUnsafeTitle.php @@ -12305,6 +12492,7 @@ %%WWWDIR%%/core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalAction/TestLocalActionWithConfig.php %%WWWDIR%%/core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalTask/TestTaskWithUserInput.php %%WWWDIR%%/core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalTask/TestTasksSettingsSub1.php +%%WWWDIR%%/core/modules/system/tests/modules/menu_test/src/SkippablePathBasedBreadcrumbBuilder.php %%WWWDIR%%/core/modules/system/tests/modules/menu_test/src/TestControllers.php %%WWWDIR%%/core/modules/system/tests/modules/menu_test/src/Theme/TestThemeNegotiator.php %%WWWDIR%%/core/modules/system/tests/modules/module_autoload_test/module_autoload_test.info.yml @@ -13053,6 +13241,9 @@ %%WWWDIR%%/core/modules/system/tests/themes/obsolete_theme_test/obsolete_theme_test.info.yml %%WWWDIR%%/core/modules/system/tests/themes/sdc_theme_test/components/bar/bar.component.yml %%WWWDIR%%/core/modules/system/tests/themes/sdc_theme_test/components/bar/bar.twig +%%WWWDIR%%/core/modules/system/tests/themes/sdc_theme_test/components/css-load-order/css-load-order.component.yml +%%WWWDIR%%/core/modules/system/tests/themes/sdc_theme_test/components/css-load-order/css-load-order.css +%%WWWDIR%%/core/modules/system/tests/themes/sdc_theme_test/components/css-load-order/css-load-order.twig %%WWWDIR%%/core/modules/system/tests/themes/sdc_theme_test/components/lib-overrides/another-stylesheet.css %%WWWDIR%%/core/modules/system/tests/themes/sdc_theme_test/components/lib-overrides/lib-overrides.component.yml %%WWWDIR%%/core/modules/system/tests/themes/sdc_theme_test/components/lib-overrides/lib-overrides.css @@ -13063,7 +13254,10 @@ %%WWWDIR%%/core/modules/system/tests/themes/sdc_theme_test/components/my-card/my-card.component.yml %%WWWDIR%%/core/modules/system/tests/themes/sdc_theme_test/components/my-card/my-card.css %%WWWDIR%%/core/modules/system/tests/themes/sdc_theme_test/components/my-card/my-card.twig +%%WWWDIR%%/core/modules/system/tests/themes/sdc_theme_test/css/css-order-dependent.css +%%WWWDIR%%/core/modules/system/tests/themes/sdc_theme_test/css/reset.css %%WWWDIR%%/core/modules/system/tests/themes/sdc_theme_test/sdc_theme_test.info.yml +%%WWWDIR%%/core/modules/system/tests/themes/sdc_theme_test/sdc_theme_test.libraries.yml %%WWWDIR%%/core/modules/system/tests/themes/sdc_theme_test_base/components/my-card-no-schema/my-card-no-schema.component.yml %%WWWDIR%%/core/modules/system/tests/themes/sdc_theme_test_base/components/my-card-no-schema/my-card-no-schema.twig %%WWWDIR%%/core/modules/system/tests/themes/sdc_theme_test_base/sdc_theme_test_base.info.yml @@ -15411,6 +15605,7 @@ %%WWWDIR%%/core/modules/workspaces/tests/src/Functional/WorkspacesUninstallTest.php %%WWWDIR%%/core/modules/workspaces/tests/src/FunctionalJavascript/WorkspaceToolbarIntegrationTest.php %%WWWDIR%%/core/modules/workspaces/tests/src/FunctionalJavascript/WorkspacesLayoutBuilderIntegrationTest.php +%%WWWDIR%%/core/modules/workspaces/tests/src/FunctionalJavascript/WorkspacesMediaLibraryIntegrationTest.php %%WWWDIR%%/core/modules/workspaces/tests/src/Kernel/EntityReferenceSupportedNewEntitiesConstraintValidatorTest.php %%WWWDIR%%/core/modules/workspaces/tests/src/Kernel/EntityWorkspaceConflictConstraintValidatorTest.php %%WWWDIR%%/core/modules/workspaces/tests/src/Kernel/WorkspaceAccessTest.php @@ -16582,6 +16777,7 @@ %%WWWDIR%%/core/tests/Drupal/FunctionalTests/UserHelpersTest.php %%WWWDIR%%/core/tests/Drupal/KernelTests/AssertConfigTrait.php %%WWWDIR%%/core/tests/Drupal/KernelTests/AssertContentTrait.php +%%WWWDIR%%/core/tests/Drupal/KernelTests/Component/ComponentRenderTest.php %%WWWDIR%%/core/tests/Drupal/KernelTests/Component/Render/FormattableMarkupKernelTest.php %%WWWDIR%%/core/tests/Drupal/KernelTests/Components/ComponentInvalidReplacementTest.php %%WWWDIR%%/core/tests/Drupal/KernelTests/Components/ComponentKernelTestBase.php @@ -16713,6 +16909,7 @@ %%WWWDIR%%/core/tests/Drupal/KernelTests/Core/Database/SelectSubqueryTest.php %%WWWDIR%%/core/tests/Drupal/KernelTests/Core/Database/SelectTest.php %%WWWDIR%%/core/tests/Drupal/KernelTests/Core/Database/SerializeQueryTest.php +%%WWWDIR%%/core/tests/Drupal/KernelTests/Core/Database/StatementPrefetchGadgetChainTest.php %%WWWDIR%%/core/tests/Drupal/KernelTests/Core/Database/StatementTest.php %%WWWDIR%%/core/tests/Drupal/KernelTests/Core/Database/TaggingTest.php %%WWWDIR%%/core/tests/Drupal/KernelTests/Core/Database/TemporaryQueryTestBase.php @@ -17514,6 +17711,7 @@ %%WWWDIR%%/core/tests/Drupal/Tests/Core/DrupalTest.php %%WWWDIR%%/core/tests/Drupal/Tests/Core/Enhancer/EntityRevisionRouteEnhancerTest.php %%WWWDIR%%/core/tests/Drupal/Tests/Core/Enhancer/ParamConversionEnhancerTest.php +%%WWWDIR%%/core/tests/Drupal/Tests/Core/Entity/Access/EntityCreateAccessCustomCidTest.php %%WWWDIR%%/core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php %%WWWDIR%%/core/tests/Drupal/Tests/Core/Entity/Access/EntityViewDisplayAccessControlHandlerTest.php %%WWWDIR%%/core/tests/Drupal/Tests/Core/Entity/BaseFieldDefinitionTest.php @@ -18142,6 +18340,7 @@ %%WWWDIR%%/core/tests/fixtures/default_content/node/e1714f23-70c0-4493-8e92-af1901771921.yml %%WWWDIR%%/core/tests/fixtures/default_content/taxonomy_term/550f86ad-aa11-4047-953f-636d42889f85.yml %%WWWDIR%%/core/tests/fixtures/default_content/user/94503467-be7f-406c-9795-fc25baa22203.yml +%%WWWDIR%%/core/tests/fixtures/default_content_broken/no-uuid.yml %%WWWDIR%%/core/tests/fixtures/empty_file.php.module %%WWWDIR%%/core/tests/fixtures/files/README.txt %%WWWDIR%%/core/tests/fixtures/files/html-1.txt @@ -18692,6 +18891,7 @@ %%WWWDIR%%/core/themes/claro/templates/views/views-ui-expose-filter-form.html.twig %%WWWDIR%%/core/themes/claro/templates/views/views-ui-view-preview-section--exposed.html.twig %%WWWDIR%%/core/themes/claro/templates/views/views-view-table.html.twig +%%WWWDIR%%/core/themes/claro/tests/src/Functional/MenuLinkDefaultFormTest.php %%WWWDIR%%/core/themes/claro/tests/src/Functional/NodeTitleTest.php %%WWWDIR%%/core/themes/engines/twig/twig.engine %%WWWDIR%%/core/themes/engines/twig/twig.info.yml @@ -19925,6 +20125,7 @@ %%WWWDIR%%/vendor/mck89/peast/lib/Peast/Syntax/ES2022/Features.php %%WWWDIR%%/vendor/mck89/peast/lib/Peast/Syntax/ES2023/Features.php %%WWWDIR%%/vendor/mck89/peast/lib/Peast/Syntax/ES2024/Features.php +%%WWWDIR%%/vendor/mck89/peast/lib/Peast/Syntax/ES2025/Features.php %%WWWDIR%%/vendor/mck89/peast/lib/Peast/Syntax/EncodingException.php %%WWWDIR%%/vendor/mck89/peast/lib/Peast/Syntax/EventsEmitter.php %%WWWDIR%%/vendor/mck89/peast/lib/Peast/Syntax/Exception.php @@ -19973,6 +20174,7 @@ %%WWWDIR%%/vendor/mck89/peast/lib/Peast/Syntax/Node/Function_.php %%WWWDIR%%/vendor/mck89/peast/lib/Peast/Syntax/Node/Identifier.php %%WWWDIR%%/vendor/mck89/peast/lib/Peast/Syntax/Node/IfStatement.php +%%WWWDIR%%/vendor/mck89/peast/lib/Peast/Syntax/Node/ImportAttribute.php %%WWWDIR%%/vendor/mck89/peast/lib/Peast/Syntax/Node/ImportDeclaration.php %%WWWDIR%%/vendor/mck89/peast/lib/Peast/Syntax/Node/ImportDefaultSpecifier.php %%WWWDIR%%/vendor/mck89/peast/lib/Peast/Syntax/Node/ImportExpression.php @@ -21123,13 +21325,6 @@ %%WWWDIR%%/vendor/symfony/polyfill-mbstring/bootstrap.php %%WWWDIR%%/vendor/symfony/polyfill-mbstring/bootstrap80.php %%WWWDIR%%/vendor/symfony/polyfill-mbstring/composer.json -%%WWWDIR%%/vendor/symfony/polyfill-php81/LICENSE -%%WWWDIR%%/vendor/symfony/polyfill-php81/Php81.php -%%WWWDIR%%/vendor/symfony/polyfill-php81/README.md -%%WWWDIR%%/vendor/symfony/polyfill-php81/Resources/stubs/CURLStringFile.php -%%WWWDIR%%/vendor/symfony/polyfill-php81/Resources/stubs/ReturnTypeWillChange.php -%%WWWDIR%%/vendor/symfony/polyfill-php81/bootstrap.php -%%WWWDIR%%/vendor/symfony/polyfill-php81/composer.json %%WWWDIR%%/vendor/symfony/polyfill-php83/LICENSE %%WWWDIR%%/vendor/symfony/polyfill-php83/Php83.php %%WWWDIR%%/vendor/symfony/polyfill-php83/README.md @@ -21848,6 +22043,7 @@ %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/AbstractBinary.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/AddBinary.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/AndBinary.php +%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/BinaryInterface.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/BitwiseAndBinary.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/BitwiseOrBinary.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Binary/BitwiseXorBinary.php @@ -21911,6 +22107,7 @@ %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Unary/PosUnary.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Unary/SpreadUnary.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Unary/StringCastUnary.php +%%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Unary/UnaryInterface.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Variable/AssignContextVariable.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Variable/AssignTemplateVariable.php %%WWWDIR%%/vendor/twig/twig/src/Node/Expression/Variable/ContextVariable.php diff --git a/www/firefox/Makefile b/www/firefox/Makefile index a5e5d8771738..75881a6eefa7 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,5 +1,5 @@ PORTNAME= firefox -DISTVERSION= 140.0 +DISTVERSION= 140.0.2 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..969c7a236c2b 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 = 1751039731 +SHA256 (firefox-140.0.2.source.tar.xz) = 70ae55a840f5d5656a74e224607af3748d2187f880d129e28afe64433c8a5c03 +SIZE (firefox-140.0.2.source.tar.xz) = 639762328 diff --git a/www/gitlab-pages/distinfo b/www/gitlab-pages/distinfo index a09d744a2925..ceedef560ee2 100644 --- a/www/gitlab-pages/distinfo +++ b/www/gitlab-pages/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1750221135 -SHA256 (go/www_gitlab-pages/gitlab-pages-v18.1.0/go.mod) = a5b3bb24fd3351af28849dfc2bb09acd9d7f4d06e3f065776685482d0745e180 -SIZE (go/www_gitlab-pages/gitlab-pages-v18.1.0/go.mod) = 3435 -SHA256 (go/www_gitlab-pages/gitlab-pages-v18.1.0/gitlab-pages-v18.1.0.tar.bz2) = 4e8195b3eb25f816928f0ec1d858736eb7f18771ebacd825721fbf450cd1eaba -SIZE (go/www_gitlab-pages/gitlab-pages-v18.1.0/gitlab-pages-v18.1.0.tar.bz2) = 235637 +TIMESTAMP = 1750904318 +SHA256 (go/www_gitlab-pages/gitlab-pages-v18.1.1/go.mod) = a5b3bb24fd3351af28849dfc2bb09acd9d7f4d06e3f065776685482d0745e180 +SIZE (go/www_gitlab-pages/gitlab-pages-v18.1.1/go.mod) = 3435 +SHA256 (go/www_gitlab-pages/gitlab-pages-v18.1.1/gitlab-pages-v18.1.1.tar.bz2) = afd5131094c333f862f68c0377dc9121f7e19f0e8de419b59643dfcb21098059 +SIZE (go/www_gitlab-pages/gitlab-pages-v18.1.1/gitlab-pages-v18.1.1.tar.bz2) = 235705 diff --git a/www/gitlab-workhorse/distinfo b/www/gitlab-workhorse/distinfo index 035a90fe649f..44012915453a 100644 --- a/www/gitlab-workhorse/distinfo +++ b/www/gitlab-workhorse/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1750221154 -SHA256 (go/www_gitlab-workhorse/gitlab-foss-v18.1.0/go.mod) = ba6f1d47b9d8b718a588b1de93d521341655934b0d8038a32777a34d97168804 -SIZE (go/www_gitlab-workhorse/gitlab-foss-v18.1.0/go.mod) = 9144 -SHA256 (go/www_gitlab-workhorse/gitlab-foss-v18.1.0/gitlab-foss-v18.1.0.tar.bz2) = 5c909d712494ff50ab1a15abef760388fea062fbb9204e54d0fcf5a28402dbb6 -SIZE (go/www_gitlab-workhorse/gitlab-foss-v18.1.0/gitlab-foss-v18.1.0.tar.bz2) = 119446403 +TIMESTAMP = 1750904330 +SHA256 (go/www_gitlab-workhorse/gitlab-foss-v18.1.1/go.mod) = ba6f1d47b9d8b718a588b1de93d521341655934b0d8038a32777a34d97168804 +SIZE (go/www_gitlab-workhorse/gitlab-foss-v18.1.1/go.mod) = 9144 +SHA256 (go/www_gitlab-workhorse/gitlab-foss-v18.1.1/gitlab-foss-v18.1.1.tar.bz2) = f88fcf557bad4ed378c12b2cca9321e6014d4aae4426ddb6cde185a6ecb54d11 +SIZE (go/www_gitlab-workhorse/gitlab-foss-v18.1.1/gitlab-foss-v18.1.1.tar.bz2) = 119445108 diff --git a/www/gitlab/Makefile.common b/www/gitlab/Makefile.common index 0a2db91e5613..864063c1365a 100644 --- a/www/gitlab/Makefile.common +++ b/www/gitlab/Makefile.common @@ -1,4 +1,4 @@ -GITLAB_VERSION= 18.1.0 +GITLAB_VERSION= 18.1.1 GITLAB_PORTREVISION= 0 # Git version gitaly should use (from gitlab mirror) diff --git a/www/gitlab/distinfo b/www/gitlab/distinfo index c22284f466a6..f3d977a2ab27 100644 --- a/www/gitlab/distinfo +++ b/www/gitlab/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1750221061 -SHA256 (gitlab-foss-v18.1.0.tar.bz2) = 5c909d712494ff50ab1a15abef760388fea062fbb9204e54d0fcf5a28402dbb6 -SIZE (gitlab-foss-v18.1.0.tar.bz2) = 119446403 -TIMESTAMP = 1750221102 -SHA256 (gitlab-v18.1.0-ee.tar.bz2) = 7523f6c04af6a12b682caeca401b7eea80b63e8ec84fdd4e94a886563f81ffe3 -SIZE (gitlab-v18.1.0-ee.tar.bz2) = 134734522 +TIMESTAMP = 1750904269 +SHA256 (gitlab-foss-v18.1.1.tar.bz2) = f88fcf557bad4ed378c12b2cca9321e6014d4aae4426ddb6cde185a6ecb54d11 +SIZE (gitlab-foss-v18.1.1.tar.bz2) = 119445108 +TIMESTAMP = 1750904310 +SHA256 (gitlab-v18.1.1-ee.tar.bz2) = e2b052cee4fff6330558b78ac6efd3619681b95b7dd949961267c1370aecdd21 +SIZE (gitlab-v18.1.1-ee.tar.bz2) = 134748693 diff --git a/www/gohugo/Makefile b/www/gohugo/Makefile index fe19765bb7f2..9a0364dcd7dd 100644 --- a/www/gohugo/Makefile +++ b/www/gohugo/Makefile @@ -1,6 +1,6 @@ PORTNAME= hugo DISTVERSIONPREFIX= v -DISTVERSION= 0.147.8 +DISTVERSION= 0.147.9 PORTEPOCH= 1 CATEGORIES= www PKGNAMEPREFIX= go diff --git a/www/gohugo/distinfo b/www/gohugo/distinfo index e17f758d92ab..70113b1e84c0 100644 --- a/www/gohugo/distinfo +++ b/www/gohugo/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1749312666 -SHA256 (go/www_gohugo/hugo-v0.147.8/v0.147.8.mod) = 00002217d88c82951763c20a152ac780bcd1ac15e015fd28a783fd3f9b4596a6 -SIZE (go/www_gohugo/hugo-v0.147.8/v0.147.8.mod) = 8200 -SHA256 (go/www_gohugo/hugo-v0.147.8/v0.147.8.zip) = adff8f43cdadb98aae7e682cdb52ed193645cc56b566e99e585e11d1f7711d09 -SIZE (go/www_gohugo/hugo-v0.147.8/v0.147.8.zip) = 5742317 +TIMESTAMP = 1750673799 +SHA256 (go/www_gohugo/hugo-v0.147.9/v0.147.9.mod) = 4eabefe3f49be65e019641fd5bfdea1e982365f77f1d6f905a9380f630bc4885 +SIZE (go/www_gohugo/hugo-v0.147.9/v0.147.9.mod) = 9177 +SHA256 (go/www_gohugo/hugo-v0.147.9/v0.147.9.zip) = 2dd3bada71c54f7e1067eaf657f68bd2c3ad289d86b33af273bd7504b28709e4 +SIZE (go/www_gohugo/hugo-v0.147.9/v0.147.9.zip) = 5744318 diff --git a/www/guacamole-client/Makefile b/www/guacamole-client/Makefile index 61fe4e81ec2c..ddc23bc6330c 100644 --- a/www/guacamole-client/Makefile +++ b/www/guacamole-client/Makefile @@ -1,9 +1,10 @@ PORTNAME= guacamole-client -DISTVERSION= 1.5.5 +DISTVERSION= 1.6.0 CATEGORIES= www java MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= guacamole/${DISTVERSIONFULL}/binary DISTFILES= guacamole-${DISTVERSIONFULL}.war \ + guacamole-auth-ban-${DISTVERSIONFULL}${EXTRACT_SUFX} \ guacamole-auth-duo-${DISTVERSIONFULL}${EXTRACT_SUFX} \ guacamole-auth-header-${DISTVERSIONFULL}${EXTRACT_SUFX} \ guacamole-auth-jdbc-${DISTVERSIONFULL}${EXTRACT_SUFX} \ @@ -11,7 +12,9 @@ DISTFILES= guacamole-${DISTVERSIONFULL}.war \ guacamole-auth-ldap-${DISTVERSIONFULL}${EXTRACT_SUFX} \ guacamole-auth-quickconnect-${DISTVERSIONFULL}${EXTRACT_SUFX} \ guacamole-auth-sso-${DISTVERSIONFULL}${EXTRACT_SUFX} \ + guacamole-auth-restrict-${DISTVERSIONFULL}${EXTRACT_SUFX} \ guacamole-auth-totp-${DISTVERSIONFULL}${EXTRACT_SUFX} \ + guacamole-display-statistics-${DISTVERSIONFULL}${EXTRACT_SUFX} \ guacamole-history-recording-storage-${DISTVERSIONFULL}${EXTRACT_SUFX} \ guacamole-vault-${DISTVERSIONFULL}${EXTRACT_SUFX} DIST_SUBDIR= ${PORTNAME} diff --git a/www/guacamole-client/distinfo b/www/guacamole-client/distinfo index 0300255aae27..41ebb4143394 100644 --- a/www/guacamole-client/distinfo +++ b/www/guacamole-client/distinfo @@ -1,23 +1,29 @@ -TIMESTAMP = 1739487208 -SHA256 (guacamole-client/guacamole-1.5.5.war) = 4267307f3600663723f24af92d596e99c8359425315135052a42d451f9529200 -SIZE (guacamole-client/guacamole-1.5.5.war) = 17401039 -SHA256 (guacamole-client/guacamole-auth-duo-1.5.5.tar.gz) = 36419b294847e2e8ae0c54e7080f0c082da8aa946614774ba1a5d059533ebf5f -SIZE (guacamole-client/guacamole-auth-duo-1.5.5.tar.gz) = 3679932 -SHA256 (guacamole-client/guacamole-auth-header-1.5.5.tar.gz) = a39ca9563be6d31b4dc1251c76a62baeb2a9d4930b3055e342bb9ce80e526a78 -SIZE (guacamole-client/guacamole-auth-header-1.5.5.tar.gz) = 3650107 -SHA256 (guacamole-client/guacamole-auth-jdbc-1.5.5.tar.gz) = 80cca0a02076babad0dc7c76b60daa896f3d9bf10be82708f425fd42ce411393 -SIZE (guacamole-client/guacamole-auth-jdbc-1.5.5.tar.gz) = 33099128 -SHA256 (guacamole-client/guacamole-auth-json-1.5.5.tar.gz) = 3efb29583e03e01b96f3bce077c7d5bec3ec2fcbf307f112e31d8ac9d01b330d -SIZE (guacamole-client/guacamole-auth-json-1.5.5.tar.gz) = 10320319 -SHA256 (guacamole-client/guacamole-auth-ldap-1.5.5.tar.gz) = 01d3cd74da5de9da9cc73a788ab2938dd44f5cbe42ad90eebb4bee07f246dfa3 -SIZE (guacamole-client/guacamole-auth-ldap-1.5.5.tar.gz) = 16892997 -SHA256 (guacamole-client/guacamole-auth-quickconnect-1.5.5.tar.gz) = 4786aa97558765013986e38616f4cf508fb771ddfc31708a7adbcf08c4453aec -SIZE (guacamole-client/guacamole-auth-quickconnect-1.5.5.tar.gz) = 3666843 -SHA256 (guacamole-client/guacamole-auth-sso-1.5.5.tar.gz) = b0ef76d3e661f95c2dbe46a17a9ce8a1b8d4100727458fa55e0635a85d37add8 -SIZE (guacamole-client/guacamole-auth-sso-1.5.5.tar.gz) = 38286364 -SHA256 (guacamole-client/guacamole-auth-totp-1.5.5.tar.gz) = 37f2f9d89b68dbcb44e5349e30474a38d79224dbeb0a67f03ecfe787a5feaf42 -SIZE (guacamole-client/guacamole-auth-totp-1.5.5.tar.gz) = 4923857 -SHA256 (guacamole-client/guacamole-history-recording-storage-1.5.5.tar.gz) = 2524ad78603f6d34ef6020c0635c5ae819941d4cbb0e01d8db185f67db6ebce5 -SIZE (guacamole-client/guacamole-history-recording-storage-1.5.5.tar.gz) = 15894 -SHA256 (guacamole-client/guacamole-vault-1.5.5.tar.gz) = 382a5e1739f82eb9a17e40190d76e7ceaa3c317cf8ea8a32c60e3f7b5fa9470e -SIZE (guacamole-client/guacamole-vault-1.5.5.tar.gz) = 28569114 +TIMESTAMP = 1750962586 +SHA256 (guacamole-client/guacamole-1.6.0.war) = b41ceb1e2df010b54db563e0b00edb8d5fe9f073c6168462e4c978df0fc6e716 +SIZE (guacamole-client/guacamole-1.6.0.war) = 15641879 +SHA256 (guacamole-client/guacamole-auth-ban-1.6.0.tar.gz) = b4c4a2d73d3f66083c46d05409e3dea6f560579d3cf9c3ca3bf099aad7040aca +SIZE (guacamole-client/guacamole-auth-ban-1.6.0.tar.gz) = 912563 +SHA256 (guacamole-client/guacamole-auth-duo-1.6.0.tar.gz) = 8b1500c3b8381d417d3987b239c819d6545e01a82acd1b537f2f759995a86c3f +SIZE (guacamole-client/guacamole-auth-duo-1.6.0.tar.gz) = 12638000 +SHA256 (guacamole-client/guacamole-auth-header-1.6.0.tar.gz) = 54c6ea944aab5153bda20401fa28400128ad89606b57027bee2127327b65f958 +SIZE (guacamole-client/guacamole-auth-header-1.6.0.tar.gz) = 3650100 +SHA256 (guacamole-client/guacamole-auth-jdbc-1.6.0.tar.gz) = 97bc5fd3d67d25c0e98a475d1dfd308a037859f549fac47171c723b7a7039366 +SIZE (guacamole-client/guacamole-auth-jdbc-1.6.0.tar.gz) = 33222166 +SHA256 (guacamole-client/guacamole-auth-json-1.6.0.tar.gz) = 49db365e0d715970d78563fada65f43c76f908eed0d26725d4b98b05b3dfb0e9 +SIZE (guacamole-client/guacamole-auth-json-1.6.0.tar.gz) = 5827577 +SHA256 (guacamole-client/guacamole-auth-ldap-1.6.0.tar.gz) = b07f27adc370324108527b6929f61d93880026d57c1033064bd1c55b881c7497 +SIZE (guacamole-client/guacamole-auth-ldap-1.6.0.tar.gz) = 13330861 +SHA256 (guacamole-client/guacamole-auth-quickconnect-1.6.0.tar.gz) = b21ca4bed438fae6f6bbcab496a15788eda624f2f1b1a61eb4e8d1b97119cf47 +SIZE (guacamole-client/guacamole-auth-quickconnect-1.6.0.tar.gz) = 3668232 +SHA256 (guacamole-client/guacamole-auth-sso-1.6.0.tar.gz) = e957984471ac50a87f472f51aec9bf7e378ae67ce2502ff938030011a670dcae +SIZE (guacamole-client/guacamole-auth-sso-1.6.0.tar.gz) = 48667535 +SHA256 (guacamole-client/guacamole-auth-restrict-1.6.0.tar.gz) = eee1f74d5295a58001b61f59c2e526412c295a9f06cbbd4a625674d6c0031eef +SIZE (guacamole-client/guacamole-auth-restrict-1.6.0.tar.gz) = 3694616 +SHA256 (guacamole-client/guacamole-auth-totp-1.6.0.tar.gz) = 0202c197d3b4e59e69b4dde2a80906adf5f03a497748b74ad3d599022e26f347 +SIZE (guacamole-client/guacamole-auth-totp-1.6.0.tar.gz) = 4930039 +SHA256 (guacamole-client/guacamole-display-statistics-1.6.0.tar.gz) = 3f85738345a8466985ac079e8f5d8c6acb279556a5a40b6e205032b3f3d5697b +SIZE (guacamole-client/guacamole-display-statistics-1.6.0.tar.gz) = 14640 +SHA256 (guacamole-client/guacamole-history-recording-storage-1.6.0.tar.gz) = 823ea44766035cf8a8b108946547c94749022b7010c9961ffd3e73fd5659796d +SIZE (guacamole-client/guacamole-history-recording-storage-1.6.0.tar.gz) = 16748 +SHA256 (guacamole-client/guacamole-vault-1.6.0.tar.gz) = 5cabc2229994bde531971f139d050bacaf052b3e855d4a71e7a8bde4aff75a0f +SIZE (guacamole-client/guacamole-vault-1.6.0.tar.gz) = 21990704 diff --git a/www/guacamole-client/pkg-plist b/www/guacamole-client/pkg-plist index b20361489392..3cb946c5bf4c 100644 --- a/www/guacamole-client/pkg-plist +++ b/www/guacamole-client/pkg-plist @@ -3,14 +3,17 @@ %%ETCDIR%%/guacamole.properties.sample %%ETCDIR%%/logback.xml.sample %%ETCDIR%%/user-mapping.xml.sample +%%DATADIR%%/guacamole-auth-ban.tar.gz %%DATADIR%%/guacamole-auth-duo.tar.gz %%DATADIR%%/guacamole-auth-header.tar.gz %%DATADIR%%/guacamole-auth-jdbc.tar.gz %%DATADIR%%/guacamole-auth-json.tar.gz %%DATADIR%%/guacamole-auth-ldap.tar.gz %%DATADIR%%/guacamole-auth-quickconnect.tar.gz +%%DATADIR%%/guacamole-auth-restrict.tar.gz %%DATADIR%%/guacamole-auth-sso.tar.gz %%DATADIR%%/guacamole-auth-totp.tar.gz +%%DATADIR%%/guacamole-display-statistics.tar.gz %%DATADIR%%/guacamole-history-recording-storage.tar.gz %%DATADIR%%/guacamole-vault.tar.gz %%DATADIR%%/guacamole.war diff --git a/www/kanboard/Makefile b/www/kanboard/Makefile index 40fe830dbedf..714e3b475041 100644 --- a/www/kanboard/Makefile +++ b/www/kanboard/Makefile @@ -1,6 +1,6 @@ PORTNAME= kanboard DISTVERSIONPREFIX= v -DISTVERSION= 1.2.44 +DISTVERSION= 1.2.46 CATEGORIES= www PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} diff --git a/www/kanboard/distinfo b/www/kanboard/distinfo index c8a315548ba6..232ff24da907 100644 --- a/www/kanboard/distinfo +++ b/www/kanboard/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742990146 -SHA256 (kanboard-kanboard-v1.2.44_GH0.tar.gz) = 9ac51f7107797f0585dba1cba08097dd5a5d5855eaa5cfc92aba6cdf3b1de854 -SIZE (kanboard-kanboard-v1.2.44_GH0.tar.gz) = 3437081 +TIMESTAMP = 1750784344 +SHA256 (kanboard-kanboard-v1.2.46_GH0.tar.gz) = d6aede6535328065a93fd8e851eda421f6f565d25a5dbb973e6e026a5cf4a0ef +SIZE (kanboard-kanboard-v1.2.46_GH0.tar.gz) = 3489423 diff --git a/www/kanboard/pkg-plist b/www/kanboard/pkg-plist index 350e2fd465b1..0ef8898817eb 100644 --- a/www/kanboard/pkg-plist +++ b/www/kanboard/pkg-plist @@ -1,5 +1,6 @@ %%WWWDIR%%/.devcontainer/devcontainer.json %%WWWDIR%%/.htaccess +%%WWWDIR%%/CONTRIBUTING.md %%WWWDIR%%/ChangeLog %%WWWDIR%%/LICENSE %%WWWDIR%%/app/.htaccess @@ -524,6 +525,7 @@ %%WWWDIR%%/app/Model/ActionParameterModel.php %%WWWDIR%%/app/Model/AvatarFileModel.php %%WWWDIR%%/app/Model/BoardModel.php +%%WWWDIR%%/app/Model/CaptchaModel.php %%WWWDIR%%/app/Model/CategoryModel.php %%WWWDIR%%/app/Model/ColorModel.php %%WWWDIR%%/app/Model/ColumnModel.php @@ -1071,9 +1073,13 @@ %%WWWDIR%%/custom-hooks/post-checkout %%WWWDIR%%/data/.htaccess %%WWWDIR%%/data/web.config +%%WWWDIR%%/docker-compose.mysql.yml +%%WWWDIR%%/docker-compose.postgres.yml +%%WWWDIR%%/docker-compose.sqlite.yml %%WWWDIR%%/favicon.ico %%WWWDIR%%/index.php %%WWWDIR%%/jsonrpc.php +%%WWWDIR%%/healthcheck.php %%WWWDIR%%/libs/Captcha/CaptchaBuilder.php %%WWWDIR%%/libs/Captcha/CaptchaBuilderInterface.php %%WWWDIR%%/libs/Captcha/Font/captcha0.ttf 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/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/miniflux/Makefile b/www/miniflux/Makefile index 18ff1a9ce717..946913892d3c 100644 --- a/www/miniflux/Makefile +++ b/www/miniflux/Makefile @@ -1,6 +1,5 @@ PORTNAME= miniflux -DISTVERSION= 2.2.9 -PORTREVISION= 1 +DISTVERSION= 2.2.10 CATEGORIES= www MAINTAINER= krion@FreeBSD.org diff --git a/www/miniflux/distinfo b/www/miniflux/distinfo index cc35d2788562..c63bd2cd1c90 100644 --- a/www/miniflux/distinfo +++ b/www/miniflux/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1748337301 -SHA256 (go/www_miniflux/miniflux-v2-2.2.9_GH0/go.mod) = be1d1c8678fa839211c7b306c39146a7bd6475276c051eb6091db29e29893179 -SIZE (go/www_miniflux/miniflux-v2-2.2.9_GH0/go.mod) = 1529 -SHA256 (go/www_miniflux/miniflux-v2-2.2.9_GH0/miniflux-v2-2.2.9_GH0.tar.gz) = 7735912fbb232fd588f16528ead4b3a7e5bd02688827120316ba5c60f5fc0bcd -SIZE (go/www_miniflux/miniflux-v2-2.2.9_GH0/miniflux-v2-2.2.9_GH0.tar.gz) = 823133 +TIMESTAMP = 1750749975 +SHA256 (go/www_miniflux/miniflux-v2-2.2.10_GH0/go.mod) = 0d545fcf2e12aa37d744743c80ff85afeae8954e0deb983ac74a68d0de286f58 +SIZE (go/www_miniflux/miniflux-v2-2.2.10_GH0/go.mod) = 1529 +SHA256 (go/www_miniflux/miniflux-v2-2.2.10_GH0/miniflux-v2-2.2.10_GH0.tar.gz) = a216b93a32d14a7a6ca48fd7f5e86b8a4e8c58b1bf5d83fc4d3aacaaaf4e6a48 +SIZE (go/www_miniflux/miniflux-v2-2.2.10_GH0/miniflux-v2-2.2.10_GH0.tar.gz) = 835514 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/nginx-devel/Makefile b/www/nginx-devel/Makefile index 16871c36cc9a..cd1f17a6c250 100644 --- a/www/nginx-devel/Makefile +++ b/www/nginx-devel/Makefile @@ -1,6 +1,5 @@ PORTNAME?= nginx -PORTVERSION= 1.28.0 -PORTREVISION= 8 +PORTVERSION= 1.29.0 CATEGORIES= www MASTER_SITES= https://nginx.org/download/ \ LOCAL/osa diff --git a/www/nginx-devel/distinfo b/www/nginx-devel/distinfo index 82683323f56a..57f090a2a1d3 100644 --- a/www/nginx-devel/distinfo +++ b/www/nginx-devel/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1748378886 -SHA256 (nginx-1.28.0.tar.gz) = c6b5c6b086c0df9d3ca3ff5e084c1d0ef909e6038279c71c1c3e985f576ff76a -SIZE (nginx-1.28.0.tar.gz) = 1280111 +TIMESTAMP = 1750864974 +SHA256 (nginx-1.29.0.tar.gz) = 109754dfe8e5169a7a0cf0db6718e7da2db495753308f933f161e525a579a664 +SIZE (nginx-1.29.0.tar.gz) = 1284291 SHA256 (nginx_mogilefs_module-1.0.4.tar.gz) = 7ac230d30907f013dff8d435a118619ea6168aa3714dba62c6962d350c6295ae SIZE (nginx_mogilefs_module-1.0.4.tar.gz) = 11208 SHA256 (osokin-ngx_http_redis-0.4.0_GH0.tar.gz) = e5b699243035575cb8ffcd26fc3a8287bcd11ff414e30fd0a52c96729fd22d0d 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/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/onionshare/Makefile b/www/onionshare/Makefile deleted file mode 100644 index 5e8720156125..000000000000 --- a/www/onionshare/Makefile +++ /dev/null @@ -1,74 +0,0 @@ -PORTNAME= onionshare -DISTVERSIONPREFIX=v -DISTVERSION= 2.6 -PORTREVISION= 5 -CATEGORIES= www security python -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} - -MAINTAINER= egypcio@FreeBSD.org -COMMENT= Secure and anonymous file sharing via Tor -WWW= https://onionshare.org - -LICENSE= GPLv3 -LICENSE_FILE= ${WRKSRC}/LICENSE - -DEPRECATED= Depends on expired devel/py-atomicwrites -EXPIRATION_DATE=2025-06-21 - -RUN_DEPENDS= meek-client:security/meek \ - obfs4proxy:security/obfs4proxy-tor \ - snowflake-client:security/snowflake-tor \ - tor:security/tor \ - ${PYTHON_PKGNAMEPREFIX}Flask-HTTPAuth>=0:security/py-flask-httpauth@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}flask>=0:www/py-flask@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}atomicwrites>=0:devel/py-atomicwrites@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}cepa>=0:net/py-cepa@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}certifi>=0:security/py-certifi@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}click>=0:devel/py-click@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}colorama>=0:devel/py-colorama@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}eventlet>=0:net/py-eventlet@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}flask-socketio>=0:www/py-flask-socketio@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}gevent-websocket>=0:www/py-gevent-websocket@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}onionshare-cli>=0:www/onionshare-cli@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}psutil>=0:sysutils/py-psutil@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pycryptodome>=0:security/py-pycryptodome@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pynacl>=0:security/py-pynacl@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pyside2>=0:devel/pyside2@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pysocks>=0:net/py-pysocks@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}qrcode>=0:textproc/py-qrcode@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}shiboken2>=0:devel/shiboken2@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}unidecode>=0:converters/py-unidecode@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}urllib3>=0:net/py-urllib3@${PY_FLAVOR} -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pytest-qt>=0:devel/py-pytest-qt@${PY_FLAVOR} - -USES= cpe python qt:5 shebangfix xorg -USE_GITHUB= yes -USE_PYTHON= distutils autoplist -USE_XORG= x11 xcb - -PYSETUP= ${WRKSRC}/desktop/setup.py -SHEBANG_FILES= ${WRKSRC}/cli/*.py \ - ${WRKSRC}/cli/onionshare_cli/*.py \ - ${WRKSRC}/cli/tests/*.py \ - ${WRKSRC}/desktop/*.py \ - ${WRKSRC}/desktop/scripts/*.py \ - ${WRKSRC}/desktop/tests/*.py - -post-patch: - ${RLN} ${WRKSRC}/cli/onionshare_cli ${WRKSRC}/onionshare-cli - ${RLN} ${WRKSRC}/desktop/onionshare ${WRKSRC}/onionshare - ${REINPLACE_CMD} 's|"onionshare-cli = onionshare_cli:main",||' ${PYSETUP} - ${RM} ${WRKSRC}/desktop/package/onionshare-cli.py - -# https://github.com/onionshare/onionshare/blob/main/desktop/tests/run.sh -do-test: - cd ${WRKSRC}/desktop \ - && ${PYTHON_CMD} -m pytest -v tests/test_gui_tabs.py \ - && ${PYTHON_CMD} -m pytest -v tests/test_gui_share.py \ - && ${PYTHON_CMD} -m pytest -v tests/test_gui_receive.py \ - && ${PYTHON_CMD} -m pytest -v tests/test_gui_website.py \ - && ${PYTHON_CMD} -m pytest -v tests/test_gui_chat.py - -.include <bsd.port.mk> diff --git a/www/onionshare/distinfo b/www/onionshare/distinfo deleted file mode 100644 index b7e5b197c795..000000000000 --- a/www/onionshare/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1672155861 -SHA256 (onionshare-onionshare-v2.6_GH0.tar.gz) = 40006a612a90bf31df697936c26e8dca16384bc8c7ef084ef7b1a21651c84304 -SIZE (onionshare-onionshare-v2.6_GH0.tar.gz) = 8106401 diff --git a/www/onionshare/pkg-descr b/www/onionshare/pkg-descr deleted file mode 100644 index 7854ecffd9b7..000000000000 --- a/www/onionshare/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -OnionShare is an open source tool that lets you securely and anonymously -share a file of any size over the Tor network. It works by starting a web -server that is accessible as a Tor onion (hidden) service, and generating -an unguessable URL to access and download the files. - -It doesn't require setting up a server on the Internet somewhere, -on a Virtual Private Server (VPS), or using a third party file-sharing -service. It simply shares files you want over the Tor network. 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/peersuite/Makefile b/www/peersuite/Makefile index 80c23390a015..64e62a0a1659 100644 --- a/www/peersuite/Makefile +++ b/www/peersuite/Makefile @@ -1,5 +1,5 @@ PORTNAME= peersuite -DISTVERSION= 0.0.4 +DISTVERSION= 1.0 CATEGORIES= www MAINTAINER= dtxdf@FreeBSD.org @@ -19,7 +19,9 @@ SUB_FILES= pkg-message do-install: @${MKDIR} ${STAGEDIR}${WWWDIR} - @cd ${WRKSRC}/src && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR} "-name *\.js -or -name *\.html -or -name *\.css" - @${INSTALL_DATA} ${WRKSRC}/peerspace.png ${STAGEDIR}${WWWDIR} + @cd ${WRKSRC}/src && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR} "-name *\.js -or -name *\.html -or -name *\.css -depth 1" + @${MKDIR} ${STAGEDIR}${WWWDIR}/themes + @cd ${WRKSRC}/src/themes && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}/themes "-name *\.css -or -name *\.json" + ${INSTALL_DATA} ${WRKSRC}/peerspace.png ${STAGEDIR}${WWWDIR} .include <bsd.port.mk> diff --git a/www/peersuite/distinfo b/www/peersuite/distinfo index 66266d458991..2fb7beecf894 100644 --- a/www/peersuite/distinfo +++ b/www/peersuite/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750189169 -SHA256 (openconstruct-Peersuite-0.0.4_GH0.tar.gz) = d1df577996edc13a1dec8cdb65c10f205124459c69f60263a7264f6c8b7fd3fc -SIZE (openconstruct-Peersuite-0.0.4_GH0.tar.gz) = 2324474 +TIMESTAMP = 1750799776 +SHA256 (openconstruct-Peersuite-1.0_GH0.tar.gz) = dbe1feffe4a0aad0a96c1fee5849a3b1bfd0c0306acebc0cb800a6f9a316145c +SIZE (openconstruct-Peersuite-1.0_GH0.tar.gz) = 2329352 diff --git a/www/peersuite/pkg-plist b/www/peersuite/pkg-plist index a721114ccd2f..e911aac7f3da 100644 --- a/www/peersuite/pkg-plist +++ b/www/peersuite/pkg-plist @@ -1,10 +1,15 @@ %%WWWDIR%%/document.js %%WWWDIR%%/index.html %%WWWDIR%%/kanban.js +%%WWWDIR%%/main-styles.css %%WWWDIR%%/main.js %%WWWDIR%%/media.js %%WWWDIR%%/peerspace.png %%WWWDIR%%/share.js -%%WWWDIR%%/style.css +%%WWWDIR%%/themes/dark.css +%%WWWDIR%%/themes/example.css +%%WWWDIR%%/themes/light.css +%%WWWDIR%%/themes/material.css +%%WWWDIR%%/themes/themes.json %%WWWDIR%%/trystero-torrent.min.js %%WWWDIR%%/whiteboard.js diff --git a/www/plasma6-plasma-browser-integration/distinfo b/www/plasma6-plasma-browser-integration/distinfo index 3b2a192f2017..a6dcc022e175 100644 --- a/www/plasma6-plasma-browser-integration/distinfo +++ b/www/plasma6-plasma-browser-integration/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750010502 -SHA256 (KDE/plasma/6.4.0/plasma-browser-integration-6.4.0.tar.xz) = 147e0b8b105e47ca3fc694dd2d86ecbeaa7c3c315d8bf3da0d4b6e35a829e7a4 -SIZE (KDE/plasma/6.4.0/plasma-browser-integration-6.4.0.tar.xz) = 233024 +TIMESTAMP = 1750789621 +SHA256 (KDE/plasma/6.4.1/plasma-browser-integration-6.4.1.tar.xz) = 7aa0d8c0c722e9f763baef5c153a7f882f490dbcf99563d04727b759c5c2d634 +SIZE (KDE/plasma/6.4.1/plasma-browser-integration-6.4.1.tar.xz) = 233020 diff --git a/www/pocket-id/Makefile b/www/pocket-id/Makefile new file mode 100644 index 000000000000..641ca2d03c15 --- /dev/null +++ b/www/pocket-id/Makefile @@ -0,0 +1,39 @@ +PORTNAME= pocket-id +DISTVERSIONPREFIX= v +DISTVERSION= 1.4.0 +CATEGORIES= www +MASTER_SITES= LOCAL/dtxdf/${PORTNAME}/ +DISTFILES= ${PORTNAME}-${DISTVERSION}.frontend${EXTRACT_SUFX} + +MAINTAINER= dtxdf@FreeBSD.org +COMMENT= OIDC provider that allows users to authenticate with their passkeys +WWW= https://pocket-id.org + +LICENSE= BSD2CLAUSE + +USES= go:modules +USE_GITHUB= yes +USE_RC_SUBR= ${PORTNAME} + +GO_MOD_DIST= github +GO_MODULE= https://github.com/pocket-id/${PORTNAME} +GO_TARGET= ./cmd:${PORTNAME} +GO_BUILDFLAGS= -ldflags "-X github.com/pocket-id/pocket-id/backend/internal/common.Version=${DISTVERSION} -buildid=${DISTVERSION}" + +SUB_FILES= pkg-message +SUB_LIST= USER=${USERS:[1]} + +WRKSRC_SUBDIR= backend + +USERS= ${POCKET_ID_USER} +GROUPS= ${POCKET_ID_GROUP} + +PLIST_FILES= bin/${PORTNAME} + +POCKET_ID_USER= ${PORTNAME} +POCKET_ID_GROUP= ${POCKET_ID_USER} + +pre-build: + @cd ${WRKDIR}/pocket-id-frontend && ${COPYTREE_SHARE} . ${WRKSRC}/frontend/dist + +.include <bsd.port.mk> diff --git a/www/pocket-id/distinfo b/www/pocket-id/distinfo new file mode 100644 index 000000000000..dea750785956 --- /dev/null +++ b/www/pocket-id/distinfo @@ -0,0 +1,7 @@ +TIMESTAMP = 1750475934 +SHA256 (go/www_pocket-id/pocket-id-pocket-id-v1.4.0_GH0/pocket-id-1.4.0.frontend.tar.gz) = 28d9a1e390d4caa1d210fb1cd36c2f2839d89e82905e88953847b18a25aeb44d +SIZE (go/www_pocket-id/pocket-id-pocket-id-v1.4.0_GH0/pocket-id-1.4.0.frontend.tar.gz) = 940695 +SHA256 (go/www_pocket-id/pocket-id-pocket-id-v1.4.0_GH0/go.mod) = 746b88f292ef6becb08abe2aa09185c44bf44d7679e281534821b0d8cfc4828c +SIZE (go/www_pocket-id/pocket-id-pocket-id-v1.4.0_GH0/go.mod) = 6612 +SHA256 (go/www_pocket-id/pocket-id-pocket-id-v1.4.0_GH0/pocket-id-pocket-id-v1.4.0_GH0.tar.gz) = ad76903ab02cd739fb3171df8d18a3192b131dc55dd52fe223634c79d9d82f53 +SIZE (go/www_pocket-id/pocket-id-pocket-id-v1.4.0_GH0/pocket-id-pocket-id-v1.4.0_GH0.tar.gz) = 5506002 diff --git a/www/pocket-id/files/pkg-message.in b/www/pocket-id/files/pkg-message.in new file mode 100644 index 000000000000..f97cc825952b --- /dev/null +++ b/www/pocket-id/files/pkg-message.in @@ -0,0 +1,17 @@ +[ +{ type: install + message: <<EOM +Pocket ID is installed + +1) Configure it in %%PREFIX%%/etc/pocket-id.env + +2) Enable it with + + sysrc pocket_id_enable=YES + +3) Start it with + + service pocket-id start +EOM +} +] diff --git a/www/pocket-id/files/pocket-id.in b/www/pocket-id/files/pocket-id.in new file mode 100644 index 000000000000..04a26a82a74e --- /dev/null +++ b/www/pocket-id/files/pocket-id.in @@ -0,0 +1,36 @@ +#!/bin/sh + +# PROVIDE: pocket_id +# REQUIRE: LOGIN +# KEYWORD: shutdown +# +# Configuration settings for pocket-id in /etc/rc.conf +# +# pocket_id_enable (bool): Enable pocket-id. (Default=NO) +# pocket_id_env_file (str): Path containing the environment variables +# to be used by pocket-id. (Default: /usr/local/etc/pocket-id.env) +# pocket_id_logfile (str): Log file used to store the pocket-id's output. (Default: /var/log/pocket-id.log) +# pocket_id_pidfile (str): File used by pocket-id to store the process ID. (Default: /var/run/pocket-id.pid) +# pocket_id_runas (str): User to run pocket-id as. (Default: %%USER%%) + +. /etc/rc.subr + +name="pocket_id" +desc="OIDC provider that allows users to authenticate with their passkeys" +rcvar="pocket_id_enable" + +load_rc_config $name + +: ${pocket_id_enable:="NO"} +: ${pocket_id_env_file:="/usr/local/etc/pocket-id.env"} +: ${pocket_id_logfile:="/var/log/pocket-id.log"} +: ${pocket_id_pidfile:="/var/run/pocket-id.pid"} +: ${pocket_id_runas:="%%USER%%"} + +pocket_id_chdir="/var/db/pocket-id" +pidfile="${pocket_id_pidfile}" +procname="/usr/local/bin/pocket-id" +command="/usr/sbin/daemon" +command_args="-o '${pocket_id_logfile}' -p '${pidfile}' -u '${pocket_id_runas}' -t '${desc}' -- '${procname}'" + +run_rc_command "$1" diff --git a/www/pocket-id/pkg-descr b/www/pocket-id/pkg-descr new file mode 100644 index 000000000000..904737283fae --- /dev/null +++ b/www/pocket-id/pkg-descr @@ -0,0 +1,13 @@ +Pocket ID is a simple OIDC provider that allows users to authenticate +with their passkeys to your services. + +The goal of Pocket ID is to be a simple and easy-to-use. There are +other self-hosted OIDC providers like Keycloak or ORY Hydra but +they are often too complex for simple use cases. + +Additionally, what makes Pocket ID special is that it only supports +passkey authentication, which means you don't need a password. Some +people might not like this idea at first, but I believe passkeys +are the future, and once you try them, you'll love them. For example, +you can now use a physical Yubikey to sign in to all your self-hosted +services easily and securely diff --git a/www/privatebin/Makefile b/www/privatebin/Makefile index eee2f391e7c0..20f8c618adb5 100644 --- a/www/privatebin/Makefile +++ b/www/privatebin/Makefile @@ -1,5 +1,5 @@ PORTNAME= privatebin -PORTVERSION= 1.7.6 +PORTVERSION= 1.7.7 CATEGORIES= www security MAINTAINER= dvl@FreeBSD.org diff --git a/www/privatebin/distinfo b/www/privatebin/distinfo index 8f37f27bad02..1b4b38241a8a 100644 --- a/www/privatebin/distinfo +++ b/www/privatebin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738422560 -SHA256 (privatebin-PrivateBin-1.7.6_GH0.tar.gz) = 4f886854cc45b42d0dfac874fcbc0a47fba4318d16d92e7ddb0c1b6666bdfb96 -SIZE (privatebin-PrivateBin-1.7.6_GH0.tar.gz) = 775980 +TIMESTAMP = 1751199476 +SHA256 (privatebin-PrivateBin-1.7.7_GH0.tar.gz) = dd612161825523249a32de4e521c08bb4b7cde9b086c87ce40f716bdb82c9320 +SIZE (privatebin-PrivateBin-1.7.7_GH0.tar.gz) = 766037 diff --git a/www/privatebin/pkg-plist b/www/privatebin/pkg-plist index 7130d3794f41..3cf3f3fd201b 100644 --- a/www/privatebin/pkg-plist +++ b/www/privatebin/pkg-plist @@ -111,11 +111,11 @@ %%WWWDIR%%/js/pastemeta.jsonld %%WWWDIR%%/js/prettify.js %%WWWDIR%%/js/privatebin.js -%%WWWDIR%%/js/purify-3.2.4.js +%%WWWDIR%%/js/purify-3.2.6.js %%WWWDIR%%/js/rawinflate-0.3.js %%WWWDIR%%/js/showdown-2.1.0.js %%WWWDIR%%/js/types.jsonld -%%WWWDIR%%/js/zlib-1.3.1.js +%%WWWDIR%%/js/zlib-1.3.1-1.js %%WWWDIR%%/js/zlib-1.3.1.wasm %%WWWDIR%%/lib/.htaccess %%WWWDIR%%/lib/Configuration.php @@ -138,6 +138,7 @@ %%WWWDIR%%/lib/Persistence/ServerSalt.php %%WWWDIR%%/lib/Persistence/TrafficLimiter.php %%WWWDIR%%/lib/Request.php +%%WWWDIR%%/lib/TemplateSwitcher.php %%WWWDIR%%/lib/View.php %%WWWDIR%%/lib/Vizhash16x16.php %%WWWDIR%%/lib/YourlsProxy.php @@ -213,9 +214,6 @@ %%WWWDIR%%/vendor/mlocati/ip-lib/src/Service/BinaryMath.php %%WWWDIR%%/vendor/mlocati/ip-lib/src/Service/RangesFromBoundaryCalculator.php %%WWWDIR%%/vendor/mlocati/ip-lib/src/Service/UnsignedIntegerMath.php -%%WWWDIR%%/vendor/symfony/polyfill-ctype/Ctype.php -%%WWWDIR%%/vendor/symfony/polyfill-ctype/bootstrap.php -%%WWWDIR%%/vendor/symfony/polyfill-ctype/bootstrap80.php %%WWWDIR%%/vendor/symfony/polyfill-php80/Php80.php %%WWWDIR%%/vendor/symfony/polyfill-php80/PhpToken.php %%WWWDIR%%/vendor/symfony/polyfill-php80/Resources/stubs/Attribute.php diff --git a/www/proxygen/Makefile b/www/proxygen/Makefile index bfac42b5c57e..f0a1a711d4ba 100644 --- a/www/proxygen/Makefile +++ b/www/proxygen/Makefile @@ -1,6 +1,6 @@ PORTNAME= proxygen DISTVERSIONPREFIX= v -DISTVERSION= 2025.06.16.00 +DISTVERSION= 2025.06.23.00 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/proxygen/distinfo b/www/proxygen/distinfo index 245c9fe77485..2a120c3bc754 100644 --- a/www/proxygen/distinfo +++ b/www/proxygen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750093330 -SHA256 (facebook-proxygen-v2025.06.16.00_GH0.tar.gz) = 0d3fca76e727fc435ca6154487ad33f99a1593cc78175b2d78d3c1bf806c3cc8 -SIZE (facebook-proxygen-v2025.06.16.00_GH0.tar.gz) = 1224534 +TIMESTAMP = 1750695890 +SHA256 (facebook-proxygen-v2025.06.23.00_GH0.tar.gz) = 8bf67f46b831f9e5a7f633201500dbdd3a763a7798c6aa2a1f7edbaf0dfcb95f +SIZE (facebook-proxygen-v2025.06.23.00_GH0.tar.gz) = 1224435 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-binarycookies/Makefile b/www/py-binarycookies/Makefile new file mode 100644 index 000000000000..4a76b5bfd247 --- /dev/null +++ b/www/py-binarycookies/Makefile @@ -0,0 +1,26 @@ +PORTNAME= binarycookies +PORTVERSION= 2.1.5 +CATEGORIES= www python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= danfe@FreeBSD.org +COMMENT= Binary cookies (de)serializer written in Python +WWW= https://pypi.org/project/binarycookies/ + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pydantic>=0:devel/py-pydantic@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}typer>=0.12.3:devel/py-typer@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist distutils + +NO_ARCH= yes + +post-patch: +# Do not pick up leftovers (*.orig files etc.) when making the package + @${REINPLACE_CMD} -e '/^package_data =/,+1s,\*,&.py,' \ + ${WRKSRC}/${PYSETUP} + +.include <bsd.port.mk> diff --git a/www/py-binarycookies/distinfo b/www/py-binarycookies/distinfo new file mode 100644 index 000000000000..90ad5f5508ac --- /dev/null +++ b/www/py-binarycookies/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1744141848 +SHA256 (binarycookies-2.1.5.tar.gz) = ff28a8e90e6ba02bc82fb2ff0d1d9a4a3be1ee9289a58f74a653d264928a31f3 +SIZE (binarycookies-2.1.5.tar.gz) = 8448 diff --git a/www/py-binarycookies/files/patch-src_binarycookies_____main____.py b/www/py-binarycookies/files/patch-src_binarycookies_____main____.py new file mode 100644 index 000000000000..da43dac8dabd --- /dev/null +++ b/www/py-binarycookies/files/patch-src_binarycookies_____main____.py @@ -0,0 +1,49 @@ +--- src/binarycookies/__main__.py.orig 2025-04-08 19:50:17 UTC ++++ src/binarycookies/__main__.py +@@ -5,6 +5,8 @@ from sys import stdout + from typing import Type + + import typer ++# https://github.com/Textualize/rich/issues/271 ++println = print + from rich import print + + from binarycookies import load +@@ -20,6 +22,7 @@ class DateTimeEncoder(json.JSONEncoder): + class OutputType(str, Enum): + json = "json" + ascii = "ascii" ++ netscape = "netscape" + + + def cli(file_path: str, output: str = "json"): +@@ -27,7 +30,7 @@ def cli(file_path: str, output: str = "json"): + with open(file_path, "rb") as f: + cookies = load(f) + if output == OutputType.json: +- json.dump([cookie.model_dump() for cookie in cookies], indent=2, cls=DateTimeEncoder, fp=stdout) ++ json.dump([cookie.dict() for cookie in cookies], indent=2, cls=DateTimeEncoder, fp=stdout) + elif output == OutputType.ascii: + for cookie in cookies: + print(f"Name: {cookie.name}") +@@ -38,6 +41,20 @@ def cli(file_path: str, output: str = "json"): + print(f"Expires: {cookie.expiry_datetime.isoformat()}") + print(f"Flag: {cookie.flag.value}") + print("-" * 40) ++ elif output == OutputType.netscape: ++ # http://www.cookiecentral.com/faq/#3.5 ++ println("# Netscape HTTP Cookie File") ++ for cookie in cookies: ++ println("%(domain)s\t%(flag)s\t%(path)s\t%(secure)s\t%(expiry)d\t%(name)s\t%(value)s" % dict( ++ domain = cookie.url, ++ flag = str(cookie.url.startswith('.')).upper(), ++ path = cookie.path, ++ secure = str('Secure' in cookie.flag.value).upper(), ++ expiry = cookie.expiry_datetime.timestamp(), ++ name = cookie.name, ++ value = cookie.value)) ++ else: ++ print(f"Unsupported output format, can only do {', '.join('[green]%s[/green]' % ot.name for ot in OutputType)}.") + + + def main(): diff --git a/www/py-binarycookies/files/patch-src_binarycookies___deserialize.py b/www/py-binarycookies/files/patch-src_binarycookies___deserialize.py new file mode 100644 index 000000000000..3aec2539907c --- /dev/null +++ b/www/py-binarycookies/files/patch-src_binarycookies___deserialize.py @@ -0,0 +1,21 @@ +--- src/binarycookies/_deserialize.py.orig 2025-04-08 19:50:17 UTC ++++ src/binarycookies/_deserialize.py +@@ -1,6 +1,7 @@ + from datetime import datetime, timezone + from io import BytesIO + from struct import unpack ++from sys import maxsize + from typing import BinaryIO, List, Union + + from binarycookies.models import ( +@@ -28,7 +29,9 @@ def interpret_flag(flags: int) -> Flag: + + def mac_epoch_to_date(epoch: int) -> datetime: + """Converts a mac epoch time to a datetime object.""" +- return datetime.fromtimestamp(epoch + 978307200, tz=timezone.utc) ++ unix_epoch = epoch + 978307200 ++ if unix_epoch > maxsize: unix_epoch = maxsize ++ return datetime.fromtimestamp(unix_epoch, tz=timezone.utc) + + + def read_string(data: BytesIO, size: int) -> str: diff --git a/www/py-binarycookies/pkg-descr b/www/py-binarycookies/pkg-descr new file mode 100644 index 000000000000..e53f18a363c9 --- /dev/null +++ b/www/py-binarycookies/pkg-descr @@ -0,0 +1,6 @@ +Python library and command-line tool for reading and writing binary +cookies files used by Apple's Safari web browser on macOS and iOS. + +The `bcparser' program supports three output types: JSON (default), +ASCII (line-by-line text format), and Netscape legacy `cookies.txt' +format used by popular tools such as curl, wget, yt-dlp, and others. diff --git a/www/py-boto3/Makefile b/www/py-boto3/Makefile index db40c64e3f53..192a246f6034 100644 --- a/www/py-boto3/Makefile +++ b/www/py-boto3/Makefile @@ -1,5 +1,5 @@ PORTNAME= boto3 -PORTVERSION= 1.38.32 +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 f48d4110e3ce..a21e21ef407a 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 = 1750954252 +SHA256 (boto3-1.38.41.tar.gz) = c6710fc533c8e1f5d1f025c74ffe1222c3659094cd51c076ec50c201a54c8f22 +SIZE (boto3-1.38.41.tar.gz) = 111835 diff --git a/www/py-bottle/Makefile b/www/py-bottle/Makefile index ebdfd53670f5..73a9eb31cbf6 100644 --- a/www/py-bottle/Makefile +++ b/www/py-bottle/Makefile @@ -1,6 +1,5 @@ PORTNAME= bottle -PORTVERSION= 0.12.25 -PORTREVISION= 1 +PORTVERSION= 0.13.4 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-bottle/distinfo b/www/py-bottle/distinfo index 2ffc1fbdc4d8..ea47ebbd5ed5 100644 --- a/www/py-bottle/distinfo +++ b/www/py-bottle/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1678036182 -SHA256 (bottle-0.12.25.tar.gz) = e1a9c94970ae6d710b3fb4526294dfeb86f2cb4a81eff3a4b98dc40fb0e5e021 -SIZE (bottle-0.12.25.tar.gz) = 74231 +TIMESTAMP = 1750836079 +SHA256 (bottle-0.13.4.tar.gz) = 787e78327e12b227938de02248333d788cfe45987edca735f8f88e03472c3f47 +SIZE (bottle-0.13.4.tar.gz) = 98717 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-calibreweb/Makefile b/www/py-calibreweb/Makefile index d3a749663e24..28c904020d37 100644 --- a/www/py-calibreweb/Makefile +++ b/www/py-calibreweb/Makefile @@ -1,6 +1,6 @@ PORTNAME= calibreweb PORTVERSION= 0.6.24 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -99,7 +99,7 @@ GDRIVE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gevent>=0:devel/py-gevent@${PY_FLAVOR ${PYTHON_PKGNAMEPREFIX}uritemplate>=0:net/py-uritemplate@${PY_FLAVOR} GMAIL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-python-client>=0:www/py-google-api-python-client@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}google-auth-oauthlib>=0:security/py-google-auth-oauthlib@${PY_FLAVOR} -GREADS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Goodreads>=0:devel/py-goodreads@${PY_FLAVOR} \ +GREADS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}goodreads>=0:devel/py-goodreads@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Levenshtein>=0:devel/py-Levenshtein@${PY_FLAVOR} IMAGICK6_NOX11_USES= magick:6,run,nox11 IMAGICK6_X11_USES= magick:6,run 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-django-rich/Makefile b/www/py-dj51-django-rich/Makefile index f91348ff682a..2849670ba8e1 100644 --- a/www/py-dj51-django-rich/Makefile +++ b/www/py-dj51-django-rich/Makefile @@ -1,9 +1,9 @@ PORTNAME= django-rich -PORTVERSION= 1.14.0 +DISTVERSION= 2.0.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj51- -DISTNAME= django_rich-${PORTVERSION} +DISTNAME= django_rich-${DISTVERSION} MAINTAINER= kai@FreeBSD.org COMMENT= Extensions for using Rich with Django diff --git a/www/py-dj51-django-rich/distinfo b/www/py-dj51-django-rich/distinfo index e43721ecd9d6..ff93b43f1403 100644 --- a/www/py-dj51-django-rich/distinfo +++ b/www/py-dj51-django-rich/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1739187658 -SHA256 (django_rich-1.14.0.tar.gz) = 737b3093a9ba993a40cefc5fb0d7bb12767adb78c9944e6d3107805caca3dcd7 -SIZE (django_rich-1.14.0.tar.gz) = 61077 +TIMESTAMP = 1747327116 +SHA256 (django_rich-2.0.0.tar.gz) = 3646edf7223f05b9775ec9a38ab5a33be93042fc3de3d5e31eacf84da6091913 +SIZE (django_rich-2.0.0.tar.gz) = 61448 diff --git a/www/py-dj51-drf-spectacular-sidecar/Makefile b/www/py-dj51-drf-spectacular-sidecar/Makefile index f2b3f7ffacf6..236cdc1b504c 100644 --- a/www/py-dj51-drf-spectacular-sidecar/Makefile +++ b/www/py-dj51-drf-spectacular-sidecar/Makefile @@ -1,5 +1,5 @@ PORTNAME= drf-spectacular-sidecar -DISTVERSION= 2025.4.1 +DISTVERSION= 2025.6.1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj51- diff --git a/www/py-dj51-drf-spectacular-sidecar/distinfo b/www/py-dj51-drf-spectacular-sidecar/distinfo index 4e6c5ab53ebf..2ba7b8f8b212 100644 --- a/www/py-dj51-drf-spectacular-sidecar/distinfo +++ b/www/py-dj51-drf-spectacular-sidecar/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744368988 -SHA256 (drf_spectacular_sidecar-2025.4.1.tar.gz) = ea7dc4e674174616589d258b5c9676f3c451ec422e62b79e31234d39db53922d -SIZE (drf_spectacular_sidecar-2025.4.1.tar.gz) = 2402076 +TIMESTAMP = 1749230590 +SHA256 (drf_spectacular_sidecar-2025.6.1.tar.gz) = ee6752c73d712265a61b9e2ca6f71c3b2bd89f30f39cf9f8cda98e7f371fcbcf +SIZE (drf_spectacular_sidecar-2025.6.1.tar.gz) = 2407117 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 new file mode 100644 index 000000000000..00873022489d --- /dev/null +++ b/www/py-dj52-django-stubs-ext/Makefile @@ -0,0 +1,25 @@ +PORTNAME= django-stubs-ext +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 + +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}django52>=0:www/py-django52@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR} + +USES= python:3.10+ +USE_PYTHON= autoplist concurrent pep517 + +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-rich/Makefile b/www/py-django-rich/Makefile index 4d02403cfbd0..26ce48c28111 100644 --- a/www/py-django-rich/Makefile +++ b/www/py-django-rich/Makefile @@ -1,9 +1,9 @@ PORTNAME= django-rich -PORTVERSION= 1.14.0 +DISTVERSION= 2.0.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= django_rich-${PORTVERSION} +DISTNAME= django_rich-${DISTVERSION} MAINTAINER= kai@FreeBSD.org COMMENT= Extensions for using Rich with Django @@ -17,7 +17,7 @@ BUILD_DEPENDS= ${PY_SETUPTOOLS} \ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django42>=4.2:www/py-django42@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}rich>=10.0.0:textproc/py-rich@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist pep517 CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}*${PORTNAME} diff --git a/www/py-django-rich/distinfo b/www/py-django-rich/distinfo index e43721ecd9d6..ff93b43f1403 100644 --- a/www/py-django-rich/distinfo +++ b/www/py-django-rich/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1739187658 -SHA256 (django_rich-1.14.0.tar.gz) = 737b3093a9ba993a40cefc5fb0d7bb12767adb78c9944e6d3107805caca3dcd7 -SIZE (django_rich-1.14.0.tar.gz) = 61077 +TIMESTAMP = 1747327116 +SHA256 (django_rich-2.0.0.tar.gz) = 3646edf7223f05b9775ec9a38ab5a33be93042fc3de3d5e31eacf84da6091913 +SIZE (django_rich-2.0.0.tar.gz) = 61448 diff --git a/www/py-django-stubs-ext/Makefile b/www/py-django-stubs-ext/Makefile index 856481f91657..f3019c1942da 100644 --- a/www/py-django-stubs-ext/Makefile +++ b/www/py-django-stubs-ext/Makefile @@ -1,5 +1,5 @@ PORTNAME= django-stubs-ext -PORTVERSION= 5.2.0 +PORTVERSION= 5.2.1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,8 +12,7 @@ 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} +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} 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-django-tree-queries/Makefile b/www/py-django-tree-queries/Makefile index 128a298f3514..6b772d243f16 100644 --- a/www/py-django-tree-queries/Makefile +++ b/www/py-django-tree-queries/Makefile @@ -1,5 +1,5 @@ PORTNAME= django-tree-queries -DISTVERSION= 0.19.0 +DISTVERSION= 0.20.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-django-tree-queries/distinfo b/www/py-django-tree-queries/distinfo index e9af148a8406..6b5d8d223639 100644 --- a/www/py-django-tree-queries/distinfo +++ b/www/py-django-tree-queries/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1736247584 -SHA256 (django_tree_queries-0.19.0.tar.gz) = d1325e75f96e90b86c4316a3d63498101ec05703f4e629786b561e8aaab0e4a7 -SIZE (django_tree_queries-0.19.0.tar.gz) = 11541 +TIMESTAMP = 1750580543 +SHA256 (django_tree_queries-0.20.0.tar.gz) = 5439d8bf9f4eafab66175d23ddd4e0a639b1be47cfc357561ff740ef7b6f4df3 +SIZE (django_tree_queries-0.20.0.tar.gz) = 18083 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-drf-spectacular-sidecar/Makefile b/www/py-drf-spectacular-sidecar/Makefile index 9fe0bf108f6b..e5933d077fa3 100644 --- a/www/py-drf-spectacular-sidecar/Makefile +++ b/www/py-drf-spectacular-sidecar/Makefile @@ -1,5 +1,5 @@ PORTNAME= drf-spectacular-sidecar -DISTVERSION= 2025.4.1 +DISTVERSION= 2025.6.1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-drf-spectacular-sidecar/distinfo b/www/py-drf-spectacular-sidecar/distinfo index 4e6c5ab53ebf..2ba7b8f8b212 100644 --- a/www/py-drf-spectacular-sidecar/distinfo +++ b/www/py-drf-spectacular-sidecar/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744368988 -SHA256 (drf_spectacular_sidecar-2025.4.1.tar.gz) = ea7dc4e674174616589d258b5c9676f3c451ec422e62b79e31234d39db53922d -SIZE (drf_spectacular_sidecar-2025.4.1.tar.gz) = 2402076 +TIMESTAMP = 1749230590 +SHA256 (drf_spectacular_sidecar-2025.6.1.tar.gz) = ee6752c73d712265a61b9e2ca6f71c3b2bd89f30f39cf9f8cda98e7f371fcbcf +SIZE (drf_spectacular_sidecar-2025.6.1.tar.gz) = 2407117 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-fake-useragent/Makefile b/www/py-fake-useragent/Makefile index ba094b7e334e..056eaeb91458 100644 --- a/www/py-fake-useragent/Makefile +++ b/www/py-fake-useragent/Makefile @@ -1,5 +1,5 @@ PORTNAME= fake-useragent -DISTVERSION= 2.1.0 +DISTVERSION= 2.2.0 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-fake-useragent/distinfo b/www/py-fake-useragent/distinfo index 71fe961dcf58..b83e7fbb62ed 100644 --- a/www/py-fake-useragent/distinfo +++ b/www/py-fake-useragent/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742053117 -SHA256 (fake-useragent-fake-useragent-2.1.0_GH0.tar.gz) = 086abb019202f2502f4cf58ecaa4d9b4029832a62aea0f2df5cab71a4d7849bc -SIZE (fake-useragent-fake-useragent-2.1.0_GH0.tar.gz) = 135506 +TIMESTAMP = 1751051396 +SHA256 (fake-useragent-fake-useragent-2.2.0_GH0.tar.gz) = c6a0cba8c43e5f55029433535253be2655f7746085a2f2a232e2fe657a95bd11 +SIZE (fake-useragent-fake-useragent-2.2.0_GH0.tar.gz) = 171393 diff --git a/www/py-fake-useragent/files/patch-pyproject.toml b/www/py-fake-useragent/files/patch-pyproject.toml new file mode 100644 index 000000000000..b66f6d88a16a --- /dev/null +++ b/www/py-fake-useragent/files/patch-pyproject.toml @@ -0,0 +1,26 @@ +--- pyproject.toml.orig 2025-04-14 15:18:22 UTC ++++ pyproject.toml +@@ -1,12 +1,11 @@ build-backend = "setuptools.build_meta" + [build-system] + build-backend = "setuptools.build_meta" + +-requires = [ "setuptools>=77.0" ] ++requires = [ "setuptools>=63.1.0" ] + + [project] + name = "fake-useragent" + version = "2.2.0" +-license = "Apache-2.0" + description = "Up-to-date simple useragent faker with real world database" + readme.content-type = "text/markdown" + readme.file = "README.md" +@@ -46,6 +45,9 @@ urls.Homepage = "https://github.com/fake-useragent/fak + + dependencies = [ "importlib-resources>=6; python_version<'3.10'" ] + urls.Homepage = "https://github.com/fake-useragent/fake-useragent" ++ ++[project.license] ++text = "Apache-2.0" + + [tool.setuptools] + zip-safe = false 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-freenit/Makefile b/www/py-freenit/Makefile index 5c05b5a92a03..aa5c09260cf5 100644 --- a/www/py-freenit/Makefile +++ b/www/py-freenit/Makefile @@ -1,5 +1,5 @@ PORTNAME= freenit -DISTVERSION= 0.3.16 +DISTVERSION= 0.3.17 CATEGORIES= www devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-freenit/distinfo b/www/py-freenit/distinfo index 7eea228138d7..e8f6d22ce868 100644 --- a/www/py-freenit/distinfo +++ b/www/py-freenit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750500114 -SHA256 (freenit-0.3.16.tar.gz) = 0bbc2258e75afb892f9971dc642d7dd7ef27a06e3b538b42daf7c8c6fafaa3ec -SIZE (freenit-0.3.16.tar.gz) = 27242 +TIMESTAMP = 1750844784 +SHA256 (freenit-0.3.17.tar.gz) = daff3a346f4b9fa414df0561e1d2ec8972bf0391af53e04553bb7992a07f4716 +SIZE (freenit-0.3.17.tar.gz) = 27786 diff --git a/www/py-google-api-python-client/Makefile b/www/py-google-api-python-client/Makefile index cfdef689f061..7cdb95bfadae 100644 --- a/www/py-google-api-python-client/Makefile +++ b/www/py-google-api-python-client/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-api-python-client -DISTVERSION= 2.173.0 +DISTVERSION= 2.174.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -24,8 +24,6 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.31.5:www/py-google-api-c ${PYTHON_PKGNAMEPREFIX}httplib2>=0.19.0:www/py-httplib2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}parameterized>=0.8.1:devel/py-parameterized@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}uritemplate>=3.0.1:net/py-uritemplate@${PY_FLAVOR} -# We don't want to use Pytest plugins, for example devel/py-ruff, if available in the system -TEST_ENV= PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 USES= pytest python USE_PYTHON= autoplist distutils pytest @@ -35,6 +33,9 @@ PYTEST_IGNORED_TESTS= test_universe_env_var_configured_with_mtls \ test_client_options_universe_configured_with_mtls \ test_tests_should_be_run_with_strict_positional_enforcement +# We don't want to use Pytest plugins, for example devel/py-ruff, if available in the system +TEST_ENV= PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 + NO_ARCH= yes OPTIONS_DEFINE= WEBTEST diff --git a/www/py-google-api-python-client/distinfo b/www/py-google-api-python-client/distinfo index e19ccbbc306a..8eb7bf2b8ee5 100644 --- a/www/py-google-api-python-client/distinfo +++ b/www/py-google-api-python-client/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750425525 -SHA256 (google_api_python_client-2.173.0.tar.gz) = b537bc689758f4be3e6f40d59a6c0cd305abafdea91af4bc66ec31d40c08c804 -SIZE (google_api_python_client-2.173.0.tar.gz) = 13091318 +TIMESTAMP = 1750922552 +SHA256 (google_api_python_client-2.174.0.tar.gz) = 9eb7616a820b38a9c12c5486f9b9055385c7feb18b20cbafc5c5a688b14f3515 +SIZE (google_api_python_client-2.174.0.tar.gz) = 13127872 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-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-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/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/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-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-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-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-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-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 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/tinyauth/Makefile b/www/tinyauth/Makefile new file mode 100644 index 000000000000..deb93522b649 --- /dev/null +++ b/www/tinyauth/Makefile @@ -0,0 +1,49 @@ +PORTNAME= tinyauth +DISTVERSIONPREFIX= v +DISTVERSION= 3.4.1 +CATEGORIES= www +MASTER_SITES= LOCAL/dtxdf/${PORTNAME}/ +DISTFILES= ${PORTNAME}-${DISTVERSION}.frontend${EXTRACT_SUFX} + +MAINTAINER= dtxdf@FreeBSD.org +COMMENT= Simplest way to protect your apps with a login screen +WWW= https://tinyauth.app + +LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= go:1.23,modules +USE_GITHUB= yes +GH_ACCOUNT= steveiliop56 + +USE_RC_SUBR= ${PORTNAME} + +GO_MOD_DIST= github +GO_MODULE= github.com/steveiliop56/${PORTNAME} +GO_BUILDFLAGS= -ldflags "\ + -X 'tinyauth/internal/constants.Version=${DISTVERSIONPREFIX}${DISTVERSION}' \ + -X 'tinyauth/internal/constants.CommitHash=${GITID}' \ + -X 'tinyauth/internal/constants.BuildTimestamp=${BUILD_DATE}'" + +SUB_FILES= pkg-message +SUB_LIST= USER=${USERS:[1]} + +USERS= ${TINYAUTH_USER} +GROUPS= ${TINYAUTH_GROUP} + +PLIST_FILES= bin/${PORTNAME} + +# Run 'git checkout ${DISTVERSIONPREFIX}${DISTVERSION} && git rev-parse HEAD' +# in the Tinyauth repository to get the value of GITID. +GITID= 9eb296f14644267410655122e8aff6f0db83371a + +BUILD_DATE= $$(date -u '+%Y-%m-%dT%H:%M:%S') + +TINYAUTH_USER= ${PORTNAME} +TINYAUTH_GROUP= ${TINYAUTH_USER} + +pre-build: + @${MKDIR} ${WRKSRC}/internal/assets/dist + @cd ${WRKDIR}/tinyauth-frontend && ${COPYTREE_SHARE} . ${WRKSRC}/internal/assets/dist + +.include <bsd.port.mk> diff --git a/www/tinyauth/distinfo b/www/tinyauth/distinfo new file mode 100644 index 000000000000..2325305b60e0 --- /dev/null +++ b/www/tinyauth/distinfo @@ -0,0 +1,7 @@ +TIMESTAMP = 1750535616 +SHA256 (go/www_tinyauth/steveiliop56-tinyauth-v3.4.1_GH0/tinyauth-3.4.1.frontend.tar.gz) = 65cfc1c70e7882d1152d8391b3126f294e388af1e1dacc7fa77d8274d12d189f +SIZE (go/www_tinyauth/steveiliop56-tinyauth-v3.4.1_GH0/tinyauth-3.4.1.frontend.tar.gz) = 912295 +SHA256 (go/www_tinyauth/steveiliop56-tinyauth-v3.4.1_GH0/go.mod) = 822e543197823d37d4c6718279f77e610c6bb866a9cc34689f20fcc592c1b295 +SIZE (go/www_tinyauth/steveiliop56-tinyauth-v3.4.1_GH0/go.mod) = 5138 +SHA256 (go/www_tinyauth/steveiliop56-tinyauth-v3.4.1_GH0/steveiliop56-tinyauth-v3.4.1_GH0.tar.gz) = 75357015d84e62eb427fca54c9782459a2779d8ea2478602b447aef875757ebc +SIZE (go/www_tinyauth/steveiliop56-tinyauth-v3.4.1_GH0/steveiliop56-tinyauth-v3.4.1_GH0.tar.gz) = 5629386 diff --git a/www/tinyauth/files/pkg-message.in b/www/tinyauth/files/pkg-message.in new file mode 100644 index 000000000000..ead130a4241c --- /dev/null +++ b/www/tinyauth/files/pkg-message.in @@ -0,0 +1,17 @@ +[ +{ type: install + message: <<EOM +Tinyauth is installed + +1) Configure it in %%PREFIX%%/etc/tinyauth.env + +2) Enable it with + + sysrc tinyauth_enable=YES + +3) Start it with + + service tinyauth start +EOM +} +] diff --git a/www/tinyauth/files/tinyauth.in b/www/tinyauth/files/tinyauth.in new file mode 100644 index 000000000000..00e28e49e60e --- /dev/null +++ b/www/tinyauth/files/tinyauth.in @@ -0,0 +1,35 @@ +#!/bin/sh + +# PROVIDE: tinyauth +# REQUIRE: LOGIN +# KEYWORD: shutdown +# +# Configuration settings for tinyauth in /etc/rc.conf +# +# tinyauth_enable (bool): Enable tinyauth. (Default=NO) +# tinyauth_env_file (str): Path containing the environment variables +# to be used by tinyauth. (Default: %%PREFIX%%/etc/tinyauth.env) +# tinyauth_logfile (str): Log file used to store the tinyauth's output. (Default: /var/log/tinyauth.log) +# tinyauth_pidfile (str): File used by tinyauth to store the process ID. (Default: /var/run/tinyauth.pid) +# tinyauth_runas (str): User to run tinyauth as. (Default: %%USER%%) + +. /etc/rc.subr + +name="tinyauth" +desc="Simplest way to protect your apps with a login screen" +rcvar="tinyauth_enable" + +load_rc_config $name + +: ${tinyauth_enable:="NO"} +: ${tinyauth_env_file:="%%PREFIX%%/etc/tinyauth.env"} +: ${tinyauth_logfile:="/var/log/tinyauth.log"} +: ${tinyauth_pidfile:="/var/run/tinyauth.pid"} +: ${tinyauth_runas:="%%USER%%"} + +pidfile="${tinyauth_pidfile}" +procname="%%LOCALBASE%%/bin/tinyauth" +command="/usr/sbin/daemon" +command_args="-o '${tinyauth_logfile}' -p '${pidfile}' -u '${tinyauth_runas}' -t '${desc}' -- '${procname}'" + +run_rc_command "$1" diff --git a/www/tinyauth/pkg-descr b/www/tinyauth/pkg-descr new file mode 100644 index 000000000000..6ac24c9465b9 --- /dev/null +++ b/www/tinyauth/pkg-descr @@ -0,0 +1,4 @@ +Tinyauth is a simple authentication middleware that adds a simple +login screen or OAuth with Google, Github and any provider to all +of your docker apps. It supports all the popular proxies like +Traefik, Nginx and Caddy. diff --git a/www/tor-browser/Makefile b/www/tor-browser/Makefile index 6c54676498e6..b0c94ed27b82 100644 --- a/www/tor-browser/Makefile +++ b/www/tor-browser/Makefile @@ -1,6 +1,5 @@ PORTNAME= tor-browser -DISTVERSION= 14.5.3 -PORTREVISION= 1 +DISTVERSION= 14.5.4 CATEGORIES= www net security wayland TAG_BASE= 90dbac96420394aa35ce29385814742ac4942b26 TAG_TOR= 9cbc3b3d25d2c5c77f1b6b3172ba6bcad2563939 @@ -18,9 +17,9 @@ MASTER_SITES= TOR \ LOCAL/vvd:source5 MASTER_SITE_SUBDIR= torbrowser/${DISTVERSION}/:DEFAULT \ download/releases/:source3 -DISTNAME= src-firefox-tor-browser-128.11.0esr-14.5-1-build3 +DISTNAME= src-firefox-tor-browser-128.12.0esr-14.5-1-build1 MANUAL= manual_215922.zip -NOSCRIPT= noscript-13.0.6.xpi +NOSCRIPT= noscript-13.0.8.xpi DISTFILES= ${DISTNAME}.tar.xz \ ${MANUAL}:source1 \ fonts-3--4348e1.tar.zst:source2 \ diff --git a/www/tor-browser/distinfo b/www/tor-browser/distinfo index 3c6762f42035..17b1427f4f3d 100644 --- a/www/tor-browser/distinfo +++ b/www/tor-browser/distinfo @@ -1,12 +1,12 @@ -TIMESTAMP = 1748354421 -SHA256 (src-firefox-tor-browser-128.11.0esr-14.5-1-build3.tar.xz) = 349e0bdc52b6b150732a0483e1a1d66e47e608b2d77697112d2285751f476f53 -SIZE (src-firefox-tor-browser-128.11.0esr-14.5-1-build3.tar.xz) = 611118336 +TIMESTAMP = 1750789506 +SHA256 (src-firefox-tor-browser-128.12.0esr-14.5-1-build1.tar.xz) = d79e2760287bb86cddf99da0e73e0dd2fe54eb301958f58404deb475e61a47f8 +SIZE (src-firefox-tor-browser-128.12.0esr-14.5-1-build1.tar.xz) = 611154864 SHA256 (manual_215922.zip) = b5ed703f54d52e9f197320f3698e936d585a3fed23cc4f9fbf59edce2869f885 SIZE (manual_215922.zip) = 28305786 SHA256 (fonts-3--4348e1.tar.zst) = 7fbbecece6de777f196982f6eb567970a6d8e7ac2bf5b1ad6b90e1ea36374032 SIZE (fonts-3--4348e1.tar.zst) = 27441580 -SHA256 (noscript-13.0.6.xpi) = 85066ef24c44cc839b2d6bbe4d3d08652c8e09f06515e1b86ee72ba26c406989 -SIZE (noscript-13.0.6.xpi) = 992587 +SHA256 (noscript-13.0.8.xpi) = 9d978cfe083cb9cce120b5ee41e8933d752d7ab4680bf517c5ec4b29c4cfd2dc +SIZE (noscript-13.0.8.xpi) = 993143 SHA256 (tpo-translation-90dbac96420394aa35ce29385814742ac4942b26_GL0.tar.gz) = dd720795ebd4a335e522fc48956e81b1ba62580aae33d99997ecdaf6866a3537 SIZE (tpo-translation-90dbac96420394aa35ce29385814742ac4942b26_GL0.tar.gz) = 793166 SHA256 (tpo-translation-9cbc3b3d25d2c5c77f1b6b3172ba6bcad2563939_GL0.tar.gz) = 033bd5bb2e4e2f852d3a711c4e652a389f32974fe0304a969f518680d849a32c diff --git a/www/wget2/Makefile b/www/wget2/Makefile index c0615c687e1d..437de18068ce 100644 --- a/www/wget2/Makefile +++ b/www/wget2/Makefile @@ -1,5 +1,6 @@ PORTNAME= wget2 DISTVERSION= 2.2.0 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= GNU/wget diff --git a/www/wordpress/Makefile b/www/wordpress/Makefile index 9371c6700fe8..5a6610d1d891 100644 --- a/www/wordpress/Makefile +++ b/www/wordpress/Makefile @@ -1,5 +1,5 @@ PORTNAME= wordpress -DISTVERSION= 6.7.2 +DISTVERSION= 6.8.1 PORTREVISION?= 0 .ifndef WORDPRESS_LANG PORTEPOCH= 1 diff --git a/www/wordpress/distinfo b/www/wordpress/distinfo index 9e6d0f5659ce..fa674abdd824 100644 --- a/www/wordpress/distinfo +++ b/www/wordpress/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1743795667 -SHA256 (wordpress-6.7.2.tar.gz) = cfd9c83cfa9dda0351898ea9b73f58995c817994a5424be18777f83e886a3cf6 -SIZE (wordpress-6.7.2.tar.gz) = 26780969 +TIMESTAMP = 1750445236 +SHA256 (wordpress-6.8.1.tar.gz) = 3c654d079bc42c4e82ff20a6948c456293e104b6762ff7c9fc948071b3310328 +SIZE (wordpress-6.8.1.tar.gz) = 26926501 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 |