Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Mar 2021 11:32:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 254184] deskutils/coolreader: update to 3.2.55
Message-ID:  <bug-254184-7788-RvSb32fk4h@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-254184-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-254184-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254184

--- Comment #1 from Tobias Kortkamp <tobik@freebsd.org> ---
Comment on attachment 223147
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D223147
patch for the port tree

Index: deskutils/coolreader/files/patch-cr3qt_CMakeLists.txt
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- deskutils/coolreader/files/patch-cr3qt_CMakeLists.txt       (nonexisten=
t)
+++ deskutils/coolreader/files/patch-cr3qt_CMakeLists.txt       (working co=
py)
@@ -0,0 +1,11 @@
+--- cr3qt/CMakeLists.txt.orig  2021-03-10 11:05:32 UTC
++++ cr3qt/CMakeLists.txt
+@@ -198,7 +198,7 @@ ELSEIF (UNIX)
+=20
+=20
+ INSTALL(FILES ${man_gz}
+-   DESTINATION "share/man/man1"
++   DESTINATION "man/man1"
+    PERMISSIONS OWNER_READ GROUP_READ WORLD_READ)
+=20
+ INSTALL( TARGETS cr3 RUNTIME DESTINATION bin )

share/man is a valid install location nowadays. You can remove the patch ag=
ain.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-254184-7788-RvSb32fk4h>