diff options
author | markd <markd@pkgsrc.org> | 2018-05-06 02:47:15 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2018-05-06 02:47:15 +0000 |
commit | dfadcd6fc8f96ed1cf84d683cfa4cb72c8453e0f (patch) | |
tree | ca537c4560bc95d07d874511b094d139d46e7cac /print/tex-exam | |
parent | 1152e8ac6586bb1f9c87f4635c92e8eff2657c35 (diff) | |
download | pkgsrc-dfadcd6fc8f96ed1cf84d683cfa4cb72c8453e0f.tar.gz |
tex-exam{,-doc}: update to 2.603
This is version 2.603 of exam.cls.
It removes an incompatibility with colortbl.sty that
was created in version 2.6.
Version 2.6 of the exam documentclass.
Grading tables and point tables can now have multiple rows or
multiple columns, there's a new option for two-sided documents
to have points either always in the outer margin or always in
the inner margin, and when filling space with lines or dotted
lines those lines can be in color.
There are also fixes for several obscure bugs.
Diffstat (limited to 'print/tex-exam')
-rw-r--r-- | print/tex-exam/Makefile | 6 | ||||
-rw-r--r-- | print/tex-exam/distinfo | 10 |
2 files changed, 8 insertions, 8 deletions
diff --git a/print/tex-exam/Makefile b/print/tex-exam/Makefile index 65db694b4f9..6568eb38dc4 100644 --- a/print/tex-exam/Makefile +++ b/print/tex-exam/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:34 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2018/05/06 02:47:15 markd Exp $ DISTNAME= exam -PKGNAME= tex-${DISTNAME}-2.5 -TEXLIVE_REV= 37279 +PKGNAME= tex-${DISTNAME}-2.603 +TEXLIVE_REV= 46084 MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://ctan.org/pkg/exam diff --git a/print/tex-exam/distinfo b/print/tex-exam/distinfo index bd7732470f0..eb6cb52448b 100644 --- a/print/tex-exam/distinfo +++ b/print/tex-exam/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.6 2015/11/04 01:02:07 agc Exp $ +$NetBSD: distinfo,v 1.7 2018/05/06 02:47:15 markd Exp $ -SHA1 (tex-exam-37279/exam.tar.xz) = 78627ee3e45177a6d2732d6fd3374728d1bd7a93 -RMD160 (tex-exam-37279/exam.tar.xz) = b644a171ddb49dc303552e3a5658d9f6e3add23e -SHA512 (tex-exam-37279/exam.tar.xz) = 876de59b9b22758f7276d0c5fe7869e657bb4ffc34d586a074ed57ebb6bf77a10deffb3888d0cc93c20abddb8b3994ac7d93ee82e3fc949443dbaff4c66877a7 -Size (tex-exam-37279/exam.tar.xz) = 41748 bytes +SHA1 (tex-exam-46084/exam.tar.xz) = 28c57e0b2e7f42e978274506a6bf26fd1eda72b4 +RMD160 (tex-exam-46084/exam.tar.xz) = cd6f6e05bf9e0a2d49ce2fe8a7d0744da26d9fd4 +SHA512 (tex-exam-46084/exam.tar.xz) = a402b55a310bd6d112dfca40fe3805592e5055880a539afb461f50b6a50a3852b2284cea7d0c0c1d7ed2c1e2495bd9f4fb161032b558df8abcd3f0ba1eb9509d +Size (tex-exam-46084/exam.tar.xz) = 49172 bytes |