diff options
author | yoichi <yoichi@FreeBSD.org> | 2003-03-28 08:44:10 +0800 |
---|---|---|
committer | yoichi <yoichi@FreeBSD.org> | 2003-03-28 08:44:10 +0800 |
commit | b333133a85b5b5a98488b5a757b76117dc8682a5 (patch) | |
tree | 3e4801e23f50e324847a54ab2fbcdecc5f58e97e /print | |
parent | 83a2ba1fb82ef5c55f1926f6b19d7e3126d3709b (diff) | |
download | freebsd-ports-gnome-b333133a85b5b5a98488b5a757b76117dc8682a5.tar.gz freebsd-ports-gnome-b333133a85b5b5a98488b5a757b76117dc8682a5.tar.zst freebsd-ports-gnome-b333133a85b5b5a98488b5a757b76117dc8682a5.zip |
Update preview-latex to 0.7.8, drop maintainership
for auctex,preview-latex.
Diffstat (limited to 'print')
-rw-r--r-- | print/auctex/Makefile | 2 | ||||
-rw-r--r-- | print/preview-latex/Makefile | 6 | ||||
-rw-r--r-- | print/preview-latex/distinfo | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/print/auctex/Makefile b/print/auctex/Makefile index 0a5db4c8c6b5..931ba63ec90e 100644 --- a/print/auctex/Makefile +++ b/print/auctex/Makefile @@ -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 diff --git a/print/preview-latex/Makefile b/print/preview-latex/Makefile index f43c93459343..d72a5c8c7522 100644 --- a/print/preview-latex/Makefile +++ b/print/preview-latex/Makefile @@ -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 diff --git a/print/preview-latex/distinfo b/print/preview-latex/distinfo index 1c6ade990e2e..335e231c3465 100644 --- a/print/preview-latex/distinfo +++ b/print/preview-latex/distinfo @@ -1 +1 @@ -MD5 (preview-latex-0.7.7.tar.gz) = b9e86f179c183d10384c3cc4431c36f3 +MD5 (preview-latex-0.7.8.tar.gz) = 569aa370482436db4588428da4f27594 |