Skip to content

Commit

Permalink
print/lyx: Update to 2.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
wenheping committed Mar 5, 2023
1 parent 79c2f34 commit e7ae1b7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
6 changes: 4 additions & 2 deletions print/lyx/Makefile
@@ -1,11 +1,11 @@
PORTNAME= lyx
PORTVERSION= ${MAJOR_VERSION}.${MINOR_VERSION}
PORTREVISION= 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/
DISTNAME= ${PORTNAME}-${PORTVERSION}-1

MAINTAINER= wen@FreeBSD.org
COMMENT= Document processor interfaced with LaTeX (nearly WYSIWYG)
Expand All @@ -18,7 +18,7 @@ LIB_DEPENDS= libboost_regex.so:devel/boost-libs \
libmythes-1.2.so:textproc/mythes

MAJOR_VERSION= 2.3
MINOR_VERSION= 6.1
MINOR_VERSION= 7

USES= autoreconf compiler:c++11-lang desktop-file-utils gmake iconv \
pkgconfig perl5 python qt:5 shebangfix tar:xz xorg
Expand All @@ -45,6 +45,8 @@ SHEBANG_FILES= lib/configure.py \

LIBS+= -lexecinfo

WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}

OPTIONS_DEFINE= ASPELL ENCHANT HUNSPELL NLS
OPTIONS_DEFAULT= HUNSPELL
OPTIONS_SUB= yes
Expand Down
6 changes: 3 additions & 3 deletions print/lyx/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1641435915
SHA256 (lyx-2.3.6.1.tar.xz) = c6bed2633419898e01a7cc350310d7d934bf591cab7259fc2581aa4c00eafa78
SIZE (lyx-2.3.6.1.tar.xz) = 16242608
TIMESTAMP = 1677976178
SHA256 (lyx-2.3.7-1.tar.xz) = 39be8864fb86b34e88310e70fb80e5e9e296601f0856cf161aa094171718d8ed
SIZE (lyx-2.3.7-1.tar.xz) = 16158416

0 comments on commit e7ae1b7

Please sign in to comment.