editors/texstudio: Update to 3.0.0
This commit is contained in:
parent
35eb354a1c
commit
bb51ecc044
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=547135
4 changed files with 5 additions and 16 deletions
|
@ -1,8 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= texstudio
|
||||
DISTVERSION= 2.12.22
|
||||
PORTREVISION= 6
|
||||
DISTVERSION= 3.0.0
|
||||
CATEGORIES= editors
|
||||
|
||||
MAINTAINER= rigoletto@FreeBSD.org
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1583051885
|
||||
SHA256 (texstudio-org-texstudio-2.12.22_GH0.tar.gz) = 101949620d055ab0224ecbb48b0ad38a7403f179832a28b86e4cb16f4c2adc46
|
||||
SIZE (texstudio-org-texstudio-2.12.22_GH0.tar.gz) = 35965795
|
||||
TIMESTAMP = 1598398679
|
||||
SHA256 (texstudio-org-texstudio-3.0.0_GH0.tar.gz) = c1f704f84b2007621c5f8ec7fd3b4cf96693f98fd25724ee8fe9c3dccdc7ab2a
|
||||
SIZE (texstudio-org-texstudio-3.0.0_GH0.tar.gz) = 36129478
|
||||
|
|
|
@ -1,10 +0,0 @@
|
|||
--- src/manhattanstyle.cpp.orig 2020-05-18 16:04:09 UTC
|
||||
+++ src/manhattanstyle.cpp
|
||||
@@ -44,6 +44,7 @@
|
||||
#include <QMainWindow>
|
||||
#include <QMenuBar>
|
||||
#include <QPainter>
|
||||
+#include <QPainterPath>
|
||||
#include <QPixmap>
|
||||
#include <QPixmapCache>
|
||||
#include <QPushButton>
|
|
@ -1,7 +1,7 @@
|
|||
bin/texstudio
|
||||
share/appdata/texstudio.appdata.xml
|
||||
share/applications/texstudio.desktop
|
||||
share/icons/hicolor/scalable/apps/texstudio.svg
|
||||
share/metainfo/texstudio.appdata.xml
|
||||
%%DATADIR%%/AUTHORS
|
||||
%%DATADIR%%/CHANGELOG.txt
|
||||
%%DATADIR%%/COPYING
|
||||
|
|
Loading…
Reference in a new issue