Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ktexteditor ktexteditor: build fix: correct libr...
details: https://anonhg.NetBSD.org/pkgsrc/rev/176781723bc6
branches: trunk
changeset: 434279:176781723bc6
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Sat Jun 13 22:52:38 2020 +0000
description:
ktexteditor: build fix: correct library name mismatch
diffstat:
devel/ktexteditor/PLIST | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 496fba7dbad9 -r 176781723bc6 devel/ktexteditor/PLIST
--- a/devel/ktexteditor/PLIST Sat Jun 13 22:04:35 2020 +0000
+++ b/devel/ktexteditor/PLIST Sat Jun 13 22:52:38 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2020/06/07 11:25:17 markd Exp $
+@comment $NetBSD: PLIST,v 1.7 2020/06/13 22:52:38 gutteridge Exp $
include/KF5/KTextEditor/KTextEditor/AbstractAnnotationItemDelegate
include/KF5/KTextEditor/KTextEditor/AnnotationInterface
include/KF5/KTextEditor/KTextEditor/Application
@@ -67,7 +67,7 @@
lib/cmake/KF5TextEditor/KF5TextEditorTargets.cmake
lib/libKF5TextEditor.so
lib/libKF5TextEditor.so.5
-lib/libKF5TextEditor.so.${PKGVERSION}
+lib/libKF5TextEditor.so.5.70.0
libexec/kauth/kauth_ktexteditor_helper
qt5/mkspecs/modules/qt_KTextEditor.pri
qt5/plugins/kf5/parts/katepart.so
Home |
Main Index |
Thread Index |
Old Index