diff options
author | Volker Stolz <vs@FreeBSD.org> | 2006-05-12 13:38:40 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2006-05-12 13:38:40 +0000 |
commit | 80455c560828126e07e1e738f0f82eb5a096db3b (patch) | |
tree | 9dfb7d342ac677971924bf19adc21ddbdf228c72 /print | |
parent | 643e1252156cc2ff463dd44570601221cc9eda5f (diff) |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/hyperlatex/Makefile | 4 | ||||
-rw-r--r-- | print/hyperlatex/distinfo | 6 | ||||
-rw-r--r-- | print/hyperlatex/pkg-plist | 15 |
3 files changed, 14 insertions, 11 deletions
diff --git a/print/hyperlatex/Makefile b/print/hyperlatex/Makefile index 12fdd02b63c7..3ac87db1d73d 100644 --- a/print/hyperlatex/Makefile +++ b/print/hyperlatex/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Hyperlatex -PORTVERSION= 2.7 +DISTVERSION= 2.8b CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=hyperlatex @@ -14,12 +14,12 @@ MASTER_SITE_SUBDIR=hyperlatex MAINTAINER= ports@FreeBSD.org COMMENT= Produce HTML and printed documents from LaTeX source +WRKSRC= ${WRKDIR}/${PORTNAME}-2.8 BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs RUN_DEPENDS= emacs:${PORTSDIR}/editors/emacs \ latex:${PORTSDIR}/print/teTeX \ ppmtogif:${PORTSDIR}/graphics/netpbm -USE_REINPLACE= yes LATEX_DIR= ${PREFIX}/share/texmf/tex/latex/hyperlatex HYPERLATEX_DIR= ${PREFIX}/share/hyperlatex diff --git a/print/hyperlatex/distinfo b/print/hyperlatex/distinfo index d3fd6ede4f06..f76a50d01e01 100644 --- a/print/hyperlatex/distinfo +++ b/print/hyperlatex/distinfo @@ -1,3 +1,3 @@ -MD5 (Hyperlatex-2.7.tar.gz) = 1d204f7985dfd0d7f314a6474e9eda39 -SHA256 (Hyperlatex-2.7.tar.gz) = 805a510ca3c564dc16749850dcfa2f7c8d923298bea3972c9da5d80d3a621372 -SIZE (Hyperlatex-2.7.tar.gz) = 108548 +MD5 (Hyperlatex-2.8b.tar.gz) = 5bcae4f32eda45df7bf7624eb03e39d3 +SHA256 (Hyperlatex-2.8b.tar.gz) = 9e649143b377374a2b03c154c9a8776728c7c5553333f943ea7a8686bf774b0e +SIZE (Hyperlatex-2.8b.tar.gz) = 112149 diff --git a/print/hyperlatex/pkg-plist b/print/hyperlatex/pkg-plist index 20712337b6f6..967c04b79d4e 100644 --- a/print/hyperlatex/pkg-plist +++ b/print/hyperlatex/pkg-plist @@ -1,7 +1,6 @@ bin/hyperlatex -bin/ps2image bin/normalize-eps -share/texmf/tex/latex/hyperlatex/hyperlatex.sty +bin/ps2image share/hyperlatex/article.hlx share/hyperlatex/babel.hlx share/hyperlatex/bluepanels.hlx @@ -14,6 +13,8 @@ share/hyperlatex/fancyhdr.hlx share/hyperlatex/frames.hlx share/hyperlatex/french.hlx share/hyperlatex/german.hlx +share/hyperlatex/hyperlatex.el +share/hyperlatex/hyperlatex.elc share/hyperlatex/hyperxml.hlx share/hyperlatex/italian.hlx share/hyperlatex/longtable.hlx @@ -25,7 +26,9 @@ share/hyperlatex/sequential.hlx share/hyperlatex/simplepanels.hlx share/hyperlatex/siteinit.hlx share/hyperlatex/tabularx.hlx -share/hyperlatex/hyperlatex.el -share/hyperlatex/hyperlatex.elc -@dirrm share/texmf/tex/latex/hyperlatex -@dirrm share/hyperlatex +share/texmf/tex/latex/hyperlatex/hyperlatex.sty +@dirrmtry share/texmf/tex/latex/hyperlatex +@dirrmtry share/texmf/tex/latex +@dirrmtry share/texmf/tex +@dirrmtry share/texmf +@dirrmtry share/hyperlatex |