git: e39ec685094e - main - net-p2p/sonarr: Add dynamic object dependency mapping for sqlite3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 27 Jan 2026 11:20:04 UTC
The branch main has been updated by vvd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e39ec685094ee62abddef910ffb827d6ba446cdd
commit e39ec685094ee62abddef910ffb827d6ba446cdd
Author: Michiel van Baak Jansen <michiel@vanbaak.eu>
AuthorDate: 2026-01-27 11:18:22 +0000
Commit: Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-01-27 11:18:22 +0000
net-p2p/sonarr: Add dynamic object dependency mapping for sqlite3
Added the libmap.d file.
Same was already done for net-p2p/prowlarr and net-p2p/lidarr.
This will make sonarr work with sqlite3 again (postgresql was/is not
affected).
PR: 292745
---
net-p2p/sonarr/Makefile | 3 +++
net-p2p/sonarr/pkg-plist | 1 +
2 files changed, 4 insertions(+)
diff --git a/net-p2p/sonarr/Makefile b/net-p2p/sonarr/Makefile
index 445d266b3ed3..697b06dc039d 100644
--- a/net-p2p/sonarr/Makefile
+++ b/net-p2p/sonarr/Makefile
@@ -1,5 +1,6 @@
PORTNAME= sonarr
DISTVERSION= 4.0.16.2944
+PORTREVISION= 1
CATEGORIES= net-p2p
MASTER_SITES= https://github.com/Sonarr/Sonarr/releases/download/v${DISTVERSION}/
DISTNAME= Sonarr.main.${DISTVERSION}.freebsd-x64
@@ -48,5 +49,7 @@ do-install:
post-install:
${INSTALL_DATA} ${WRKDIR}/package_info ${STAGEDIR}/${DATADIR}/
+ @${ECHO_CMD} "e_sqlite3.so libsqlite3.so" \
+ >${STAGEDIR}${PREFIX}/etc/libmap.d/Sonarr.conf
.include <bsd.port.mk>
diff --git a/net-p2p/sonarr/pkg-plist b/net-p2p/sonarr/pkg-plist
index 1cec75f5528f..49c89e189daf 100644
--- a/net-p2p/sonarr/pkg-plist
+++ b/net-p2p/sonarr/pkg-plist
@@ -1,3 +1,4 @@
+etc/libmap.d/Sonarr.conf
%%DATADIR%%/bin/0Harmony.dll
%%DATADIR%%/bin/BouncyCastle.Cryptography.dll
%%DATADIR%%/bin/Dapper.dll