diff --git a/editors/texstudio/Makefile b/editors/texstudio/Makefile index 5de98efebcf3..34e1a2091f01 100644 --- a/editors/texstudio/Makefile +++ b/editors/texstudio/Makefile @@ -1,45 +1,44 @@ PORTNAME= texstudio -DISTVERSION= 4.1.1 -PORTREVISION= 2 +DISTVERSION= 4.1.2 CATEGORIES= editors MAINTAINER= rigoletto@FreeBSD.org COMMENT= Integrated writing environment for LaTeX documents 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 USES= compiler:c++11-lang desktop-file-utils dos2unix \ ghostscript:run gl pkgconfig qmake qt:5 xorg USE_QT = core declarative gui network script svg widgets \ xml printsupport concurrent uitools \ buildtools_build QTVER_SUFFIX= 5 USE_XORG= x11 USE_GL= gl USE_TEX= latex dvipsk USE_GITHUB= yes GH_ACCOUNT= ${PORTNAME}-org 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 8c8ffca7a315..3b9425643d5e 100644 --- a/editors/texstudio/distinfo +++ b/editors/texstudio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1637534359 -SHA256 (texstudio-org-texstudio-4.1.1_GH0.tar.gz) = f1d4cb04e90b8970b5d8d7617a8b483d3d59684161f7b21730f97336c507c6c9 -SIZE (texstudio-org-texstudio-4.1.1_GH0.tar.gz) = 88564492 +TIMESTAMP = 1639584586 +SHA256 (texstudio-org-texstudio-4.1.2_GH0.tar.gz) = 824cd1a2a806a6edb53f6cf3b64b623749c57586187989a94beda39960c9e644 +SIZE (texstudio-org-texstudio-4.1.2_GH0.tar.gz) = 88666134