FreeBSD Bugzilla – Attachment 185842 Details for
Bug 221606
[PATCH] news/sabnzbdplus: update to 2.2.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
update sabnzbdplus from 2.1.0 to 2.2.1
sabnzbd-2.2.1.patch (text/plain), 4.48 KB, created by
Ralf van der Enden
on 2017-08-28 13:28:48 UTC
(
hide
)
Description:
update sabnzbdplus from 2.1.0 to 2.2.1
Filename:
MIME Type:
Creator:
Ralf van der Enden
Created:
2017-08-28 13:28:48 UTC
Size:
4.48 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 448846) >+++ Makefile (working copy) >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= sabnzbdplus >-PORTVERSION= 2.1.0 >+PORTVERSION= 2.2.1 > CATEGORIES= news > > MAINTAINER= joshruehlig@gmail.com >Index: distinfo >=================================================================== >--- distinfo (revision 448846) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1497232015 >-SHA256 (sabnzbd-sabnzbd-2.1.0_GH0.tar.gz) = 0880f1ca1de93d627836633ee3433967711c8b0db88cfa504935ca9d48e959df >-SIZE (sabnzbd-sabnzbd-2.1.0_GH0.tar.gz) = 5230254 >+TIMESTAMP = 1503922731 >+SHA256 (sabnzbd-sabnzbd-2.2.1_GH0.tar.gz) = 6db08f87ea30a961bf0b77fcc74859d3b8cb1631c8bd7904481e5bca7eb213c1 >+SIZE (sabnzbd-sabnzbd-2.2.1_GH0.tar.gz) = 4601918 >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 448846) >+++ pkg-plist (working copy) >@@ -10,6 +10,7 @@ > %%PYTHON_SITELIBDIR%%/sabnzbd/database.py > %%PYTHON_SITELIBDIR%%/sabnzbd/decoder.py > %%PYTHON_SITELIBDIR%%/sabnzbd/decorators.py >+%%PYTHON_SITELIBDIR%%/sabnzbd/directunpacker.py > %%PYTHON_SITELIBDIR%%/sabnzbd/dirscanner.py > %%PYTHON_SITELIBDIR%%/sabnzbd/downloader.py > %%PYTHON_SITELIBDIR%%/sabnzbd/emailer.py >@@ -33,7 +34,6 @@ > %%PYTHON_SITELIBDIR%%/sabnzbd/sabtraylinux.py > %%PYTHON_SITELIBDIR%%/sabnzbd/scheduler.py > %%PYTHON_SITELIBDIR%%/sabnzbd/skintext.py >-%%PYTHON_SITELIBDIR%%/sabnzbd/trylist.py > %%PYTHON_SITELIBDIR%%/sabnzbd/tvsort.py > %%PYTHON_SITELIBDIR%%/sabnzbd/urlgrabber.py > %%PYTHON_SITELIBDIR%%/sabnzbd/utils/__init__.py >@@ -53,6 +53,7 @@ > %%PYTHON_SITELIBDIR%%/sabnzbd/utils/rsslib.py > %%PYTHON_SITELIBDIR%%/sabnzbd/utils/servertests.py > %%PYTHON_SITELIBDIR%%/sabnzbd/utils/sslinfo.py >+%%PYTHON_SITELIBDIR%%/sabnzbd/utils/subprocess_fix.py > %%PYTHON_SITELIBDIR%%/sabnzbd/utils/systrayiconthread.py > %%PYTHON_SITELIBDIR%%/sabnzbd/utils/upload.py > %%PYTHON_SITELIBDIR%%/sabnzbd/version.py >@@ -110,7 +111,13 @@ > %%DATADIR%%/cherrypy/wsgiserver/ssl_pyopenssl.py > %%DATADIR%%/cherrypy/wsgiserver/test_wsgiserver.py > %%DATADIR%%/gntp/__init__.py >+%%DATADIR%%/gntp/cli.py >+%%DATADIR%%/gntp/config.py >+%%DATADIR%%/gntp/core.py >+%%DATADIR%%/gntp/errors.py > %%DATADIR%%/gntp/notifier.py >+%%DATADIR%%/gntp/shim.py >+%%DATADIR%%/gntp/version.py > %%DATADIR%%/interfaces/Config/README.txt > %%DATADIR%%/interfaces/Config/templates/_inc_footer_uc.tmpl > %%DATADIR%%/interfaces/Config/templates/_inc_header_uc.tmpl >@@ -132,6 +139,7 @@ > %%DATADIR%%/interfaces/Config/templates/staticcfg/bootstrap/fonts/glyphicons-halflings-regular.svg > %%DATADIR%%/interfaces/Config/templates/staticcfg/bootstrap/fonts/glyphicons-halflings-regular.ttf > %%DATADIR%%/interfaces/Config/templates/staticcfg/bootstrap/js/bootstrap.min.js >+%%DATADIR%%/interfaces/Config/templates/staticcfg/css/chartist.min.css > %%DATADIR%%/interfaces/Config/templates/staticcfg/css/login.css > %%DATADIR%%/interfaces/Config/templates/staticcfg/css/style.css > %%DATADIR%%/interfaces/Config/templates/staticcfg/ico/android-192x192.png >@@ -144,6 +152,7 @@ > %%DATADIR%%/interfaces/Config/templates/staticcfg/images/logo-arrow.svg > %%DATADIR%%/interfaces/Config/templates/staticcfg/images/logo-full.svg > %%DATADIR%%/interfaces/Config/templates/staticcfg/images/logo-small.svg >+%%DATADIR%%/interfaces/Config/templates/staticcfg/js/chartist.min.js > %%DATADIR%%/interfaces/Config/templates/staticcfg/js/jquery-3.1.1.min.js > %%DATADIR%%/interfaces/Config/templates/staticcfg/js/jquery-ui.min.js > %%DATADIR%%/interfaces/Config/templates/staticcfg/js/jquery.tablesort.min.js >@@ -314,6 +323,7 @@ > %%DATADIR%%/locale/es/LC_MESSAGES/SABnzbd.mo > %%DATADIR%%/locale/fi/LC_MESSAGES/SABnzbd.mo > %%DATADIR%%/locale/fr/LC_MESSAGES/SABnzbd.mo >+%%DATADIR%%/locale/he/LC_MESSAGES/SABnzbd.mo > %%DATADIR%%/locale/nb/LC_MESSAGES/SABnzbd.mo > %%DATADIR%%/locale/nl/LC_MESSAGES/SABnzbd.mo > %%DATADIR%%/locale/pl/LC_MESSAGES/SABnzbd.mo >@@ -330,6 +340,7 @@ > %%DATADIR%%/po/email/es.po > %%DATADIR%%/po/email/fi.po > %%DATADIR%%/po/email/fr.po >+%%DATADIR%%/po/email/he.po > %%DATADIR%%/po/email/nb.po > %%DATADIR%%/po/email/nl.po > %%DATADIR%%/po/email/pl.po >@@ -346,6 +357,7 @@ > %%DATADIR%%/po/main/es.po > %%DATADIR%%/po/main/fi.po > %%DATADIR%%/po/main/fr.po >+%%DATADIR%%/po/main/he.po > %%DATADIR%%/po/main/nb.po > %%DATADIR%%/po/main/nl.po > %%DATADIR%%/po/main/pl.po >@@ -362,6 +374,7 @@ > %%DATADIR%%/po/nsis/es.po > %%DATADIR%%/po/nsis/fi.po > %%DATADIR%%/po/nsis/fr.po >+%%DATADIR%%/po/nsis/he.po > %%DATADIR%%/po/nsis/nb.po > %%DATADIR%%/po/nsis/nl.po > %%DATADIR%%/po/nsis/pl.po
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 221606
:
185548
| 185842