diff options
author | minskim <minskim@pkgsrc.org> | 2010-05-26 03:50:20 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2010-05-26 03:50:20 +0000 |
commit | 9bdedc4da35b26b1fc883e25210b0a66f173e294 (patch) | |
tree | a1484fa1d6f7381bbe93635f2d145455a60dd950 /print/tex-exam | |
parent | 16d95beaed24bfe30c445a6d644d849ef9f05311 (diff) | |
download | pkgsrc-9bdedc4da35b26b1fc883e25210b0a66f173e294.tar.gz |
Let tex-exam{,-doc} use DISTFILES from TeX Live 2009. No functional change.
Diffstat (limited to 'print/tex-exam')
-rw-r--r-- | print/tex-exam/Makefile | 6 | ||||
-rw-r--r-- | print/tex-exam/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/print/tex-exam/Makefile b/print/tex-exam/Makefile index 609c5940250..772cdc2dd6f 100644 --- a/print/tex-exam/Makefile +++ b/print/tex-exam/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2010/02/19 18:19:45 minskim Exp $ -# TeX Live Revision 9734 +# $NetBSD: Makefile,v 1.3 2010/05/26 03:50:20 minskim Exp $ DISTNAME= exam PKGNAME= tex-${DISTNAME}-2.3 PKGREVISION= 1 +TEXLIVE_REV= 15878 MAINTAINER= minskim@NetBSD.org COMMENT= Package for typesetting exam scripts @@ -12,5 +12,5 @@ CONFLICTS+= teTeX-texmf<=3.0nb13 DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex -.include "../../print/texlive/module.mk" +.include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-exam/distinfo b/print/tex-exam/distinfo index 24dc796b5d2..55955b39694 100644 --- a/print/tex-exam/distinfo +++ b/print/tex-exam/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2009/04/23 23:50:11 minskim Exp $ +$NetBSD: distinfo,v 1.2 2010/05/26 03:50:20 minskim Exp $ -SHA1 (tex-exam-2.3/exam.tar.lzma) = 1c64b51eeaad4e14e0725a5613d238960b514b9d -RMD160 (tex-exam-2.3/exam.tar.lzma) = 8f346b59f473e219eb21d7e610e1e1e8a1cbb5b4 -Size (tex-exam-2.3/exam.tar.lzma) = 36192 bytes +SHA1 (tex-exam-15878/exam.tar.xz) = c43624db09f71c00c32c74216f895ac12e215cf0 +RMD160 (tex-exam-15878/exam.tar.xz) = f319f2b35eb8c4b8d311e236f22a44296841dd78 +Size (tex-exam-15878/exam.tar.xz) = 36300 bytes |