diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-05-09 11:22:44 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-05-09 11:22:44 +0000 |
commit | 4309950c53fa9e202c396b3576a66aababf52dc1 (patch) | |
tree | 347f183b770f3d13d62b85bdac5c30d5593ffdc5 /print/latex-etoolbox | |
parent | d3c74e540b120bf4ad871163b1357c26a56e1361 (diff) | |
download | ports-4309950c53fa9e202c396b3576a66aababf52dc1.tar.gz ports-4309950c53fa9e202c396b3576a66aababf52dc1.zip |
Notes
Diffstat (limited to 'print/latex-etoolbox')
-rw-r--r-- | print/latex-etoolbox/Makefile | 9 | ||||
-rw-r--r-- | print/latex-etoolbox/distinfo | 6 |
2 files changed, 7 insertions, 8 deletions
diff --git a/print/latex-etoolbox/Makefile b/print/latex-etoolbox/Makefile index 2bf423d264f4..4ff1b8db047e 100644 --- a/print/latex-etoolbox/Makefile +++ b/print/latex-etoolbox/Makefile @@ -6,15 +6,14 @@ # PORTNAME= etoolbox -PORTVERSION= 1.8 -PORTREVISION= 2 +PORTVERSION= 1.9 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_TEX_CTAN} MASTER_SITE_SUBDIR= macros/latex/contrib PKGNAMEPREFIX= latex- DISTNAME= ${PORTNAME} -MAINTAINER= vj562001@yahoo.de +MAINTAINER= idolum@users.sourceforge.net COMMENT= A toolbox providing programming facilities for LaTeX BUILD_DEPENDS= mktexlsr:${PORTSDIR}/print/teTeX-base \ @@ -35,8 +34,8 @@ CLASSNAME= ${PORTNAME} CLASSDIR= ${TEXMFLOCAL}/tex/latex/${CLASSNAME} DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} -CLASS_FILES= etoolbox.sty -DOC_FILES= README etoolbox.pdf +CLASS_FILES= etoolbox.sty etoolbox.def +DOC_FILES= README etoolbox.pdf etoolbox.tex WRKSRC= ${WRKDIR}/${CLASSNAME} diff --git a/print/latex-etoolbox/distinfo b/print/latex-etoolbox/distinfo index f34b0db4aca6..0910b12d0b1d 100644 --- a/print/latex-etoolbox/distinfo +++ b/print/latex-etoolbox/distinfo @@ -1,3 +1,3 @@ -MD5 (etoolbox.zip) = 1b0be6f44802dd264936d727645ba4ec -SHA256 (etoolbox.zip) = 74ec5ec0d657ea18ad396feb321919cf7084996d74ff3a5fb128c0a9e9c733a4 -SIZE (etoolbox.zip) = 202286 +MD5 (etoolbox.zip) = f4c7ca3e2c9fab87db4dbaecd365e3c8 +SHA256 (etoolbox.zip) = d7e14d280ee5c262a0bedae65564a75cb45b7180453ac27364d91adc801a0b8f +SIZE (etoolbox.zip) = 200738 |