diff options
author | Goran Mekić <meka@tilda.center> | 2025-07-04 23:41:40 +0200 |
---|---|---|
committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-07-05 22:32:05 +0900 |
commit | a6c66c92713ff67907b030bae3f038aa68677e35 (patch) | |
tree | 0e2cff6525154f4dcbd4a3f9096044206fd6b372 | |
parent | multimedia/libva-nvidia-driver: still need LIBVA_DRIVER_NAME on Xorg (diff) |
www/py-freenit: update to 0.3.19
Changelog: https://github.com/freenit-framework/backend/releases/tag/0.3.19
PR: 288012
Reported by: Goran Mekić <meka@tilda.center> (maintainer)
-rw-r--r-- | www/py-freenit/Makefile | 2 | ||||
-rw-r--r-- | www/py-freenit/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/py-freenit/Makefile b/www/py-freenit/Makefile index 166b54fae0cd..5d4194423c65 100644 --- a/www/py-freenit/Makefile +++ b/www/py-freenit/Makefile @@ -1,5 +1,5 @@ PORTNAME= freenit -DISTVERSION= 0.3.18 +DISTVERSION= 0.3.19 CATEGORIES= www devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-freenit/distinfo b/www/py-freenit/distinfo index aa27ca1d9105..328f9f0e73c8 100644 --- a/www/py-freenit/distinfo +++ b/www/py-freenit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751366311 -SHA256 (freenit-0.3.18.tar.gz) = 6c2e28fa83908c5711eaf18f0943602c681f4b7552d68095ceadccdf27584f82 -SIZE (freenit-0.3.18.tar.gz) = 28349 +TIMESTAMP = 1751665277 +SHA256 (freenit-0.3.19.tar.gz) = 4d61c6c6f393c0b5ef344d2710aae5e3bbdb535a7b507d39911ee09b23b1641f +SIZE (freenit-0.3.19.tar.gz) = 28403 |