diff options
author | minskim <minskim> | 2012-02-14 21:50:46 +0000 |
---|---|---|
committer | minskim <minskim> | 2012-02-14 21:50:46 +0000 |
commit | 12572cab0677dacff35380d4ba93a09d8b4c58e3 (patch) | |
tree | 6cc24ebe3d26cef09a32adbb4afc19e47190e9dd /print/tex-exam | |
parent | a2a002c5b058ba69d954c2235b508c4df178513e (diff) | |
download | pkgsrc-12572cab0677dacff35380d4ba93a09d8b4c58e3.tar.gz |
Update tex-exam{,-doc} to 2.4.
Changes:
- New environments: EnvUplevel and EnvFullwidth
- New document class options: cancelspace
nocancelspace
New commands: \cancelspace
\nocancelspace
- New command: \nobonusqformat
- New commands:
\pointsinrange{rangename}
\bonuspointsinrange{rangename}
- New commands:
\settabletotalpoints
\settabletotalbonuspoints
Diffstat (limited to 'print/tex-exam')
-rw-r--r-- | print/tex-exam/Makefile | 8 | ||||
-rw-r--r-- | print/tex-exam/distinfo | 8 |
2 files changed, 7 insertions, 9 deletions
diff --git a/print/tex-exam/Makefile b/print/tex-exam/Makefile index 20e493d255f..9f510f86f72 100644 --- a/print/tex-exam/Makefile +++ b/print/tex-exam/Makefile @@ -1,10 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2010/09/14 00:18:16 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2012/02/14 21:50:46 minskim Exp $ DISTNAME= exam -PKGNAME= tex-${DISTNAME}-2.3 -PKGREVISION= 1 -TEXLIVE_REV= 15878 -DIST_SUBDIR= ${PKGBASE}-${TEXLIVE_REV}.2010 +PKGNAME= tex-${DISTNAME}-2.4 +TEXLIVE_REV= 22585 MAINTAINER= minskim@NetBSD.org COMMENT= Package for typesetting exam scripts diff --git a/print/tex-exam/distinfo b/print/tex-exam/distinfo index 481290f71d9..d98c39caaa9 100644 --- a/print/tex-exam/distinfo +++ b/print/tex-exam/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2010/09/14 00:18:16 minskim Exp $ +$NetBSD: distinfo,v 1.4 2012/02/14 21:50:46 minskim Exp $ -SHA1 (tex-exam-15878.2010/exam.tar.xz) = f54301d297cf3142c9642f89adebb57c07d8a6db -RMD160 (tex-exam-15878.2010/exam.tar.xz) = e4c3be28c929f0ad4de81f9ffa92fea4576013c3 -Size (tex-exam-15878.2010/exam.tar.xz) = 36300 bytes +SHA1 (tex-exam-22585/exam.tar.xz) = 1f5b3b7b2b7644ae92525f73b21ac72dabf7b585 +RMD160 (tex-exam-22585/exam.tar.xz) = 0a983c8eb3e0cdd5ffedb40c7b277bb29930e430 +Size (tex-exam-22585/exam.tar.xz) = 39996 bytes |