Skip to content
Permalink
Browse files

[py*-]qscintilla: update to 2.10.3.

  • Loading branch information
michaelld committed Feb 28, 2018
1 parent 6aee396 commit 563b3bcbeb5e89e278aa0e203a524e8f105e4b2e
Showing with 7 additions and 6 deletions.
  1. +4 −3 devel/qscintilla/Portfile
  2. +3 −3 devel/qscintilla/files/patch-configure.py.diff
@@ -5,9 +5,10 @@ PortGroup cxx11 1.1

name qscintilla

version 2.10.2
checksums rmd160 9c758f4886127cb126aa1ae5e6d5dbd142ab6687 \
sha256 14b31d20717eed95ea9bea4cd16e5e1b72cee7ebac647cba878e0f6db6a65ed0
version 2.10.3
checksums rmd160 78e3d54c9caeaff371f233a1abfc87949fd8a0de \
sha256 d2657a68e7699d37209ff97db965de7c67884d99b33066d0ba457e6f39b581e7 \
size 2721287

categories devel
license GPL-3
@@ -1,6 +1,6 @@
--- configure.py.orig 2017-07-03 10:40:17.000000000 -0700
+++ configure.py 2017-11-04 02:44:09.000000000 -0700
@@ -940,24 +940,24 @@
--- configure.py.orig
+++ configure.py
@@ -954,24 +954,24 @@
self.qmake_spec = 'win32-msvc.net'
else:
self.qmake_spec = 'win32-msvc'

0 comments on commit 563b3bc

Please sign in to comment.
You can’t perform that action at this time.