mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
*/*: Update qscintilla2 to 2.13.1
Changes: - https://riverbankcomputing.com/news/QScintilla_2.13.1_Released
This commit is contained in:
parent
180536413f
commit
354d8cf1c3
12 changed files with 14 additions and 12 deletions
|
@ -65,7 +65,7 @@ MASTER_SITES_QSCI2= RIVERBANK/QScintilla/${PORTVERSION} \
|
|||
|
||||
SIP_VERSION= 6.3.1
|
||||
SIP4_VERSION= 4.19.25
|
||||
QSCI2_VERSION= 2.13.0
|
||||
QSCI2_VERSION= 2.13.1
|
||||
PYQT5_VERSION= 5.15.4
|
||||
PYQTCHART_VERSION= ${PYQT5_VERSION} # can be different
|
||||
PYQTNETWORKAUTH_VERSION=${PYQT5_VERSION}
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= openscad
|
||||
PORTVERSION= 2021.02.09
|
||||
PORTREVISION= 7
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= cad
|
||||
PKGNAMESUFFIX= -devel
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= openscad
|
||||
PORTVERSION= 2021.01.01
|
||||
PORTREVISION= 7
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= cad
|
||||
|
||||
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= sqlitebrowser
|
||||
PORTVERSION= 3.12.1
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= databases
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= pyqt
|
||||
PORTVERSION= ${PYQT5_VERSION}
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= ${MASTER_SITES_PYQT5}
|
||||
PKGNAMEPREFIX= ${PYQT_PY_RELNAME}-
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1626762174
|
||||
SHA256 (QScintilla_src-2.13.0.tar.gz) = 05116938bedfceb2953d3c24f862e1ab4d68ba7845f135d1d7aa1086595449b2
|
||||
SIZE (QScintilla_src-2.13.0.tar.gz) = 3059601
|
||||
TIMESTAMP = 1643274895
|
||||
SHA256 (QScintilla_src-2.13.1.tar.gz) = 800e3d2071a96bcccd7581346af0d2fe28fc30cd68530cb8302685d013afd54a
|
||||
SIZE (QScintilla_src-2.13.1.tar.gz) = 3059819
|
||||
|
|
|
@ -54,7 +54,7 @@
|
|||
%%QT_LIBDIR%%/libqscintilla2_qt5.so
|
||||
%%QT_LIBDIR%%/libqscintilla2_qt5.so.15
|
||||
%%QT_LIBDIR%%/libqscintilla2_qt5.so.15.1
|
||||
%%QT_LIBDIR%%/libqscintilla2_qt5.so.15.1.0
|
||||
%%QT_LIBDIR%%/libqscintilla2_qt5.so.15.1.1
|
||||
%%QT_MKSPECDIR%%/features/qscintilla2.prf
|
||||
%%QT_DATADIR%%/qsci/api/python/Python-2.4.api
|
||||
%%QT_DATADIR%%/qsci/api/python/Python-2.5.api
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
PORTNAME= qgis
|
||||
DISTVERSION= 3.16.16
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics geography
|
||||
MASTER_SITES= https://qgis.org/downloads/
|
||||
PKGNAMESUFFIX= -ltr
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= qgis
|
||||
DISTVERSION= 3.22.3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= graphics geography
|
||||
MASTER_SITES= https://qgis.org/downloads/
|
||||
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
PORTNAME= octave
|
||||
PORTVERSION= ${OCTAVE_VERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= GNU
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= networkauth
|
||||
PORTVERSION= ${PYQTNETWORKAUTH_VERSION}
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= net devel python
|
||||
MASTER_SITES= ${MASTER_SITES_PYQTNETWORKAUTH}
|
||||
PKGNAMEPREFIX= ${PYQT_PY_RELNAME}-
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= chart
|
||||
PORTVERSION= ${PYQTCHART_VERSION}
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= x11-toolkits devel python
|
||||
MASTER_SITES= ${MASTER_SITES_PYQTCHART}
|
||||
PKGNAMEPREFIX= ${PYQT_PY_RELNAME}-
|
||||
|
|
Loading…
Add table
Reference in a new issue