diff options
author | minskim <minskim@pkgsrc.org> | 2010-05-04 15:50:45 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2010-05-04 15:50:45 +0000 |
commit | 35ac095c98b9a9e5ca7946eb005ae72ac63a266c (patch) | |
tree | 9667decaed3b9957c164531f29f18225bd96a3cb /print/tex-kotex | |
parent | aa34d2c233007f6a0a70b1d87e904662359aee2d (diff) | |
download | pkgsrc-35ac095c98b9a9e5ca7946eb005ae72ac63a266c.tar.gz |
Update tex-kotex to Revision 8 for TeX Live 2009.
- Fix crash with recent hyperref update.
Diffstat (limited to 'print/tex-kotex')
-rw-r--r-- | print/tex-kotex/Makefile | 15 | ||||
-rw-r--r-- | print/tex-kotex/distinfo | 8 |
2 files changed, 11 insertions, 12 deletions
diff --git a/print/tex-kotex/Makefile b/print/tex-kotex/Makefile index 5ab374360b3..d5b950afdd4 100644 --- a/print/tex-kotex/Makefile +++ b/print/tex-kotex/Makefile @@ -1,22 +1,21 @@ -# $NetBSD: Makefile,v 1.3 2009/07/23 06:26:59 minskim Exp $ -# TeX Live Revision 19 +# $NetBSD: Makefile,v 1.4 2010/05/04 15:50:45 minskim Exp $ +# TeX Live Revision 8 DISTNAME= kotex PKGNAME= tex-${DISTNAME}-0.1.1 -PKGREVISION= 1 -MASTER_SITES= http://ftp.ktug.or.kr/KTUG/texlive/2008/archive/ -DIST_SUBDIR= ${PKGNAME_NOREV}-19 +PKGREVISION= 2 +MASTER_SITES= http://ftp.ktug.or.kr/KTUG/texlive/2009/archive/ MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://project.ktug.or.kr/ko.TeX/ COMMENT= TeX macro package to typeset Korean -DEPENDS+= tex-bin-kotex-[0-9]*:../../print/tex-bin-kotex DEPENDS+= tex-cm-super-[0-9]*:../../fonts/tex-cm-super DEPENDS+= tex-enumitem-[0-9]*:../../print/tex-enumitem DEPENDS+= tex-etex-pkg-[0-9]*:../../print/tex-etex-pkg DEPENDS+= tex-hyperref-[0-9]*:../../print/tex-hyperref -DEPENDS+= tex-kotex-base-[0-9]*:../../fonts/tex-kotex-base +DEPENDS+= tex-kotex-base>=0.1.1nb1:../../fonts/tex-kotex-base +DEPENDS+= tex-kotex-utils>=0.1.1:../../print/tex-kotex-utils DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex DEPENDS+= tex-ltxmisc-[0-9]*:../../print/tex-ltxmisc DEPENDS+= tex-microtype-[0-9]*:../../print/tex-microtype @@ -30,5 +29,5 @@ DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools DEPENDS+= tex-type1cm-[0-9]*:../../print/tex-type1cm DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval -.include "../../print/texlive/module.mk" +.include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-kotex/distinfo b/print/tex-kotex/distinfo index 0607873360d..d41fc27fe07 100644 --- a/print/tex-kotex/distinfo +++ b/print/tex-kotex/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2009/07/23 06:26:59 minskim Exp $ +$NetBSD: distinfo,v 1.3 2010/05/04 15:50:45 minskim Exp $ -SHA1 (tex-kotex-0.1.1-19/kotex.tar.lzma) = 4e2ce260571d400fbfe249217d1aa0c7d0dddbc4 -RMD160 (tex-kotex-0.1.1-19/kotex.tar.lzma) = c862f650c329abc77d37264a5e47a285cfffa3af -Size (tex-kotex-0.1.1-19/kotex.tar.lzma) = 301032 bytes +SHA1 (tex-kotex-0.1.1/kotex.tar.xz) = 321025137cc33b638c6b76d095f41d32d378537d +RMD160 (tex-kotex-0.1.1/kotex.tar.xz) = 2dbf2cb1a4952b3c96b1e693210b43fb28716132 +Size (tex-kotex-0.1.1/kotex.tar.xz) = 298264 bytes |