mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Update to 1.1.5fix2
This commit is contained in:
parent
a453e2bdec
commit
7b016df002
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=37982
@ -6,11 +6,11 @@
|
||||
#
|
||||
|
||||
PORTNAME= lyx
|
||||
PORTVERSION= 1.1.5.1
|
||||
PORTVERSION= 1.1.5.2
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://stone.phys.pusan.ac.kr/pub/CJK-LyX/
|
||||
PKGNAMEPREFIX= cjk-
|
||||
DISTNAME= CJK-LyX-1.1.5fix1-src
|
||||
DISTNAME= CJK-LyX-1.1.5fix2-src
|
||||
|
||||
MAINTAINER= cjh@FreeBSD.org
|
||||
|
||||
@ -31,7 +31,7 @@ CONFIGURE_ARGS= --with-extra-lib="${X11BASE}/lib ${LOCALBASE}/lib" \
|
||||
--with-extra-inc="${X11BASE}/include ${LOCALBASE}/include"
|
||||
MAKE_ENV+= INTLLIBS="-L${LOCALBASE}/lib -lintl"
|
||||
MAN1= lyx.1 reLyX.1
|
||||
WRKSRC= ${WRKDIR}/CJK-LyX-1.1.5fix1
|
||||
WRKSRC= ${WRKDIR}/CJK-LyX-1.1.5fix2
|
||||
|
||||
.if !defined(WITH_ISPELL)
|
||||
pre-fetch:
|
||||
|
@ -1 +1 @@
|
||||
MD5 (CJK-LyX-1.1.5fix1-src.tar.gz) = fe796e0d076c36251f6df5d398e2258a
|
||||
MD5 (CJK-LyX-1.1.5fix2-src.tar.gz) = 931863a9947926a6109f0ce090c2aa11
|
||||
|
@ -43,6 +43,7 @@ share/lyx/configure
|
||||
share/lyx/configure.cmd
|
||||
share/lyx/doc/BUGS.lyx
|
||||
share/lyx/doc/Customization.lyx
|
||||
share/lyx/doc/Depend.pl
|
||||
share/lyx/doc/DocStyle.lyx
|
||||
share/lyx/doc/Doc_toc.pl
|
||||
share/lyx/doc/Extended.lyx
|
||||
@ -50,11 +51,13 @@ share/lyx/doc/FAQ.lyx
|
||||
share/lyx/doc/Intro.lyx
|
||||
share/lyx/doc/LaTeXConfig.lyx
|
||||
share/lyx/doc/LaTeXConfig.lyx.in
|
||||
share/lyx/doc/Makefile
|
||||
share/lyx/doc/README.Documentation
|
||||
share/lyx/doc/Reference.lyx
|
||||
share/lyx/doc/TOC.lyx
|
||||
share/lyx/doc/Tutorial.lyx
|
||||
share/lyx/doc/UserGuide.lyx
|
||||
share/lyx/doc/cs_TOC.lyx
|
||||
share/lyx/doc/cs_Tutorial.lyx
|
||||
share/lyx/doc/de_BUGS.lyx
|
||||
share/lyx/doc/de_FAQ.lyx
|
||||
@ -65,29 +68,39 @@ share/lyx/doc/de_TOC.lyx
|
||||
share/lyx/doc/de_Tutorial.lyx
|
||||
share/lyx/doc/de_UserGuide.lyx
|
||||
share/lyx/doc/es_Intro.lyx
|
||||
share/lyx/doc/es_TOC.lyx
|
||||
share/lyx/doc/es_Tutorial.lyx
|
||||
share/lyx/doc/escher-lsd.eps
|
||||
share/lyx/doc/eu_Intro.lyx
|
||||
share/lyx/doc/eu_TOC.lyx
|
||||
share/lyx/doc/eu_Tutorial.lyx
|
||||
share/lyx/doc/fr_Extended.lyx
|
||||
share/lyx/doc/fr_Intro.lyx
|
||||
share/lyx/doc/fr_TOC.lyx
|
||||
share/lyx/doc/fr_Tutorial.lyx
|
||||
share/lyx/doc/hu_Intro.lyx
|
||||
share/lyx/doc/hu_TOC.lyx
|
||||
share/lyx/doc/it_Intro.lyx
|
||||
share/lyx/doc/it_TOC.lyx
|
||||
share/lyx/doc/it_Tutorial.lyx
|
||||
share/lyx/doc/mobius.eps
|
||||
share/lyx/doc/nl_Intro.lyx
|
||||
share/lyx/doc/nl_TOC.lyx
|
||||
share/lyx/doc/nl_Tutorial.lyx
|
||||
share/lyx/doc/pl_Intro.lyx
|
||||
share/lyx/doc/pl_TOC.lyx
|
||||
share/lyx/doc/pl_Tutorial.lyx
|
||||
share/lyx/doc/platypus.eps
|
||||
share/lyx/doc/pt_Intro.lyx
|
||||
share/lyx/doc/pt_TOC.lyx
|
||||
share/lyx/doc/ro_Intro.lyx
|
||||
share/lyx/doc/ro_TOC.lyx
|
||||
share/lyx/doc/sl_Intro.lyx
|
||||
share/lyx/doc/sl_TOC.lyx
|
||||
share/lyx/doc/sl_Tutorial.lyx
|
||||
share/lyx/doc/sv_Intro.lyx
|
||||
share/lyx/doc/sv_TOC.lyx
|
||||
share/lyx/doc/sv_Tutorial.lyx
|
||||
share/lyx/doc/toc_make
|
||||
share/lyx/examples/Foils.lyx
|
||||
share/lyx/examples/ItemizeBullets.lyx
|
||||
share/lyx/examples/Literate.lyx
|
||||
@ -152,6 +165,7 @@ share/lyx/kbd/arabic.kmap
|
||||
share/lyx/kbd/brazil.kmap
|
||||
share/lyx/kbd/brazil2.kmap
|
||||
share/lyx/kbd/czech.kmap
|
||||
share/lyx/kbd/czech-prg.kmap
|
||||
share/lyx/kbd/european.kmap
|
||||
share/lyx/kbd/francais.kmap
|
||||
share/lyx/kbd/french.kmap
|
||||
@ -232,6 +246,7 @@ share/lyx/layouts/scrlettr.layout
|
||||
share/lyx/layouts/scrmacros.inc
|
||||
share/lyx/layouts/scrreprt.layout
|
||||
share/lyx/layouts/seminar.layout
|
||||
share/lyx/layouts/siamltex.layout
|
||||
share/lyx/layouts/slides.layout
|
||||
share/lyx/layouts/stdclass.inc
|
||||
share/lyx/layouts/stdlayouts.inc
|
||||
|
Loading…
Reference in New Issue
Block a user