diff --git a/news/sabnzbdplus/Makefile b/news/sabnzbdplus/Makefile index 1d6689d7c3f9..96f8e9f27190 100644 --- a/news/sabnzbdplus/Makefile +++ b/news/sabnzbdplus/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= sabnzbdplus -PORTVERSION= 1.2.3 +PORTVERSION= 2.1.0 CATEGORIES= news MAINTAINER= joshruehlig@gmail.com @@ -17,7 +17,6 @@ RUN_DEPENDS= cheetah:devel/py-cheetah \ USE_GITHUB= yes GH_ACCOUNT= sabnzbd GH_PROJECT= sabnzbd -GH_TAGNAME= a894ca5 USES= python:2.7 shebangfix SHEBANG_FILES= SABnzbd.py tools/msgfmt.py @@ -45,7 +44,7 @@ YENC_DESC= yenc support PAR2CMDLINE_RUN_DEPENDS= par2repair:archivers/par2cmdline-tbb FEEDPARSER_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}feedparser>=0:textproc/py-feedparser -YENC_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yenc>=0:news/py-yenc +YENC_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sabyenc>=0:news/py-sabyenc SSL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=0:security/py-cryptography UNRAR_RUN_DEPENDS= unrar:archivers/unrar 7ZIP_RUN_DEPENDS= 7za:archivers/p7zip diff --git a/news/sabnzbdplus/distinfo b/news/sabnzbdplus/distinfo index 254689f1988f..2a3fc8a737cf 100644 --- a/news/sabnzbdplus/distinfo +++ b/news/sabnzbdplus/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1489989347 -SHA256 (sabnzbd-sabnzbd-1.2.3-a894ca5_GH0.tar.gz) = 2689ece69a83cace63699d00a85be7562c09e12620dc2474991644e3be4501dc -SIZE (sabnzbd-sabnzbd-1.2.3-a894ca5_GH0.tar.gz) = 5316909 +TIMESTAMP = 1497232015 +SHA256 (sabnzbd-sabnzbd-2.1.0_GH0.tar.gz) = 0880f1ca1de93d627836633ee3433967711c8b0db88cfa504935ca9d48e959df +SIZE (sabnzbd-sabnzbd-2.1.0_GH0.tar.gz) = 5230254 diff --git a/news/sabnzbdplus/pkg-plist b/news/sabnzbdplus/pkg-plist index fe64bb881d9c..cba7ef307e94 100644 --- a/news/sabnzbdplus/pkg-plist +++ b/news/sabnzbdplus/pkg-plist @@ -38,6 +38,7 @@ bin/SABnzbd.py %%PYTHON_SITELIBDIR%%/sabnzbd/urlgrabber.py %%PYTHON_SITELIBDIR%%/sabnzbd/utils/__init__.py %%PYTHON_SITELIBDIR%%/sabnzbd/utils/certgen.py +%%PYTHON_SITELIBDIR%%/sabnzbd/utils/checkdir.py %%PYTHON_SITELIBDIR%%/sabnzbd/utils/configobj.py %%PYTHON_SITELIBDIR%%/sabnzbd/utils/diskspeed.py %%PYTHON_SITELIBDIR%%/sabnzbd/utils/feedparser.py @@ -45,7 +46,6 @@ bin/SABnzbd.py %%PYTHON_SITELIBDIR%%/sabnzbd/utils/happyeyeballs.py %%PYTHON_SITELIBDIR%%/sabnzbd/utils/json.py %%PYTHON_SITELIBDIR%%/sabnzbd/utils/kronos.py -%%PYTHON_SITELIBDIR%%/sabnzbd/utils/listquote.py %%PYTHON_SITELIBDIR%%/sabnzbd/utils/pathbrowser.py %%PYTHON_SITELIBDIR%%/sabnzbd/utils/pybonjour.py %%PYTHON_SITELIBDIR%%/sabnzbd/utils/pystone.py @@ -177,7 +177,7 @@ bin/SABnzbd.py %%DATADIR%%/interfaces/Glitter/templates/static/javascripts/jquery.peity.min.js %%DATADIR%%/interfaces/Glitter/templates/static/javascripts/knockout-extensions.js %%DATADIR%%/interfaces/Glitter/templates/static/javascripts/knockout-latest.js -%%DATADIR%%/interfaces/Glitter/templates/static/javascripts/moment.js +%%DATADIR%%/interfaces/Glitter/templates/static/javascripts/moment.min.js %%DATADIR%%/interfaces/Glitter/templates/static/javascripts/momentjs_locale/da.js %%DATADIR%%/interfaces/Glitter/templates/static/javascripts/momentjs_locale/de.js %%DATADIR%%/interfaces/Glitter/templates/static/javascripts/momentjs_locale/es.js