Update qt-creator to 4.13.3
This commit is contained in:
parent
e27a7a78f0
commit
d9a99b4a18
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.68 2020/10/23 14:22:27 rsadowski Exp $
|
||||
# $OpenBSD: Makefile,v 1.69 2020/11/23 07:10:05 rsadowski Exp $
|
||||
|
||||
#Qt5Webkit
|
||||
USE_WXNEEDED = Yes
|
||||
|
||||
COMMENT = cross-platform IDE for use with Qt
|
||||
V = 4.13.2
|
||||
V = 4.13.3
|
||||
DISTNAME = qt-creator-opensource-src-${V}
|
||||
PKGNAME = qt-creator-${V}
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (qt-creator-opensource-src-4.13.2.tar.gz) = c/M1a+GjzSH8yQAb7dXMfFTnZInBOLB0gpdZHz9h5ck=
|
||||
SIZE (qt-creator-opensource-src-4.13.2.tar.gz) = 50912376
|
||||
SHA256 (qt-creator-opensource-src-4.13.3.tar.gz) = L3j0wKA8J/6kudhcuRP8sMbKiyvVbqay7gnbQt1g1OE=
|
||||
SIZE (qt-creator-opensource-src-4.13.3.tar.gz) = 51270046
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.18 2020/09/21 15:31:49 rsadowski Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.19 2020/11/23 07:10:05 rsadowski Exp $
|
||||
@bin bin/qtcreator
|
||||
bin/qtcreator.sh
|
||||
@lib lib/libAdvancedDockingSystem.so.${LIBAdvancedDockingSystem_VERSION}
|
||||
@ -1055,8 +1055,8 @@ share/qtcreator/templates/wizards/projects/vcs/subversion/icon@2x.png
|
||||
share/qtcreator/templates/wizards/projects/vcs/subversion/wizard.json
|
||||
share/qtcreator/templates/wizards/qtcreatorplugin/
|
||||
share/qtcreator/templates/wizards/qtcreatorplugin/MyPlugin.json.in
|
||||
share/qtcreator/templates/wizards/qtcreatorplugin/github_workflow_README.md
|
||||
share/qtcreator/templates/wizards/qtcreatorplugin/github_workflow_build_qmake.yml
|
||||
share/qtcreator/templates/wizards/qtcreatorplugin/github_workflows_README.md
|
||||
share/qtcreator/templates/wizards/qtcreatorplugin/github_workflows_build_qmake.yml
|
||||
share/qtcreator/templates/wizards/qtcreatorplugin/myplugin.cpp
|
||||
share/qtcreator/templates/wizards/qtcreatorplugin/myplugin.h
|
||||
share/qtcreator/templates/wizards/qtcreatorplugin/myplugin.pro
|
||||
|
Loading…
x
Reference in New Issue
Block a user