pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/qt5-qscintilla
Module Name: pkgsrc
Committed By: wiz
Date: Fri Dec 2 15:39:01 UTC 2022
Modified Files:
pkgsrc/x11/qt5-qscintilla: Makefile Makefile.common PLIST distinfo
Removed Files:
pkgsrc/x11/qt5-qscintilla/patches: patch-Python_configure.py
patch-Qt4Qt5_qsciapis.cpp patch-Qt4Qt5_qscintilla.pro
Log Message:
qt5-qscintilla: update to 2.13.3.
v2.13.3 25th April 2022
- Bug fixes.
v2.13.2 15th March 2022
- Bug fixes that only affect iOS.
v2.13.1 12th October 2021
- Documented how to build for multiple architectures on macOS.
- Bug fixes.
v2.13.0 13th June 2021
- Added the QsciPrinter::printRange() overload that uses a supplied QPainter
to render the pages.
- Improved the appearence of the auto-completion popup.
- Bug fixes.
v2.12.1 4th March 2021
- Packaging bug fixes.
v2.12.0 23rd February 2021
- Added support for Qt6.
- Removed support for Qt4 and Qt5 earlier than v5.11.0.
- sdists are now provided.
v2.11.6 23rd November 2020
- Added the --qsci-translations-dir option to sip-wheel.
- Added the .api file for Python v3.9.
- Build system changes.
- Bug fixes.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/x11/qt5-qscintilla/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/x11/qt5-qscintilla/Makefile.common
cvs rdiff -u -r1.1 -r1.2 pkgsrc/x11/qt5-qscintilla/PLIST
cvs rdiff -u -r1.7 -r1.8 pkgsrc/x11/qt5-qscintilla/distinfo
cvs rdiff -u -r1.1 -r0 \
pkgsrc/x11/qt5-qscintilla/patches/patch-Python_configure.py \
pkgsrc/x11/qt5-qscintilla/patches/patch-Qt4Qt5_qsciapis.cpp
cvs rdiff -u -r1.2 -r0 \
pkgsrc/x11/qt5-qscintilla/patches/patch-Qt4Qt5_qscintilla.pro
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/qt5-qscintilla/Makefile
diff -u pkgsrc/x11/qt5-qscintilla/Makefile:1.15 pkgsrc/x11/qt5-qscintilla/Makefile:1.16
--- pkgsrc/x11/qt5-qscintilla/Makefile:1.15 Wed Nov 23 16:19:12 2022
+++ pkgsrc/x11/qt5-qscintilla/Makefile Fri Dec 2 15:39:01 2022
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.15 2022/11/23 16:19:12 adam Exp $
+# $NetBSD: Makefile,v 1.16 2022/12/02 15:39:01 wiz Exp $
-PKGREVISION= 5
.include "../../x11/qt5-qscintilla/Makefile.common"
-PKGNAME= qt5-${DISTNAME:tl}
+PKGNAME= qt5-${DISTNAME:S/_src//:tl}
COMMENT= Scintilla C++ editor class for Qt5
-BUILD_DIRS= Qt4Qt5
+BUILD_DIRS= src
USE_TOOLS+= gmake
@@ -14,6 +13,6 @@ MAKE_ENV+= QTPREFIX=${QTDIR}
INSTALL_ENV+= INSTALL_ROOT=${DESTDIR}
do-configure:
- cd ${WRKSRC}/Qt4Qt5 && ${QTDIR}/bin/qmake -o Makefile qscintilla.pro
+ cd ${WRKSRC}/src && ${QTDIR}/bin/qmake -o Makefile qscintilla.pro
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/x11/qt5-qscintilla/Makefile.common
diff -u pkgsrc/x11/qt5-qscintilla/Makefile.common:1.2 pkgsrc/x11/qt5-qscintilla/Makefile.common:1.3
--- pkgsrc/x11/qt5-qscintilla/Makefile.common:1.2 Mon Jun 29 13:25:57 2020
+++ pkgsrc/x11/qt5-qscintilla/Makefile.common Fri Dec 2 15:39:01 2022
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.2 2020/06/29 13:25:57 adam Exp $
+# $NetBSD: Makefile.common,v 1.3 2022/12/02 15:39:01 wiz Exp $
#
# used by x11/qt5-qscintilla/Makefile
# used by x11/py-qt5-qscintilla/Makefile
-DISTNAME= QScintilla-2.11.5
+DISTNAME= QScintilla_src-2.13.3
CATEGORIES= x11
MASTER_SITES= https://www.riverbankcomputing.com/static/Downloads/QScintilla/${PKGVERSION_NOREV}/
Index: pkgsrc/x11/qt5-qscintilla/PLIST
diff -u pkgsrc/x11/qt5-qscintilla/PLIST:1.1 pkgsrc/x11/qt5-qscintilla/PLIST:1.2
--- pkgsrc/x11/qt5-qscintilla/PLIST:1.1 Sat Oct 26 13:19:17 2019
+++ pkgsrc/x11/qt5-qscintilla/PLIST Fri Dec 2 15:39:01 2022
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2019/10/26 13:19:17 kamil Exp $
+@comment $NetBSD: PLIST,v 1.2 2022/12/02 15:39:01 wiz Exp $
qt5/include/Qsci/qsciabstractapis.h
qt5/include/Qsci/qsciapis.h
qt5/include/Qsci/qscicommand.h
@@ -54,8 +54,8 @@ qt5/include/Qsci/qscistyle.h
qt5/include/Qsci/qscistyledtext.h
qt5/lib/libqscintilla2_qt5.so
qt5/lib/libqscintilla2_qt5.so.15
-qt5/lib/libqscintilla2_qt5.so.15.0
-qt5/lib/libqscintilla2_qt5.so.15.0.0
+qt5/lib/libqscintilla2_qt5.so.15.1
+qt5/lib/libqscintilla2_qt5.so.15.1.1
qt5/mkspecs/features/qscintilla2.prf
qt5/qsci/api/python/Python-2.4.api
qt5/qsci/api/python/Python-2.5.api
@@ -69,6 +69,7 @@ qt5/qsci/api/python/Python-3.5.api
qt5/qsci/api/python/Python-3.6.api
qt5/qsci/api/python/Python-3.7.api
qt5/qsci/api/python/Python-3.8.api
+qt5/qsci/api/python/Python-3.9.api
qt5/translations/qscintilla_cs.qm
qt5/translations/qscintilla_de.qm
qt5/translations/qscintilla_es.qm
Index: pkgsrc/x11/qt5-qscintilla/distinfo
diff -u pkgsrc/x11/qt5-qscintilla/distinfo:1.7 pkgsrc/x11/qt5-qscintilla/distinfo:1.8
--- pkgsrc/x11/qt5-qscintilla/distinfo:1.7 Tue Oct 26 11:34:21 2021
+++ pkgsrc/x11/qt5-qscintilla/distinfo Fri Dec 2 15:39:01 2022
@@ -1,8 +1,5 @@
-$NetBSD: distinfo,v 1.7 2021/10/26 11:34:21 nia Exp $
+$NetBSD: distinfo,v 1.8 2022/12/02 15:39:01 wiz Exp $
-BLAKE2s (QScintilla-2.11.5.tar.gz) = abb084dfb02a77eb843b6682f983185abae49a69829fd66931ccd3d7c4c71e46
-SHA512 (QScintilla-2.11.5.tar.gz) = 46bc3c896b4ab71fbcc821ce3a248ecc4200378e0b621adef8d39092f940928806c76abe529b7f27ce4280e7e49091d8cbeafe6f303ca85cf5675df2887fd99b
-Size (QScintilla-2.11.5.tar.gz) = 3007564 bytes
-SHA1 (patch-Python_configure.py) = c447d37537924272a632a76a32ab3b2afc690bb4
-SHA1 (patch-Qt4Qt5_qsciapis.cpp) = 00466d4b0fe635c55566aa4b07a3de52e63274bd
-SHA1 (patch-Qt4Qt5_qscintilla.pro) = 8b9713355ccb6134cec98e5ce9ccfb532b1c7a8a
+BLAKE2s (QScintilla_src-2.13.3.tar.gz) = 64583b21ca4d836189c91f79e26e7e91ed954075b6f4fde57d4e613bf40577b7
+SHA512 (QScintilla_src-2.13.3.tar.gz) = be102fd6123fad0bc7f8de39080886369398889de48a4ec8873a0751890d7be1f238ae5194b71d31aac492e2881b6bf7885d9c06a2a47e36328780b47694f5b5
+Size (QScintilla_src-2.13.3.tar.gz) = 3060031 bytes
Home |
Main Index |
Thread Index |
Old Index