pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
scintilla: bump scintilla version for buildlink3.mk
Module Name: pkgsrc-wip
Committed By: Silas <silas_nfm21%nocafe.net@localhost>
Pushed By: silasdb
Date: Thu Jan 14 19:20:53 2021 -0300
Changeset: 88d6a728f826e92f850d7ce6cc6d7f417e36fdcc
Modified Files:
scintilla/buildlink3.mk
Log Message:
scintilla: bump scintilla version for buildlink3.mk
Decision made after advice here:
https://mail-index.netbsd.org/tech-pkg/2021/01/06/msg024494.html
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=88d6a728f826e92f850d7ce6cc6d7f417e36fdcc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
scintilla/buildlink3.mk | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/scintilla/buildlink3.mk b/scintilla/buildlink3.mk
index 9f515ca8d1..c66fe5baa1 100644
--- a/scintilla/buildlink3.mk
+++ b/scintilla/buildlink3.mk
@@ -7,8 +7,8 @@ SCINTILLA_BUILDLINK3_MK:=
BUILDLINK_DEPMETHOD.scintilla?= build
-BUILDLINK_API_DEPENDS.scintilla+= scintilla>=2.23
-BUILDLINK_ABI_DEPENDS.scintilla+= scintilla>=2.29nb7
+BUILDLINK_API_DEPENDS.scintilla+= scintilla>=4.4.6
+BUILDLINK_ABI_DEPENDS.scintilla+= scintilla>=4.4.6
BUILDLINK_PKGSRCDIR.scintilla?= ../../devel/scintilla
#.include "../../x11/gtk2/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index