diff --git a/editors/texstudio/Makefile b/editors/texstudio/Makefile index fa7bf67b1371..0268d07a9b35 100644 --- a/editors/texstudio/Makefile +++ b/editors/texstudio/Makefile @@ -1,48 +1,47 @@ PORTNAME= texstudio -DISTVERSION= 4.6.3 -PORTREVISION= 1 +DISTVERSION= 4.7.0 CATEGORIES= editors MAINTAINER= wen@FreeBSD.org COMMENT= Integrated writing environment for LaTeX documents WWW= https://texstudio.sourceforge.net/ LICENSE= GPLv2 BROKEN_armv6= fails to compile: error: no member named mc_eip in __mcontext LIB_DEPENDS= libhunspell-1.7.so:textproc/hunspell \ libpoppler.so:graphics/poppler \ libpoppler-qt5.so:graphics/poppler-qt5 \ libquazip1-qt5.so:archivers/quazip@qt5 USES= compiler:c++11-lang desktop-file-utils dos2unix \ ghostscript:run gl pkgconfig qmake qt:5 tex xorg USE_GITHUB= yes GH_ACCOUNT= ${PORTNAME}-org USE_QT = concurrent core declarative gui linguisttools network \ printsupport script svg uitools widgets xml \ buildtools:build QTVER_SUFFIX= 5 USE_XORG= x11 USE_GL= gl USE_TEX= latex dvipsk DOS2UNIX_FILES= ${PORTNAME}.pro \ src/manhattanstyle.cpp \ src/pdfviewer/PDFDocument.h \ src/qcodeedit/lib/widgets/qfoldpanel.cpp QMAKE_ARGS+= USE_SYSTEM_HUNSPELL=true USE_SYSTEM_QUAZIP=true post-patch: @${REINPLACE_CMD} -e 's,^\(utilities.path =\).*,\1 ${DATADIR},' \ -e 's,/usr/include,${LOCALBASE}/include,g' \ -e 's,/usr/lib,${LOCALBASE}/lib,g' \ -e '/appdata.path/s,\/usr,${PREFIX},' \ ${WRKSRC}/${PORTNAME}.pro .include diff --git a/editors/texstudio/distinfo b/editors/texstudio/distinfo index 97ba30e483fb..ade69cfd4821 100644 --- a/editors/texstudio/distinfo +++ b/editors/texstudio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1692234446 -SHA256 (texstudio-org-texstudio-4.6.3_GH0.tar.gz) = dc2a0f765291644de022bea8910fbdf2e08f06adb9ef2e053db7b41de785e29a -SIZE (texstudio-org-texstudio-4.6.3_GH0.tar.gz) = 111413199 +TIMESTAMP = 1701722242 +SHA256 (texstudio-org-texstudio-4.7.0_GH0.tar.gz) = 9366df4d2987001718e96c796456808d1865ba5cbb92a3bbc6eb7a3bfd99c024 +SIZE (texstudio-org-texstudio-4.7.0_GH0.tar.gz) = 111575088