pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/tex-kotex Update tex-kotex to Revision 8 for TeX...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4f7576832133
branches:  trunk
changeset: 575159:4f7576832133
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Tue May 04 15:50:45 2010 +0000

description:
Update tex-kotex to Revision 8 for TeX Live 2009.

- Fix crash with recent hyperref update.

diffstat:

 print/tex-kotex/Makefile |  15 +++++++--------
 print/tex-kotex/distinfo |   8 ++++----
 2 files changed, 11 insertions(+), 12 deletions(-)

diffs (52 lines):

diff -r ea1cdbdba8c7 -r 4f7576832133 print/tex-kotex/Makefile
--- a/print/tex-kotex/Makefile  Tue May 04 15:21:24 2010 +0000
+++ b/print/tex-kotex/Makefile  Tue May 04 15:50:45 2010 +0000
@@ -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@localhost
 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-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 -r ea1cdbdba8c7 -r 4f7576832133 print/tex-kotex/distinfo
--- a/print/tex-kotex/distinfo  Tue May 04 15:21:24 2010 +0000
+++ b/print/tex-kotex/distinfo  Tue May 04 15:50:45 2010 +0000
@@ -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



Home | Main Index | Thread Index | Old Index