Skip to content

Commit 44a2db8

Browse files
authored
format/pkg changes + bump sabnzbd
1 parent 910a762 commit 44a2db8

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,18 @@ Please avoid mixing and matching these, ports, and main pkg installs. You will h
55

66
Jails are easy and quick to make. How about one service per jail? It will help prevent the bad time.
77

8+
# INCOMING FORMAT CHANGE
9+
Ports built after September 29th 2021 are built with pkg >= 17.0.
10+
11+
They will use `pkg` as the file extension and require pkg >= 17.0.
12+
13+
These port will also more accurately use the canonical default install locations. These changes will be noted for each port.
14+
815
## What is here currently:
9-
- sabnzbdplus 3.3.1
10-
- Version bump.
16+
- sabnzbdplus 3.4.1
17+
- Version bump.
18+
- NOTE: This needs TWO python3 packages from pip that are not in ports: `puremagic` and `guessit`. You will need to `pkg install py38-pip` if you do not have it either
19+
- `python3.8 -m pip install puremagic` && `python3 -m pip install guessit`. If you just want to copy/paste.
1120

1221
- radarr 3.2.2.5080 (dotnet5 variant) (this can be updated via built-in updater)
1322
- This now tracks "master"! Older versions tracked "nightly"!

0 commit comments

Comments
 (0)