diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2010-10-16 12:58:32 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2010-10-16 12:58:32 +0000 |
commit | 233773b4857d8cc14f5bc972408e3c2f08627599 (patch) | |
tree | 7117db1942a399cf67cf71143d8482a6c49bebda /print/latex-etoolbox | |
parent | a7f7fde458631f433de2caa5c32e9cbbe6415dff (diff) | |
download | ports-233773b4857d8cc14f5bc972408e3c2f08627599.tar.gz ports-233773b4857d8cc14f5bc972408e3c2f08627599.zip |
Notes
Diffstat (limited to 'print/latex-etoolbox')
-rw-r--r-- | print/latex-etoolbox/Makefile | 3 | ||||
-rw-r--r-- | print/latex-etoolbox/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/print/latex-etoolbox/Makefile b/print/latex-etoolbox/Makefile index 4ff1b8db047e..5668a275832b 100644 --- a/print/latex-etoolbox/Makefile +++ b/print/latex-etoolbox/Makefile @@ -6,12 +6,13 @@ # PORTNAME= etoolbox -PORTVERSION= 1.9 +DISTVERSION= 2.0a CATEGORIES= print MASTER_SITES= ${MASTER_SITE_TEX_CTAN} MASTER_SITE_SUBDIR= macros/latex/contrib PKGNAMEPREFIX= latex- DISTNAME= ${PORTNAME} +DIST_SUBDIR= ${PORTNAME}/${DISTVERSION} MAINTAINER= idolum@users.sourceforge.net COMMENT= A toolbox providing programming facilities for LaTeX diff --git a/print/latex-etoolbox/distinfo b/print/latex-etoolbox/distinfo index 0910b12d0b1d..2e8ef7da251c 100644 --- a/print/latex-etoolbox/distinfo +++ b/print/latex-etoolbox/distinfo @@ -1,3 +1,3 @@ -MD5 (etoolbox.zip) = f4c7ca3e2c9fab87db4dbaecd365e3c8 -SHA256 (etoolbox.zip) = d7e14d280ee5c262a0bedae65564a75cb45b7180453ac27364d91adc801a0b8f -SIZE (etoolbox.zip) = 200738 +MD5 (etoolbox/2.0a/etoolbox.zip) = ff51d25e90c04139d6da214768223161 +SHA256 (etoolbox/2.0a/etoolbox.zip) = 4669973bacf9cfe0a773161bb80592966a7e3a9cb625fe354fed1d64a517dafc +SIZE (etoolbox/2.0a/etoolbox.zip) = 209124 |