Update tex-hyphen-greek to the version from TeX Live 2009.
DESCR changes only.
This commit is contained in:
parent
dcfc97c79a
commit
dc5f87bcc3
3 changed files with 11 additions and 10 deletions
|
@ -1 +1,3 @@
|
|||
This package provides TeX hyphenation patterns for Greek.
|
||||
This package provides hyphenation patterns for use with TeX and Omega
|
||||
(or other unicode-based systems) for ancient Greek and for modern
|
||||
Greek (either monotonic or polytonic).
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.2 2009/05/14 01:29:40 minskim Exp $
|
||||
# TeX Live Revision 11160
|
||||
# $NetBSD: Makefile,v 1.3 2010/04/12 21:16:12 minskim Exp $
|
||||
# TeX Live Revision 13822
|
||||
|
||||
DISTNAME= hyphen-greek
|
||||
PKGNAME= tex-${DISTNAME}-2008.11160
|
||||
PKGREVISION= 1
|
||||
PKGNAME= tex-${DISTNAME}-2009
|
||||
|
||||
MAINTAINER= minskim@NetBSD.org
|
||||
COMMENT= Hyphenation patterns for Greek
|
||||
|
@ -19,5 +18,5 @@ TEX_HYPHEN_DEF+= \addlanguage{greek}{loadhyph-el-polyton.tex}{}{1}{1}
|
|||
TEX_HYPHEN_DEF+= \addlanguage{polygreek}{loadhyph-el-polyton.tex}{}{1}{1}
|
||||
TEX_TEXMF_DIRS+= ${PREFIX}/share/texmf
|
||||
|
||||
.include "../../print/texlive/module.mk"
|
||||
.include "../../print/texlive/package.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2009/04/15 07:37:43 minskim Exp $
|
||||
$NetBSD: distinfo,v 1.2 2010/04/12 21:16:12 minskim Exp $
|
||||
|
||||
SHA1 (tex-hyphen-greek-2008.11160/hyphen-greek.tar.lzma) = 13719d22e3104a5c63a0f3b57a36f99a2b673f1c
|
||||
RMD160 (tex-hyphen-greek-2008.11160/hyphen-greek.tar.lzma) = 7f0e82f99ed41ef58276de821bcd0e0c6333525e
|
||||
Size (tex-hyphen-greek-2008.11160/hyphen-greek.tar.lzma) = 6042 bytes
|
||||
SHA1 (tex-hyphen-greek-2009/hyphen-greek.tar.xz) = e30a509b1199683e159293dac3fa3135c7d686ec
|
||||
RMD160 (tex-hyphen-greek-2009/hyphen-greek.tar.xz) = 95d6efa69e74ffebdeaa33e093313db8afdfbb61
|
||||
Size (tex-hyphen-greek-2009/hyphen-greek.tar.xz) = 6264 bytes
|
||||
|
|
Loading…
Reference in a new issue