[Bug 271397] www/tt-rss: Update to g20230509 and move database drivers to post config
Date: Mon, 15 May 2023 04:36:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271397 --- Comment #1 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=9b9114f7e7c81d53d9dc1f261a6ff9cf92826176 commit 9b9114f7e7c81d53d9dc1f261a6ff9cf92826176 Author: Derek Schrock <dereks@lifeofadishwasher.com> AuthorDate: 2023-05-13 21:20:07 +0000 Commit: Koichiro Iwao <meta@FreeBSD.org> CommitDate: 2023-05-15 04:34:57 +0000 www/tt-rss: Update to g20230509 and move database drivers to post config - Update to g20230509 11946f014 - Move php database drivers a post install operation allowing the port to support both databases without having to make option changes or rebuilds. - Update ttrssd to check for the configured driver PR: 271397 UPDATING | 14 ++++++++++++++ www/tt-rss/Makefile | 28 ++++++++++++++-------------- www/tt-rss/distinfo | 6 +++--- www/tt-rss/files/pkg-message.in | 7 +++++++ www/tt-rss/files/ttrss_db_check.php.in (new) | 8 ++++++++ www/tt-rss/files/ttrssd.in | 25 +++++++++++++++++++++---- www/tt-rss/pkg-plist | 1 + 7 files changed, 68 insertions(+), 21 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.