mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update preview-latex to 0.7.8, drop maintainership
for auctex,preview-latex.
This commit is contained in:
parent
4f6099ad49
commit
af8bc5a0ea
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=77565
3 changed files with 5 additions and 5 deletions
|
@ -10,7 +10,7 @@ PORTVERSION= 11.13
|
|||
CATEGORIES= print elisp
|
||||
MASTER_SITES= http://savannah.nongnu.org/download/auctex/stable.pkg/${PORTVERSION}/
|
||||
|
||||
MAINTAINER= yoichi@FreeBSD.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Integrated environment for writing LaTeX using GNU Emacs
|
||||
|
||||
RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX
|
||||
|
|
|
@ -6,13 +6,13 @@
|
|||
#
|
||||
|
||||
PORTNAME= preview-latex
|
||||
PORTVERSION= 0.7.7
|
||||
PORTVERSION= 0.7.8
|
||||
CATEGORIES= print elisp
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
|
||||
|
||||
MAINTAINER= yoichi@FreeBSD.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= LaTeX previewer on Emacs
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/${EMACS_SITE_LISPDIR}/auctex/latex.el:${PORTSDIR}/print/auctex \
|
||||
|
@ -25,7 +25,7 @@ EMACS_PORT_NAME?= emacs21
|
|||
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-emacs=${EMACS_CMD} \
|
||||
--with-lispdir=${PREFIX}/${EMACS_VERSION_SITE_LISPDIR} \
|
||||
--with-lispdir=${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/preview \
|
||||
--with-texmf=${PREFIX}/share/texmf
|
||||
CONFIGURE_ARGS+= --disable-8bit-test
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (preview-latex-0.7.7.tar.gz) = b9e86f179c183d10384c3cc4431c36f3
|
||||
MD5 (preview-latex-0.7.8.tar.gz) = 569aa370482436db4588428da4f27594
|
||||
|
|
Loading…
Add table
Reference in a new issue