Date: Sun, 18 Jul 2021 17:57:34 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 2d95abf2b440 - main - multimedia/makemkv: Update URL after FreeBSD Documentation transition Message-ID: <202107181757.16IHvYGv038316@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=2d95abf2b44007ee9ae74e8a295f7f97d989a3a8 commit 2d95abf2b44007ee9ae74e8a295f7f97d989a3a8 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-07-18 17:54:33 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-07-18 17:54:33 +0000 multimedia/makemkv: Update URL after FreeBSD Documentation transition Approved by: portmgr (blanket) --- multimedia/makemkv/files/update-makemkv-drives.in | 2 +- multimedia/makemkv/pkg-descr | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/multimedia/makemkv/files/update-makemkv-drives.in b/multimedia/makemkv/files/update-makemkv-drives.in index 4b1096ecb7ed..d66e5a2b64a4 100644 --- a/multimedia/makemkv/files/update-makemkv-drives.in +++ b/multimedia/makemkv/files/update-makemkv-drives.in @@ -26,7 +26,7 @@ to your kernel configuration: device sg Refer to -<https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-building.html> +<https://docs.freebsd.org/en/books/handbook/kernelconfig/#kernelconfig-building> for building a custom kernel. When finished, re-run this script (update-makemkv-drives). diff --git a/multimedia/makemkv/pkg-descr b/multimedia/makemkv/pkg-descr index 77cc55fd8f79..8f84c6598f4a 100644 --- a/multimedia/makemkv/pkg-descr +++ b/multimedia/makemkv/pkg-descr @@ -23,7 +23,7 @@ Requirements: * A custom FreeBSD kernel with sg devices (Linux' "scsi generic" interface) is required to use makemkvcon. To build such a kernel, add "device sg" to your kernel configuration and follow the instructions at - https://www.freebsd.org/doc/handbook/kernelconfig-building.html + https://docs.freebsd.org/en/books/handbook/kernelconfig/#kernelconfig-building * Make sure you have the "linux" kernel module loaded. On amd64, "linux64" is also required.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107181757.16IHvYGv038316>