diff options
author | hrs <hrs@FreeBSD.org> | 2011-02-23 03:08:53 +0800 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2011-02-23 03:08:53 +0800 |
commit | d331dcde45acf7997c5724c8b88c985a227efd01 (patch) | |
tree | fc0f6106d4de7c883b39f3d8a76fd0ae0ea9ac1a /textproc/latex2html | |
parent | 8d28de630c18c9ea2192a3acbfecd3e7f3ead4b7 (diff) | |
download | freebsd-ports-gnome-d331dcde45acf7997c5724c8b88c985a227efd01.tar.gz freebsd-ports-gnome-d331dcde45acf7997c5724c8b88c985a227efd01.tar.zst freebsd-ports-gnome-d331dcde45acf7997c5724c8b88c985a227efd01.zip |
Update to 2008.
Diffstat (limited to 'textproc/latex2html')
-rw-r--r-- | textproc/latex2html/Makefile | 4 | ||||
-rw-r--r-- | textproc/latex2html/distinfo | 5 | ||||
-rw-r--r-- | textproc/latex2html/pkg-plist | 4 |
3 files changed, 5 insertions, 8 deletions
diff --git a/textproc/latex2html/Makefile b/textproc/latex2html/Makefile index 594c979ce95b..d7b623b2cd77 100644 --- a/textproc/latex2html/Makefile +++ b/textproc/latex2html/Makefile @@ -6,12 +6,10 @@ # PORTNAME= latex2html -PORTVERSION= 2002.2.1 -PORTREVISION= 9 +PORTVERSION= 2008 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_TEX_CTAN} MASTER_SITE_SUBDIR= support/${PORTNAME} -DISTNAME= ${PORTNAME}-${PORTVERSION:S,.,-,g} MAINTAINER= hrs@FreeBSD.org COMMENT= Convert LaTeX documents to HTML diff --git a/textproc/latex2html/distinfo b/textproc/latex2html/distinfo index 82a7541612bc..4256b492e532 100644 --- a/textproc/latex2html/distinfo +++ b/textproc/latex2html/distinfo @@ -1,3 +1,2 @@ -MD5 (latex2html-2002-2-1.tar.gz) = 37488919ac4fd3475d389ddfdb0aea02 -SHA256 (latex2html-2002-2-1.tar.gz) = daf140b23112a66e503202a7992bb52380b25ffea93be8f2a4fd614dec5b0625 -SIZE (latex2html-2002-2-1.tar.gz) = 1122706 +SHA256 (latex2html-2008.tar.gz) = 59456815a3984250c295d3d5c46b85646038db8db2735cdc0d3780cf4da337ad +SIZE (latex2html-2008.tar.gz) = 1133054 diff --git a/textproc/latex2html/pkg-plist b/textproc/latex2html/pkg-plist index 5bb489832ca7..472055d4f513 100644 --- a/textproc/latex2html/pkg-plist +++ b/textproc/latex2html/pkg-plist @@ -165,6 +165,7 @@ lib/latex2html/l2hconf.pm %%DATADIR%%/readme.hthtml %%DATADIR%%/styles/CJK.perl %%DATADIR%%/styles/TEMPLATE.perl +%%DATADIR%%/styles/SIunits.perl %%DATADIR%%/styles/afrikaan.perl %%DATADIR%%/styles/alltt.perl %%DATADIR%%/styles/american.perl @@ -242,6 +243,7 @@ lib/latex2html/l2hconf.pm %%DATADIR%%/styles/report.perl %%DATADIR%%/styles/rgb.txt %%DATADIR%%/styles/romanian.perl +%%DATADIR%%/styles/russian.perl %%DATADIR%%/styles/scottish.perl %%DATADIR%%/styles/seminar.perl %%DATADIR%%/styles/slides.perl @@ -261,7 +263,6 @@ lib/latex2html/l2hconf.pm %%DATADIR%%/styles/wrapfig.perl %%DATADIR%%/styles/xspace.perl %%DATADIR%%/styles/xy.perl -%%DATADIR%%/texinputs/floatflt.ins %%DATADIR%%/texinputs/frames.sty %%DATADIR%%/texinputs/heqn.sty %%DATADIR%%/texinputs/hthtml.sty @@ -303,7 +304,6 @@ lib/latex2html/l2hconf.pm %%DATADIR%%/versions/techexpl.pl %%DATADIR%%/versions/unicode.pl %%DATADIR%%/versions/utf8.pl -%%TEXMFDIR%%/tex/latex/html/floatflt.ins %%TEXMFDIR%%/tex/latex/html/frames.sty %%TEXMFDIR%%/tex/latex/html/heqn.sty %%TEXMFDIR%%/tex/latex/html/hthtml.sty |