pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

sabnzbd: update to 3.2.0.



Module Name:	pkgsrc-wip
Committed By:	Olaf Seibert <rhialto%falu.nl@localhost>
Pushed By:	rhialto
Date:		Fri Feb 26 19:44:59 2021 +0100
Changeset:	01d3673ccaa5670f3b806f667141855af4274d54

Modified Files:
	sabnzbd/Makefile
	sabnzbd/PLIST
	sabnzbd/distinfo
	sabnzbd/patches/patch-SABnzbd.py

Log Message:
sabnzbd: update to 3.2.0.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=01d3673ccaa5670f3b806f667141855af4274d54

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 sabnzbd/Makefile                 |  2 +-
 sabnzbd/PLIST                    |  5 ++++-
 sabnzbd/distinfo                 | 10 +++++-----
 sabnzbd/patches/patch-SABnzbd.py | 17 +++--------------
 4 files changed, 13 insertions(+), 21 deletions(-)

diffs:
diff --git a/sabnzbd/Makefile b/sabnzbd/Makefile
index c3ff53504f..f2df37c708 100644
--- a/sabnzbd/Makefile
+++ b/sabnzbd/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD: Makefile,v 1.6 2015/02/04 10:10:53 thomasklausner Exp $
 
 DISTNAME=	sabnzbd-${DISTVERSION}
-DISTVERSION=	3.1.1
+DISTVERSION=	3.2.0
 CATEGORIES=	news
 MASTER_SITES=	${MASTER_SITE_GITHUB:=sabnzbd/}
 GITHUB_PROJECT=	sabnzbd
diff --git a/sabnzbd/PLIST b/sabnzbd/PLIST
index ca244bfc42..860329f454 100644
--- a/sabnzbd/PLIST
+++ b/sabnzbd/PLIST
@@ -57,6 +57,7 @@ ${PYSITELIB}/sabnzbd/utils/rarfile.py
 ${PYSITELIB}/sabnzbd/utils/rarvolinfo.py
 ${PYSITELIB}/sabnzbd/utils/servertests.py
 ${PYSITELIB}/sabnzbd/utils/sleepless.py
+${PYSITELIB}/sabnzbd/utils/ssdp.py
 ${PYSITELIB}/sabnzbd/utils/systrayiconthread.py
 ${PYSITELIB}/sabnzbd/version.py
 ${PYSITELIB}/sabnzbd/zconfig.py
@@ -160,7 +161,8 @@ share/sabnzbd/interfaces/Glitter/templates/static/javascripts/momentjs_locale/ru
 share/sabnzbd/interfaces/Glitter/templates/static/javascripts/momentjs_locale/sr.js
 share/sabnzbd/interfaces/Glitter/templates/static/javascripts/momentjs_locale/sv.js
 share/sabnzbd/interfaces/Glitter/templates/static/javascripts/momentjs_locale/zh-cn.js
-share/sabnzbd/interfaces/Glitter/templates/static/stylesheets/colorschemes/Default.css
+share/sabnzbd/interfaces/Glitter/templates/static/stylesheets/colorschemes/Auto.css
+share/sabnzbd/interfaces/Glitter/templates/static/stylesheets/colorschemes/Light.css
 share/sabnzbd/interfaces/Glitter/templates/static/stylesheets/colorschemes/Night.css
 share/sabnzbd/interfaces/Glitter/templates/static/stylesheets/glitter.css
 share/sabnzbd/interfaces/Glitter/templates/static/stylesheets/glitter.mobile.css
@@ -350,6 +352,7 @@ share/sabnzbd/sabnzbd/utils/rarfile.py
 share/sabnzbd/sabnzbd/utils/rarvolinfo.py
 share/sabnzbd/sabnzbd/utils/servertests.py
 share/sabnzbd/sabnzbd/utils/sleepless.py
+share/sabnzbd/sabnzbd/utils/ssdp.py
 share/sabnzbd/sabnzbd/utils/systrayiconthread.py
 share/sabnzbd/sabnzbd/version.py
 share/sabnzbd/sabnzbd/zconfig.py
diff --git a/sabnzbd/distinfo b/sabnzbd/distinfo
index 5dc2eaf731..1b48a8b3a6 100644
--- a/sabnzbd/distinfo
+++ b/sabnzbd/distinfo
@@ -1,7 +1,7 @@
 $NetBSD: distinfo,v 1.1 2013/10/01 20:25:20 wongk Exp $
 
-SHA1 (sabnzbd-3.1.1.tar.gz) = ae6cad9e1ecbd0cc31a03540adb727f012280320
-RMD160 (sabnzbd-3.1.1.tar.gz) = 79b6fe4650701e77c0bab45c5a3669950ee23a0b
-SHA512 (sabnzbd-3.1.1.tar.gz) = b27dc901b84067c673b247c736f37cc7b22de4d4abad937a189fbb30c4f7e21886586f27a950784058b1b989a53ad967b7da109e244f261a80381fbc0de6acc1
-Size (sabnzbd-3.1.1.tar.gz) = 4330293 bytes
-SHA1 (patch-SABnzbd.py) = af315f8ea9dda162b2decf9cb21a8fb289c4dd44
+SHA1 (sabnzbd-3.2.0.tar.gz) = 60bfd3e8333a1d087d98ad865bc231418dd8a8e2
+RMD160 (sabnzbd-3.2.0.tar.gz) = cecd8f80a4e09593a83b34e6c6b8acf2002c1275
+SHA512 (sabnzbd-3.2.0.tar.gz) = e298ead232e96d8b2322050c2b09246e54d87fe4d3db7f0aafd76e996619c1bfe4d79c9bd350720506d5ccf8de51243f437bcae0debe7a9762167c479c8101e7
+Size (sabnzbd-3.2.0.tar.gz) = 4699133 bytes
+SHA1 (patch-SABnzbd.py) = 33019b1b87cc81cea38f3b0c68a27ca37807aaa4
diff --git a/sabnzbd/patches/patch-SABnzbd.py b/sabnzbd/patches/patch-SABnzbd.py
index b02a42a083..5e4bc9b2e5 100644
--- a/sabnzbd/patches/patch-SABnzbd.py
+++ b/sabnzbd/patches/patch-SABnzbd.py
@@ -2,20 +2,9 @@ $NetBSD$
 
 Fix path.
 
---- SABnzbd.py.orig	2020-08-30 20:58:31.000000000 +0200
-+++ SABnzbd.py	2020-09-07 20:29:13.831328403 +0200
-@@ -35,6 +35,10 @@
- import time
- import re
- 
-+# Force python to load the patched version of cherrypy included with the port,
-+# instead of any version that may be installed otherwise.
-+sys.path.insert(0,'@PREFIX@/share/sabnzbd')
-+
- try:
-     import Cheetah
-     import feedparser
-@@ -942,7 +946,8 @@
+--- SABnzbd.py.orig	2021-02-26 09:30:00.000000000 +0000
++++ SABnzbd.py
+@@ -942,7 +942,8 @@ def main():
  
      sabnzbd.MY_FULLNAME = os.path.normpath(os.path.abspath(sabnzbd.MY_FULLNAME))
      sabnzbd.MY_NAME = os.path.basename(sabnzbd.MY_FULLNAME)


Home | Main Index | Thread Index | Old Index