diff options
author | minskim <minskim> | 2010-05-26 04:36:26 +0000 |
---|---|---|
committer | minskim <minskim> | 2010-05-26 04:36:26 +0000 |
commit | ae5b4c03952208005246d94587aca85e8e32ed47 (patch) | |
tree | 093ae43aaed0200ccea19a69de87fa0f59a9fd46 /fonts | |
parent | 66271d82cc685bb5c29f3a90c96b32adddc4e064 (diff) | |
download | pkgsrc-ae5b4c03952208005246d94587aca85e8e32ed47.tar.gz |
Update tex-courier to ther version in TeX Live 2009.
- DESCR and COMMENT update.
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/tex-courier/DESCR | 4 | ||||
-rw-r--r-- | fonts/tex-courier/Makefile | 10 | ||||
-rw-r--r-- | fonts/tex-courier/distinfo | 8 |
3 files changed, 12 insertions, 10 deletions
diff --git a/fonts/tex-courier/DESCR b/fonts/tex-courier/DESCR index e28b1db2702..0cfd530dcff 100644 --- a/fonts/tex-courier/DESCR +++ b/fonts/tex-courier/DESCR @@ -1 +1,3 @@ -This package provides Adobe Courier fonts. +These fonts are available under the IBM/MIT X Consortium +Courier Typefont agreement. The distribution contains PFA +outline fonts (ASCII-encoded Type 1), and AFM files. diff --git a/fonts/tex-courier/Makefile b/fonts/tex-courier/Makefile index 0f3e26ddea9..a607bce1472 100644 --- a/fonts/tex-courier/Makefile +++ b/fonts/tex-courier/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/07/15 23:54:10 minskim Exp $ -# TeX Live Revision 7340 +# $NetBSD: Makefile,v 1.2 2010/05/26 04:36:26 minskim Exp $ DISTNAME= courier -PKGNAME= tex-${DISTNAME}-2008.7340 +PKGNAME= tex-${DISTNAME}-2009 +TEXLIVE_REV= 15878 MAINTAINER= minskim@NetBSD.org -COMMENT= Adobe Courier fonts +COMMENT= Adobe Type 1 "free" copies of Courier CONFLICTS+= teTeX-texmf<=3.0nb19 -.include "../../print/texlive/module.mk" +.include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-courier/distinfo b/fonts/tex-courier/distinfo index f06e7be9132..5764f6d8a32 100644 --- a/fonts/tex-courier/distinfo +++ b/fonts/tex-courier/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2009/07/15 23:54:10 minskim Exp $ +$NetBSD: distinfo,v 1.2 2010/05/26 04:36:26 minskim Exp $ -SHA1 (tex-courier-2008.7340/courier.tar.lzma) = 212718488d98f0abb85d375ac0fdd508a6dc63a9 -RMD160 (tex-courier-2008.7340/courier.tar.lzma) = c51681b5794587930c425f63aef73d677f09016a -Size (tex-courier-2008.7340/courier.tar.lzma) = 507930 bytes +SHA1 (tex-courier-15878/courier.tar.xz) = f94ec8e968432877da7058c725e65637af51b070 +RMD160 (tex-courier-15878/courier.tar.xz) = 61cca47c48e7b0c276607ef8974fc645d955fb43 +Size (tex-courier-15878/courier.tar.xz) = 509148 bytes |