aboutsummaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorTim Bishop <tdb@FreeBSD.org>2017-06-12 16:01:20 +0000
committerTim Bishop <tdb@FreeBSD.org>2017-06-12 16:01:20 +0000
commite0c047de4fa93ed3a77f433a971028425d91bf17 (patch)
treeb47c6e7ac34d854e98f14e28a46a0d13cc3920ba /news
parentb91c584868afb331debb9bc4ca45ba699b0b86f4 (diff)
downloadports-e0c047de4fa93ed3a77f433a971028425d91bf17.tar.gz
ports-e0c047de4fa93ed3a77f433a971028425d91bf17.zip
- Update SABnzbd to 2.1.0.
- GH_TAGNAME no longer needed now it is correctly tagged in GitHub. - Uses py-sabyenc instead of py-yenc as recommended upstream. PR: 218722 Submitted by: joshruehlig@gmail.com (maintainer)
Notes
Notes: svn path=/head/; revision=443453
Diffstat (limited to 'news')
-rw-r--r--news/sabnzbdplus/Makefile5
-rw-r--r--news/sabnzbdplus/distinfo6
-rw-r--r--news/sabnzbdplus/pkg-plist4
3 files changed, 7 insertions, 8 deletions
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