diff options
author | wiz <wiz> | 2014-08-21 21:35:06 +0000 |
---|---|---|
committer | wiz <wiz> | 2014-08-21 21:35:06 +0000 |
commit | 4a200c31cd21cf8a3d14df5c4b15d7a48b87d724 (patch) | |
tree | 59d723aa33effa7dfb954d1a7b191a53d686360c /x11/qt4-qscintilla/distinfo | |
parent | f16c76aa2585209f2da96c06397e5d8732b34e08 (diff) | |
download | pkgsrc-4a200c31cd21cf8a3d14df5c4b15d7a48b87d724.tar.gz |
Update to 2.8.3. Split off common parts with py-qt4-qscintilla into
Makefile.common.
v2.8.3 3rd July 2014
- Added the QsciLexerCoffeeScript class.
- Font sizes are now handled as floating point values rather than integers.
- Bug fixes.
v2.8.2 26th May 2014
- Added the QsciLexerAVS class.
- Added the QsciLexerPO class.
- Added the --sysroot, --no-sip-files and --no-qsci-api options to the Python
bindings' configure.py.
- Cross-compilation (specifically to iOS and Android) is now supported.
- configure.py has been refactored and relicensed so that it can be used as a
template for wrapping other bindings.
- Bug fixes.
v2.8.1 14th March 2014
- Added support for iOS and Android.
- Added support for retina displays.
- A qscintilla2.prf file is installed so that application .pro files only
need to add CONFIG += qscintilla2.
- Updated the keywords recognised by the Octave lexer.
- Bug fixes.
Diffstat (limited to 'x11/qt4-qscintilla/distinfo')
-rw-r--r-- | x11/qt4-qscintilla/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11/qt4-qscintilla/distinfo b/x11/qt4-qscintilla/distinfo index 33250bd0759..13cc44d7fab 100644 --- a/x11/qt4-qscintilla/distinfo +++ b/x11/qt4-qscintilla/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.13 2014/07/22 17:52:11 wiz Exp $ +$NetBSD: distinfo,v 1.14 2014/08/21 21:35:06 wiz Exp $ -SHA1 (QScintilla-gpl-2.8.tar.gz) = 3edf9d476d4e6af0706a4d33401667a38e3a697e -RMD160 (QScintilla-gpl-2.8.tar.gz) = 623d1b956da11a109d418fcf7d816917220ec493 -Size (QScintilla-gpl-2.8.tar.gz) = 2917864 bytes +SHA1 (QScintilla-gpl-2.8.3.tar.gz) = d3b4f0dc7358591c122518d932f797ae3e3dd9d4 +RMD160 (QScintilla-gpl-2.8.3.tar.gz) = c60b841d8574eae3c318c69f16d43894084551e1 +Size (QScintilla-gpl-2.8.3.tar.gz) = 3028154 bytes |