diff options
Diffstat (limited to 'textproc/foiltex')
-rw-r--r-- | textproc/foiltex/Makefile | 5 | ||||
-rw-r--r-- | textproc/foiltex/distinfo | 12 | ||||
-rw-r--r-- | textproc/foiltex/files/patch-foiltex.ins | 13 |
3 files changed, 8 insertions, 22 deletions
diff --git a/textproc/foiltex/Makefile b/textproc/foiltex/Makefile index 3f1018b7ddeb..550553aac0b9 100644 --- a/textproc/foiltex/Makefile +++ b/textproc/foiltex/Makefile @@ -6,14 +6,13 @@ # PORTNAME= foiltex -PORTVERSION= 2.1.4a -PORTREVISION= 2 +PORTVERSION= 2.1.4b CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_TEX_CTAN} MASTER_SITE_SUBDIR= nonfree/macros/latex/contrib/${PORTNAME} DISTFILES= foiltex.dtx foiltex.ins -MAINTAINER= stefan@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A collection of LaTeX files for making foils BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX-base diff --git a/textproc/foiltex/distinfo b/textproc/foiltex/distinfo index 8a3709a998d8..12a40f93e60e 100644 --- a/textproc/foiltex/distinfo +++ b/textproc/foiltex/distinfo @@ -1,6 +1,6 @@ -MD5 (foiltex.dtx) = 52be74b74f9bd3a7c14b64abe013ff0b -SHA256 (foiltex.dtx) = 9e613040bb89af3604aaac01890b8361f44cc5ef49bba36fc370369d95c1a838 -SIZE (foiltex.dtx) = 173634 -MD5 (foiltex.ins) = a3a0a5fd301af99b54289db83a881982 -SHA256 (foiltex.ins) = 0628493be7a5f61e624463fd206271ffa2e09b93258494a5f438babb5e5a2bde -SIZE (foiltex.ins) = 6319 +MD5 (foiltex.dtx) = 439ead7ad5487c30d7e5daa7e2f85eb0 +SHA256 (foiltex.dtx) = ff6236c475e9662d12f7cf2e16c1ae3d5ea184cc3c7b45399bf3fc9b27f8d91d +SIZE (foiltex.dtx) = 174081 +MD5 (foiltex.ins) = 9628fceb4b45f016fcc713e5a10024d1 +SHA256 (foiltex.ins) = 2939b7a6477e0a9bb49d213659fb0d11ae7a3de5c168d7f1fec38ed95bf49327 +SIZE (foiltex.ins) = 6311 diff --git a/textproc/foiltex/files/patch-foiltex.ins b/textproc/foiltex/files/patch-foiltex.ins deleted file mode 100644 index 75a30ca91a91..000000000000 --- a/textproc/foiltex/files/patch-foiltex.ins +++ /dev/null @@ -1,13 +0,0 @@ ---- foiltex.ins.orig Thu Oct 28 14:17:12 2004 -+++ foiltex.ins Thu Oct 28 14:17:27 2004 -@@ -117,8 +117,8 @@ - \generateFile{sampfoil.tex}{t}{\from{foiltex.dtx}{sample}} - - --\newcommand{\iispc}{\space\space} --\newcommand{\vspc}{\iispc\iispc\space} -+\def\iispc{\space\space} -+\def\vspc{\iispc\iispc\space} - \Msg{**********************************************************************} - \Msg{*} - \Msg{* To finish the installation, do the following:} |