git: 20bd83eda5bd - main - editors/texstudio: Update to 4.0.0
Alexandre C. Guimarães
rigoletto at FreeBSD.org
Sun Oct 3 08:22:57 UTC 2021
The branch main has been updated by rigoletto:
URL: https://cgit.FreeBSD.org/ports/commit/?id=20bd83eda5bd4c3e559cb5f01cbfac02904d56f6
commit 20bd83eda5bd4c3e559cb5f01cbfac02904d56f6
Author: Alexandre C. Guimarães <rigoletto at FreeBSD.org>
AuthorDate: 2021-10-03 08:22:06 +0000
Commit: Alexandre C. Guimarães <rigoletto at FreeBSD.org>
CommitDate: 2021-10-03 08:22:06 +0000
editors/texstudio: Update to 4.0.0
---
editors/texstudio/Makefile | 8 ++++----
editors/texstudio/distinfo | 6 +++---
editors/texstudio/pkg-plist | 1 +
3 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/editors/texstudio/Makefile b/editors/texstudio/Makefile
index 55f46dce17cb..a9c51aa52823 100644
--- a/editors/texstudio/Makefile
+++ b/editors/texstudio/Makefile
@@ -1,6 +1,5 @@
PORTNAME= texstudio
-DISTVERSION= 3.1.2
-PORTREVISION= 5
+DISTVERSION= 4.0.0
CATEGORIES= editors
MAINTAINER= rigoletto at FreeBSD.org
@@ -17,8 +16,9 @@ LIB_DEPENDS= libhunspell-1.7.so:textproc/hunspell \
USES= compiler:c++11-lang desktop-file-utils dos2unix \
ghostscript:run gl pkgconfig qmake qt:5 xorg
-USE_QT = core gui network script svg widgets xml \
- printsupport concurrent uitools buildtools_build
+USE_QT = core declarative gui network script svg widgets \
+ xml printsupport concurrent uitools \
+ buildtools_build
QTVER_SUFFIX= 5
USE_XORG= x11
diff --git a/editors/texstudio/distinfo b/editors/texstudio/distinfo
index 91310e610b9d..48af33c9c8e9 100644
--- a/editors/texstudio/distinfo
+++ b/editors/texstudio/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1621010721
-SHA256 (texstudio-org-texstudio-3.1.2_GH0.tar.gz) = 7251f8e6f2b17395c428e9ff13bfc2c58e5f07ec09aae1036ab912dcf89f6fad
-SIZE (texstudio-org-texstudio-3.1.2_GH0.tar.gz) = 83987451
+TIMESTAMP = 1633231194
+SHA256 (texstudio-org-texstudio-4.0.0_GH0.tar.gz) = ab541160525be8442aedcdbe4acb33e07518d6362ab819a16bbcd558ff39731c
+SIZE (texstudio-org-texstudio-4.0.0_GH0.tar.gz) = 88426776
diff --git a/editors/texstudio/pkg-plist b/editors/texstudio/pkg-plist
index 0f7e5671d5f7..1079822c038b 100644
--- a/editors/texstudio/pkg-plist
+++ b/editors/texstudio/pkg-plist
@@ -148,6 +148,7 @@ share/metainfo/texstudio.appdata.xml
%%DATADIR%%/texstudio_sk.qm
%%DATADIR%%/texstudio_sv.qm
%%DATADIR%%/texstudio_tr_TR.qm
+%%DATADIR%%/texstudio_ug.qm
%%DATADIR%%/texstudio_uk.qm
%%DATADIR%%/texstudio_vi.qm
%%DATADIR%%/texstudio_zh_CN.qm
More information about the dev-commits-ports-all
mailing list