FreeBSD Bugzilla – Attachment 241233 Details for
Bug 270564
devel/ptl: Add CMake build type hook to pkg-plist
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch which adds CMake build type hook to pkg-plist
devel_ptl01.diff (text/plain), 749 bytes, created by
Erik Jensen
on 2023-03-31 16:33:21 UTC
(
hide
)
Description:
Patch which adds CMake build type hook to pkg-plist
Filename:
MIME Type:
Creator:
Erik Jensen
Created:
2023-03-31 16:33:21 UTC
Size:
749 bytes
patch
obsolete
>diff --git a/devel/ptl/Makefile b/devel/ptl/Makefile >index d2fad40a78..4047d6e3fa 100644 >--- a/devel/ptl/Makefile >+++ b/devel/ptl/Makefile >@@ -1,6 +1,7 @@ > PORTNAME= ptl > DISTVERSIONPREFIX= v > DISTVERSION= 2.3.3 >+PORTREVISION= 1 > CATEGORIES= devel > > MAINTAINER= erik@tenku.dk >diff --git a/devel/ptl/pkg-plist b/devel/ptl/pkg-plist >index 99a7e95ff1..de392a890b 100644 >--- a/devel/ptl/pkg-plist >+++ b/devel/ptl/pkg-plist >@@ -27,7 +27,7 @@ include/PTL/VUserTaskQueue.hh > lib/cmake/PTL/Modules/FindTBB.cmake > lib/cmake/PTL/PTLConfig.cmake > lib/cmake/PTL/PTLConfigVersion.cmake >-lib/cmake/PTL/PTLTargets-release.cmake >+lib/cmake/PTL/PTLTargets-%%CMAKE_BUILD_TYPE%%.cmake > lib/cmake/PTL/PTLTargets.cmake > lib/libptl.so > lib/libptl.so.%%SHLIB_SHVER%%
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
erik
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 270564
: 241233