update to 1.06
This commit is contained in:
parent
9d0659cdd5
commit
80e4042142
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2002/09/30 15:48:27 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2003/08/22 18:12:24 espie Exp $
|
||||
|
||||
COMMENT= "LaTeX to html translator"
|
||||
|
||||
CATEGORIES= textproc print
|
||||
|
||||
V=1.05
|
||||
V=1.06
|
||||
# Q Licence 1.0 + LGPL for parts of the runtime
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
@ -14,7 +14,7 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
BUILD_DEPENDS= :ocaml-*:lang/ocaml
|
||||
|
||||
DISTNAME= hevea-$V
|
||||
MASTER_SITES= ftp://ftp.inria.fr/INRIA/Projects/para/hevea/
|
||||
MASTER_SITES= ftp://ftp.inria.fr/INRIA/moscova/hevea/
|
||||
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}-manual${EXTRACT_SUFX}
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
MD5 (hevea-1.05-manual.tar.gz) = 183abc96068ff307ff884762081efc14
|
||||
MD5 (hevea-1.05.tar.gz) = 7909aeec9c417154eb46291a068af35e
|
||||
RMD160 (hevea-1.05-manual.tar.gz) = 89cd3134f143d78104d21d66cbf6191204609626
|
||||
RMD160 (hevea-1.05.tar.gz) = 9249c374886e435566c202e6133a142dd0b4328d
|
||||
SHA1 (hevea-1.05-manual.tar.gz) = 3e7dd64cd34633f712f9c6ab0a408c6b070b925e
|
||||
SHA1 (hevea-1.05.tar.gz) = 1e4236491717cbdbb9fa9c01ecf5d21e892513ba
|
||||
MD5 (hevea-1.06-manual.tar.gz) = f838fd8db64c7eacb7c1b42598220d6b
|
||||
MD5 (hevea-1.06.tar.gz) = 7961cf05d12ccea2fdc9d57918564a72
|
||||
RMD160 (hevea-1.06-manual.tar.gz) = b41ebe1e4e34f29754119e9811d80438a1f9322e
|
||||
RMD160 (hevea-1.06.tar.gz) = 1aba62018a621693a55c2636eea3e77a263b09f7
|
||||
SHA1 (hevea-1.06-manual.tar.gz) = 453b55f1828d59b24083d7c4c78f93b814bf7336
|
||||
SHA1 (hevea-1.06.tar.gz) = e973ed329287adbf64703c578401ad0287c895f7
|
||||
|
@ -1,7 +1,9 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2000/05/19 09:59:38 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2003/08/22 18:12:24 espie Exp $
|
||||
bin/esponja
|
||||
bin/hacha
|
||||
bin/hevea
|
||||
bin/imagen
|
||||
lib/hevea/alltt.hva
|
||||
lib/hevea/amsmath.hva
|
||||
lib/hevea/articlecommon.hva
|
||||
lib/hevea/babel.hva
|
||||
@ -16,11 +18,14 @@ lib/hevea/hevea.sty
|
||||
lib/hevea/html/article.hva
|
||||
lib/hevea/html/book.hva
|
||||
lib/hevea/html/color.hva
|
||||
lib/hevea/html/colortbl.hva
|
||||
lib/hevea/html/commongraphic.hva
|
||||
lib/hevea/html/fancysection.hva
|
||||
lib/hevea/html/fancyvrb.hva
|
||||
lib/hevea/html/graphics.hva
|
||||
lib/hevea/html/graphicx.hva
|
||||
lib/hevea/html/hevea.hva
|
||||
lib/hevea/html/png.hva
|
||||
lib/hevea/html/report.hva
|
||||
lib/hevea/html/seminar.hva
|
||||
lib/hevea/html/sword.hva
|
||||
@ -37,6 +42,7 @@ lib/hevea/index.hva
|
||||
lib/hevea/info/article.hva
|
||||
lib/hevea/info/book.hva
|
||||
lib/hevea/info/color.hva
|
||||
lib/hevea/info/colortbl.hva
|
||||
lib/hevea/info/fancysection.hva
|
||||
lib/hevea/info/hevea.hva
|
||||
lib/hevea/info/report.hva
|
||||
@ -44,28 +50,38 @@ lib/hevea/info/seminar.hva
|
||||
lib/hevea/iso-symb.hva
|
||||
lib/hevea/keyval.hva
|
||||
lib/hevea/latexcommon.hva
|
||||
lib/hevea/listings.hva
|
||||
lib/hevea/lstlang1.hva
|
||||
lib/hevea/lstlang2.hva
|
||||
lib/hevea/lstlang3.hva
|
||||
lib/hevea/makeidx.hva
|
||||
lib/hevea/mathaccents.hva
|
||||
lib/hevea/mathop.hva
|
||||
lib/hevea/moreverb.hva
|
||||
lib/hevea/multind.hva
|
||||
lib/hevea/next_motif.gif
|
||||
lib/hevea/packages.hva
|
||||
lib/hevea/plain.hva
|
||||
lib/hevea/previous_motif.gif
|
||||
lib/hevea/program.hva
|
||||
lib/hevea/spaces.hva
|
||||
lib/hevea/text/article.hva
|
||||
lib/hevea/text/book.hva
|
||||
lib/hevea/text/color.hva
|
||||
lib/hevea/text/colortbl.hva
|
||||
lib/hevea/text/fancysection.hva
|
||||
lib/hevea/text/hevea.hva
|
||||
lib/hevea/text/report.hva
|
||||
lib/hevea/text/seminar.hva
|
||||
lib/hevea/text/symb.hva
|
||||
lib/hevea/underscore.hva
|
||||
lib/hevea/url.hva
|
||||
lib/hevea/verbatim.hva
|
||||
lib/hevea/xxdate.exe
|
||||
share/doc/hevea/browser.html
|
||||
share/doc/hevea/contents_motif.gif
|
||||
share/doc/hevea/cutname.html
|
||||
share/doc/hevea/fddl.html
|
||||
share/doc/hevea/index.html
|
||||
share/doc/hevea/iso.html
|
||||
share/doc/hevea/manual001.gif
|
||||
@ -85,8 +101,8 @@ share/doc/hevea/manual007.html
|
||||
share/doc/hevea/manual008.gif
|
||||
share/doc/hevea/manual008.html
|
||||
share/doc/hevea/manual009.gif
|
||||
share/doc/hevea/manual009.html
|
||||
share/doc/hevea/manual010.gif
|
||||
share/doc/hevea/manual010.html
|
||||
share/doc/hevea/manual011.gif
|
||||
share/doc/hevea/manual011.html
|
||||
share/doc/hevea/manual012.html
|
||||
@ -111,12 +127,22 @@ share/doc/hevea/manual030.html
|
||||
share/doc/hevea/manual031.html
|
||||
share/doc/hevea/manual032.html
|
||||
share/doc/hevea/manual033.html
|
||||
share/doc/hevea/manual034.html
|
||||
share/doc/hevea/manual035.html
|
||||
share/doc/hevea/manual036.html
|
||||
share/doc/hevea/manual037.html
|
||||
share/doc/hevea/manual038.html
|
||||
share/doc/hevea/manual039.html
|
||||
share/doc/hevea/manual040.html
|
||||
share/doc/hevea/manual041.html
|
||||
share/doc/hevea/manual042.html
|
||||
share/doc/hevea/manual043.html
|
||||
share/doc/hevea/manual045.html
|
||||
share/doc/hevea/manual046.html
|
||||
share/doc/hevea/manual047.html
|
||||
share/doc/hevea/manual048.html
|
||||
share/doc/hevea/manual049.html
|
||||
share/doc/hevea/manual050.html
|
||||
share/doc/hevea/next_motif.gif
|
||||
share/doc/hevea/previous_motif.gif
|
||||
share/doc/hevea/symbol.html
|
||||
|
Loading…
Reference in New Issue
Block a user