[135260] trunk/dports/devel/qscintilla
michaelld at macports.org
michaelld at macports.org
Mon Apr 20 09:16:05 PDT 2015
Revision: 135260
https://trac.macports.org/changeset/135260
Author: michaelld at macports.org
Date: 2015-04-20 09:16:05 -0700 (Mon, 20 Apr 2015)
Log Message:
-----------
qscintilla: update to 2.9(.0).
Modified Paths:
--------------
trunk/dports/devel/qscintilla/Portfile
trunk/dports/devel/qscintilla/files/patch-add_debug.diff
Modified: trunk/dports/devel/qscintilla/Portfile
===================================================================
--- trunk/dports/devel/qscintilla/Portfile 2015-04-20 13:42:15 UTC (rev 135259)
+++ trunk/dports/devel/qscintilla/Portfile 2015-04-20 16:16:05 UTC (rev 135260)
@@ -9,9 +9,9 @@
# NOTE: the version of this port must be kept in sync with the 'py*-qscintilla' port(s),
# since they contain the python bindings!
-version 2.8.4
-checksums rmd160 dfe4b96f1bfd549290aeae24a18f2fe99de8e75a \
- sha256 9b7b2d7440cc39736bbe937b853506b3bd218af3b79095d4f710cccb0fabe80f
+version 2.9
+checksums rmd160 3b3682a578a988466ef35aeab757466ea908934f \
+ sha256 d7c32e32582f93779de861006d87467b38b9ebc06e3d0b32e981cb24369fa417
categories devel
license {GPL-2 GPL-3 OpenSSLException}
Modified: trunk/dports/devel/qscintilla/files/patch-add_debug.diff
===================================================================
--- trunk/dports/devel/qscintilla/files/patch-add_debug.diff 2015-04-20 13:42:15 UTC (rev 135259)
+++ trunk/dports/devel/qscintilla/files/patch-add_debug.diff 2015-04-20 16:16:05 UTC (rev 135260)
@@ -1,5 +1,5 @@
---- designer-Qt4Qt5/designer.pro.orig 2014-03-17 13:51:54.000000000 -0400
-+++ designer-Qt4Qt5/designer.pro 2014-03-17 13:51:41.000000000 -0400
+--- designer-Qt4Qt5/designer.pro.orig
++++ designer-Qt4Qt5/designer.pro
@@ -4,7 +4,7 @@
TEMPLATE = lib
TARGET = qscintillaplugin
@@ -25,9 +25,9 @@
+
+INCLUDEPATH += ../Qt4Qt5
+LIBS += -L../Qt4Qt5 -l$$QSCI_LIB
---- Qt4Qt5/qscintilla.pro.orig 2014-05-26 09:42:15.000000000 -0400
-+++ Qt4Qt5/qscintilla.pro 2014-06-02 14:40:49.000000000 -0400
-@@ -29,8 +29,14 @@
+--- Qt4Qt5/qscintilla.pro.orig
++++ Qt4Qt5/qscintilla.pro
+@@ -24,8 +24,14 @@
TEMPLATE = lib
TARGET = qscintilla2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150420/8af6fbb7/attachment.html>
More information about the macports-changes
mailing list