Created attachment 223147 [details] patch for the port tree * Update to the upstream version * Drop upstreamed patch * Fix man file location
Comment on attachment 223147 [details] patch for the port tree Index: deskutils/coolreader/files/patch-cr3qt_CMakeLists.txt =================================================================== --- deskutils/coolreader/files/patch-cr3qt_CMakeLists.txt (nonexistent) +++ deskutils/coolreader/files/patch-cr3qt_CMakeLists.txt (working copy) @@ -0,0 +1,11 @@ +--- cr3qt/CMakeLists.txt.orig 2021-03-10 11:05:32 UTC ++++ cr3qt/CMakeLists.txt +@@ -198,7 +198,7 @@ ELSEIF (UNIX) + + + INSTALL(FILES ${man_gz} +- DESTINATION "share/man/man1" ++ DESTINATION "man/man1" + PERMISSIONS OWNER_READ GROUP_READ WORLD_READ) + + INSTALL( TARGETS cr3 RUNTIME DESTINATION bin ) share/man is a valid install location nowadays. You can remove the patch again.
Created attachment 223157 [details] patch v2 * Update to the upstream version * Drop upstreamed patch
Created attachment 223158 [details] patch v2
Committed!
A commit references this bug: Author: nc Date: Wed Mar 10 18:52:35 UTC 2021 New revision: 568033 URL: https://svnweb.freebsd.org/changeset/ports/568033 Log: deskutils/coolreader: update to 3.2.55 PR: 254184 Submitted by: Olga Smirnova <mistresssilvara@hotmail.com> (maintainer) Changes: head/deskutils/coolreader/Makefile head/deskutils/coolreader/distinfo head/deskutils/coolreader/files/