diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2014-01-25 21:09:12 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2014-01-25 21:09:12 +0000 |
commit | 8729f74013f72f8e04cdd62253206d0eedbf1f8c (patch) | |
tree | 0f5f8a866fcb2f986d8ddd4c298e8779633eb1a2 | |
parent | a05ee6f5134960332054990c390ac3ad9a4502f4 (diff) |
Notes
-rw-r--r-- | print/lyx/Makefile | 5 | ||||
-rw-r--r-- | print/lyx/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/print/lyx/Makefile b/print/lyx/Makefile index 13d594d4d4ff..bbe6a5fcc854 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -21,9 +21,10 @@ LIB_DEPENDS= libboost_regex.so:${PORTSDIR}/devel/boost-libs \ CONFLICTS= lyx-1.[0-9]* MAJOR_VERSION= 2.0 -MINOR_VERSION= 6 +MINOR_VERSION= 7 -USES= desktop-file-utils gmake iconv pkgconfig perl5 +USES= desktop-file-utils gmake iconv pkgconfig perl5 shebangfix +SHEBANG_FILES= lib/scripts/listerrors USE_PYTHON= 2 USE_QT4= corelib gui moc_build uic_build rcc_build USE_XZ= yes diff --git a/print/lyx/distinfo b/print/lyx/distinfo index 38b3bc0734b6..f9688288ea6a 100644 --- a/print/lyx/distinfo +++ b/print/lyx/distinfo @@ -1,2 +1,2 @@ -SHA256 (lyx-2.0.6.tar.xz) = a5cb2bedee6e154b50881acd2316cf9d79162d6754e3aa159a6d579f5a828ad2 -SIZE (lyx-2.0.6.tar.xz) = 10390452 +SHA256 (lyx-2.0.7.tar.xz) = 0597bda734d476f59dd440c45a801e1c581ab30bf4c9ab23242b3a452beee862 +SIZE (lyx-2.0.7.tar.xz) = 10449908 |