Index: head/print/lyx/Makefile =================================================================== --- head/print/lyx/Makefile (revision 486858) +++ head/print/lyx/Makefile (revision 486859) @@ -1,58 +1,60 @@ # Created by: Klemm # $FreeBSD$ PORTNAME= lyx PORTVERSION= ${MAJOR_VERSION}.${MINOR_VERSION} -PORTREVISION= 1 +DISTVERSIONSUFFIX= -2 CATEGORIES= print editors MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/${MAJOR_VERSION}.x/ \ http://www-ftp.lip6.fr/ftp/pub/lyx/stable/${MAJOR_VERSION}.x/ \ ftp://ftp.ntua.gr/pub/X11/LyX/stable/${MAJOR_VERSION}.x/ \ http://sunsite.icm.edu.pl/pub/unix/editors/lyx/stable/${MAJOR_VERSION}.x/ MAINTAINER= rakuco@FreeBSD.org COMMENT= Document processor interfaced with LaTeX (nearly WYSIWYG) LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libboost_regex.so:devel/boost-libs \ libmythes-1.2.so:textproc/mythes +WRKSRC= ${WRKDIR}/${DISTNAME:S,${DISTVERSIONSUFFIX}$$,,} + MAJOR_VERSION= 2.3 -MINOR_VERSION= 0 +MINOR_VERSION= 1 USES= desktop-file-utils gmake iconv pkgconfig perl5 \ python:2.7 qt:5 shebangfix tar:xz USE_QT= core concurrent gui svg widgets buildtools_build qmake_build GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-included-boost \ --without-included-mythes \ --enable-qt5 \ --with-qt-dir=${LOCALBASE}/lib/qt5 \ ${ICONV_CONFIGURE_ARG} \ --with-extra-prefix=${LOCALBASE} SHEBANG_FILES= lib/configure.py \ lib/lyx2lyx/lyx2lyx \ lib/scripts/listerrors \ lib/scripts/gnuplot2pdf.py \ lib/scripts/svg2pdftex.py \ lib/scripts/svg2pstex.py LIBS+= -lexecinfo OPTIONS_DEFINE= ASPELL ENCHANT HUNSPELL NLS OPTIONS_DEFAULT= HUNSPELL OPTIONS_SUB= yes ENCHANT_DESC= Spell checking using Enchant ASPELL_CONFIGURE_OFF= --without-aspell ASPELL_LIB_DEPENDS= libaspell.so:textproc/aspell ENCHANT_CONFIGURE_OFF= --without-enchant ENCHANT_LIB_DEPENDS= libenchant.so:textproc/enchant HUNSPELL_CONFIGURE_OFF= --without-hunspell HUNSPELL_LIB_DEPENDS= libhunspell-1.6.so:textproc/hunspell NLS_CONFIGURE_OFF= --disable-nls NLS_USES= gettext .include Index: head/print/lyx/distinfo =================================================================== --- head/print/lyx/distinfo (revision 486858) +++ head/print/lyx/distinfo (revision 486859) @@ -1,3 +1,3 @@ -TIMESTAMP = 1526500182 -SHA256 (lyx-2.3.0.tar.xz) = 310f556adbfafd243f2c17a0be0d22fa50b9b4f7de41e66625cace8ea088b92b -SIZE (lyx-2.3.0.tar.xz) = 15676680 +TIMESTAMP = 1544182147 +SHA256 (lyx-2.3.1-2.tar.xz) = f5c9450ba196ed9d49fbc573f65b10d1726d16a62453466957aba2a9f6d66f84 +SIZE (lyx-2.3.1-2.tar.xz) = 15800168 Index: head/print/lyx/files/patch-gentoo_git-lyx-2.3.0-qt-5.11.patch =================================================================== --- head/print/lyx/files/patch-gentoo_git-lyx-2.3.0-qt-5.11.patch (revision 486858) +++ head/print/lyx/files/patch-gentoo_git-lyx-2.3.0-qt-5.11.patch (nonexistent) @@ -1,19 +0,0 @@ -https://gitweb.gentoo.org/repo/gentoo.git/plain/app-office/lyx/files/lyx-2.3.0-qt-5.11.patch - ---- src/frontends/qt4/GuiDocument.cpp 2018-02-25 01:11:18.000000000 +0100 -+++ src/frontends/qt4/GuiDocument.cpp 2018-03-30 19:45:47.283928297 +0200 -@@ -68,11 +68,12 @@ - #include "frontends/alert.h" - - #include --#include -+#include - #include - #include - #include - #include -+#include - #include - #include - #include - Property changes on: head/print/lyx/files/patch-gentoo_git-lyx-2.3.0-qt-5.11.patch ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property