From c374f17bf386bd56a57f8a43bba013c16f48d40c Mon Sep 17 00:00:00 2001 From: Michiel van Baak Jansen Date: Thu, 2 Sep 2021 17:09:52 +0200 Subject: [PATCH] net-p2p/bazarr: Update to 0.9.9 --- net-p2p/bazarr/Makefile | 10 +++++----- net-p2p/bazarr/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/net-p2p/bazarr/Makefile b/net-p2p/bazarr/Makefile index 330646885d17..23d3df9de60b 100644 --- a/net-p2p/bazarr/Makefile +++ b/net-p2p/bazarr/Makefile @@ -1,10 +1,10 @@ PORTNAME= bazarr DISTVERSIONPREFIX= v -DISTVERSION= 0.9.7 +DISTVERSION= 0.9.9 CATEGORIES= net-p2p python -# Grab the asset as it contains built frontend and some extra files MASTER_SITES= https://github.com/morpheus65535/bazarr/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ DISTNAME= bazarr +DIST_SUBDIR= ${PORTNAME}/${DISTVERSION} MAINTAINER= michiel@vanbaak.eu COMMENT= Automatic subtitle downloader for Radarr and Sonarr @@ -12,11 +12,11 @@ COMMENT= Automatic subtitle downloader for Radarr and Sonarr LICENSE= GPLv3 RUN_DEPENDS= ${PYNUMPY} \ - ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}gevent-websocket>=0.10.1:www/py-gevent-websocket@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}gevent>=21:devel/py-gevent@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}lxml>=4.3.0:devel/py-lxml@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}webrtcvad>=2.0.10:audio/py-webrtcvad@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}gevent>=21:devel/py-gevent@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}gevent-websocket>=0.10.1:www/py-gevent-websocket@${PY_FLAVOR} \ ffprobe:multimedia/ffmpeg \ unrar:archivers/unrar diff --git a/net-p2p/bazarr/distinfo b/net-p2p/bazarr/distinfo index 814dbc0ad3d5..10dd35fc8e9a 100644 --- a/net-p2p/bazarr/distinfo +++ b/net-p2p/bazarr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628859721 -SHA256 (bazarr.zip) = 3b21f7fca2bc779a56bbe51bce0778374230a6e99b01eff8dcea3e2c683e12b7 -SIZE (bazarr.zip) = 35062032 +TIMESTAMP = 1631705961 +SHA256 (bazarr/0.9.9/bazarr.zip) = d107e3a3485acdb5793a2e610e4f3fcdcd6c45e44cce192390488b2118943ad9 +SIZE (bazarr/0.9.9/bazarr.zip) = 35118835 -- 2.32.0