summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorwiz <wiz>2014-07-22 17:41:10 +0000
committerwiz <wiz>2014-07-22 17:41:10 +0000
commit9d047279883246d6cf7b157471ec6775dfd59ab9 (patch)
treeff94c68dcb8be723c97b208127801ada663b133b /x11
parent00dbf3e125776a3053a17c44a83048fc8f2b0c67 (diff)
downloadpkgsrc-9d047279883246d6cf7b157471ec6775dfd59ab9.tar.gz
Update to 2.8.2:
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')
-rw-r--r--x11/qt4-qscintilla/Makefile6
-rw-r--r--x11/qt4-qscintilla/PLIST4
-rw-r--r--x11/qt4-qscintilla/distinfo8
3 files changed, 9 insertions, 9 deletions
diff --git a/x11/qt4-qscintilla/Makefile b/x11/qt4-qscintilla/Makefile
index 152e6cd8d4b..abd8ab85213 100644
--- a/x11/qt4-qscintilla/Makefile
+++ b/x11/qt4-qscintilla/Makefile
@@ -1,9 +1,7 @@
-# $NetBSD: Makefile,v 1.32 2014/02/12 23:18:54 tron Exp $
-#
+# $NetBSD: Makefile,v 1.33 2014/07/22 17:41:10 wiz Exp $
-DISTNAME= QScintilla-gpl-2.8
+DISTNAME= QScintilla-gpl-2.8.2
PKGNAME= qt4-${DISTNAME:tl:S/-gpl-/-/}
-PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyqt/}
diff --git a/x11/qt4-qscintilla/PLIST b/x11/qt4-qscintilla/PLIST
index 62faa913121..9eb8ad888f0 100644
--- a/x11/qt4-qscintilla/PLIST
+++ b/x11/qt4-qscintilla/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2011/05/13 16:37:55 drochner Exp $
+@comment $NetBSD: PLIST,v 1.3 2014/07/22 17:41:10 wiz Exp $
qt4/include/Qsci/qsciabstractapis.h
qt4/include/Qsci/qsciapis.h
qt4/include/Qsci/qscicommand.h
@@ -6,6 +6,7 @@ qt4/include/Qsci/qscicommandset.h
qt4/include/Qsci/qscidocument.h
qt4/include/Qsci/qsciglobal.h
qt4/include/Qsci/qscilexer.h
+qt4/include/Qsci/qscilexeravs.h
qt4/include/Qsci/qscilexerbash.h
qt4/include/Qsci/qscilexerbatch.h
qt4/include/Qsci/qscilexercmake.h
@@ -27,6 +28,7 @@ qt4/include/Qsci/qscilexermatlab.h
qt4/include/Qsci/qscilexeroctave.h
qt4/include/Qsci/qscilexerpascal.h
qt4/include/Qsci/qscilexerperl.h
+qt4/include/Qsci/qscilexerpo.h
qt4/include/Qsci/qscilexerpostscript.h
qt4/include/Qsci/qscilexerpov.h
qt4/include/Qsci/qscilexerproperties.h
diff --git a/x11/qt4-qscintilla/distinfo b/x11/qt4-qscintilla/distinfo
index 14cb86510e7..2d90b9aef58 100644
--- a/x11/qt4-qscintilla/distinfo
+++ b/x11/qt4-qscintilla/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2014/02/06 17:27:47 drochner Exp $
+$NetBSD: distinfo,v 1.12 2014/07/22 17:41:10 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.2.tar.gz) = cfb24bfec54ea869bc3a326b9a935fc25aea7bec
+RMD160 (QScintilla-gpl-2.8.2.tar.gz) = 030773b5013cc6e36a928b607ba24d5d5d841e55
+Size (QScintilla-gpl-2.8.2.tar.gz) = 3028409 bytes