aboutsummaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorMatt <lazeraman@gmail.com>2023-05-07 23:44:26 +0000
committerRobert Clausecker <fuz@FreeBSD.org>2023-05-08 08:25:52 +0000
commitc297177504bf33aaf52dc244b77cfa059ed06398 (patch)
tree96ee70a8ce147b45340ad9c517a67858f7418d9f /news
parent44ebeb5ecc0c9a3e4bb7a4531f816ab6445f756e (diff)
downloadports-c297177504bf33aaf52dc244b77cfa059ed06398.tar.gz
ports-c297177504bf33aaf52dc244b77cfa059ed06398.zip
Diffstat (limited to 'news')
-rw-r--r--news/Makefile2
-rw-r--r--news/sabnzbd/Makefile (renamed from news/sabnzbdplus/Makefile)9
-rw-r--r--news/sabnzbd/distinfo3
-rw-r--r--news/sabnzbd/files/patch-SABnzbd.py (renamed from news/sabnzbdplus/files/patch-SABnzbd.py)0
-rw-r--r--news/sabnzbd/files/patch-sabnzbd_newsunpack.py (renamed from news/sabnzbdplus/files/patch-sabnzbd_newsunpack.py)0
-rw-r--r--news/sabnzbd/files/pkg-message.in (renamed from news/sabnzbdplus/files/pkg-message.in)0
-rw-r--r--news/sabnzbd/files/sabnzbd.in (renamed from news/sabnzbdplus/files/sabnzbd.in)0
-rw-r--r--news/sabnzbd/pkg-descr (renamed from news/sabnzbdplus/pkg-descr)0
-rw-r--r--news/sabnzbd/pkg-plist (renamed from news/sabnzbdplus/pkg-plist)0
-rw-r--r--news/sabnzbdplus/distinfo3
10 files changed, 8 insertions, 9 deletions
diff --git a/news/Makefile b/news/Makefile
index fd65cc158948..589ec3ab1e57 100644
--- a/news/Makefile
+++ b/news/Makefile
@@ -54,7 +54,7 @@
SUBDIR += py-sabctools
SUBDIR += rntrack
SUBDIR += s-news
- SUBDIR += sabnzbdplus
+ SUBDIR += sabnzbd
SUBDIR += slrn
SUBDIR += slrnface
SUBDIR += suck
diff --git a/news/sabnzbdplus/Makefile b/news/sabnzbd/Makefile
index e971d14e4db8..15593e4cad07 100644
--- a/news/sabnzbdplus/Makefile
+++ b/news/sabnzbd/Makefile
@@ -1,6 +1,5 @@
-PORTNAME= sabnzbdplus
-DISTVERSION= 3.7.2
-PORTEPOCH= 1
+PORTNAME= sabnzbd
+DISTVERSION= 4.0.0
CATEGORIES= news
MASTER_SITES= https://github.com/sabnzbd/sabnzbd/releases/download/${DISTVERSION}/
DISTNAME= SABnzbd-${DISTVERSION}-src
@@ -20,14 +19,14 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cheetah3>=0:devel/py-cheetah3@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}feedparser>=6.0.0:textproc/py-feedparser@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}portend>=0:net/py-portend@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sqlite3>=0:databases/py-sqlite3@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}sabyenc3>=0:news/py-sabyenc3@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}sabctools>=0:news/py-sabctools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}guessit>0:multimedia/py-guessit@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}puremagic>0:sysutils/py-puremagic@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pysocks>0:net/py-pysocks@${PY_FLAVOR} \
par2repair:archivers/par2cmdline \
unrar:archivers/unrar
-USES= python:3.7+ shebangfix gettext
+USES= python:3.8+ shebangfix gettext
USE_RC_SUBR= sabnzbd
SHEBANG_FILES= SABnzbd.py tools/msgfmt.py
diff --git a/news/sabnzbd/distinfo b/news/sabnzbd/distinfo
new file mode 100644
index 000000000000..38ad0171ffc8
--- /dev/null
+++ b/news/sabnzbd/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1682683069
+SHA256 (SABnzbd-4.0.0-src.tar.gz) = 32e6073a238d25747ef86919ff0804725cf59ddbcfab60c812e21c998ce2ed71
+SIZE (SABnzbd-4.0.0-src.tar.gz) = 5079964
diff --git a/news/sabnzbdplus/files/patch-SABnzbd.py b/news/sabnzbd/files/patch-SABnzbd.py
index 9cb4e2da66e1..9cb4e2da66e1 100644
--- a/news/sabnzbdplus/files/patch-SABnzbd.py
+++ b/news/sabnzbd/files/patch-SABnzbd.py
diff --git a/news/sabnzbdplus/files/patch-sabnzbd_newsunpack.py b/news/sabnzbd/files/patch-sabnzbd_newsunpack.py
index 65a739398ad0..65a739398ad0 100644
--- a/news/sabnzbdplus/files/patch-sabnzbd_newsunpack.py
+++ b/news/sabnzbd/files/patch-sabnzbd_newsunpack.py
diff --git a/news/sabnzbdplus/files/pkg-message.in b/news/sabnzbd/files/pkg-message.in
index 16caf3fc7fae..16caf3fc7fae 100644
--- a/news/sabnzbdplus/files/pkg-message.in
+++ b/news/sabnzbd/files/pkg-message.in
diff --git a/news/sabnzbdplus/files/sabnzbd.in b/news/sabnzbd/files/sabnzbd.in
index 6dc20717a8e4..6dc20717a8e4 100644
--- a/news/sabnzbdplus/files/sabnzbd.in
+++ b/news/sabnzbd/files/sabnzbd.in
diff --git a/news/sabnzbdplus/pkg-descr b/news/sabnzbd/pkg-descr
index 0cf01e433e66..0cf01e433e66 100644
--- a/news/sabnzbdplus/pkg-descr
+++ b/news/sabnzbd/pkg-descr
diff --git a/news/sabnzbdplus/pkg-plist b/news/sabnzbd/pkg-plist
index 331b71e6b415..331b71e6b415 100644
--- a/news/sabnzbdplus/pkg-plist
+++ b/news/sabnzbd/pkg-plist
diff --git a/news/sabnzbdplus/distinfo b/news/sabnzbdplus/distinfo
deleted file mode 100644
index 3e7111522299..000000000000
--- a/news/sabnzbdplus/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1676026649
-SHA256 (SABnzbd-3.7.2-src.tar.gz) = 01250ecd09cdb50da8be8829e4f44f33f0bf1bcf1fcff136ad6045e5f4a2a172
-SIZE (SABnzbd-3.7.2-src.tar.gz) = 5108729