Update tex-pdftex{,-doc} to 1.40.11.
Changes: - Added fontmap entries of ArrowsADF and BulletsADF. - Changed fontmap entires of antp* fonts to have "cs" prefix.
This commit is contained in:
parent
565c17382b
commit
3337071a05
5 changed files with 18 additions and 18 deletions
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.4 2010/09/13 04:17:15 minskim Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2010/09/19 14:07:19 minskim Exp $
|
||||
|
||||
DISTNAME= pdftex.doc
|
||||
PKGNAME= tex-${DISTNAME:S/./-/}-1.40.10
|
||||
TEXLIVE_REV= 19496
|
||||
PKGNAME= tex-${DISTNAME:S/./-/}-1.40.11
|
||||
TEXLIVE_REV= 19724
|
||||
|
||||
MAINTAINER= minskim@NetBSD.org
|
||||
COMMENT= Documentation for tex-pdftex
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.4 2010/09/13 04:17:15 minskim Exp $
|
||||
$NetBSD: distinfo,v 1.5 2010/09/19 14:07:20 minskim Exp $
|
||||
|
||||
SHA1 (tex-pdftex-19496/pdftex.doc.tar.xz) = b57f9e13065962751198606ca134cad5e05508fd
|
||||
RMD160 (tex-pdftex-19496/pdftex.doc.tar.xz) = 6b07cf62eb2d98558c4109a5cff83c8aa0d349e3
|
||||
Size (tex-pdftex-19496/pdftex.doc.tar.xz) = 2392996 bytes
|
||||
SHA1 (tex-pdftex-19724/pdftex.doc.tar.xz) = a5c3e681ab51adf27aa323ac93adcd001718604f
|
||||
RMD160 (tex-pdftex-19724/pdftex.doc.tar.xz) = 7d34a96d04f3a638652605882de93e48da04c021
|
||||
Size (tex-pdftex-19724/pdftex.doc.tar.xz) = 2392996 bytes
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
An extension of TeX which can be configured to directly generate PDF
|
||||
documents instead of DVI. All current TeX distributions including TeX
|
||||
live, MacTeX, and MiKTeX include pdfTeX (Plain TeX) and pdfLaTeX
|
||||
(LaTeX). ConTeXt is designed around use of pdfTeX.
|
||||
documents instead of DVI. All current free TeX distributions
|
||||
including TeX live, MacTeX, and MiKTeX include pdfTeX (Plain TeX) and
|
||||
pdfLaTeX (LaTeX). ConTeXt was designed around use of pdfTeX (though
|
||||
it is now migrating towards LuaTeX).
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.10 2010/09/13 04:14:32 minskim Exp $
|
||||
# $NetBSD: Makefile,v 1.11 2010/09/19 14:07:19 minskim Exp $
|
||||
|
||||
DISTNAME= pdftex
|
||||
PKGNAME= tex-${DISTNAME}-1.40.10
|
||||
PKGREVISION= 1
|
||||
TEXLIVE_REV= 19496
|
||||
PKGNAME= tex-${DISTNAME}-1.40.11
|
||||
TEXLIVE_REV= 19724
|
||||
|
||||
MAINTAINER= minskim@NetBSD.org
|
||||
COMMENT= TeX extension for direct creation of PDF
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.6 2010/09/13 04:14:32 minskim Exp $
|
||||
$NetBSD: distinfo,v 1.7 2010/09/19 14:07:19 minskim Exp $
|
||||
|
||||
SHA1 (tex-pdftex-19496/pdftex.tar.xz) = 9e6449fbbdb680b8f0d9a3f870a8f8dba8d0d593
|
||||
RMD160 (tex-pdftex-19496/pdftex.tar.xz) = b16b7393127237040a9099361c9b189d61a91a3e
|
||||
Size (tex-pdftex-19496/pdftex.tar.xz) = 76832 bytes
|
||||
SHA1 (tex-pdftex-19724/pdftex.tar.xz) = 1b7bf2b97088b7f2f4364095dcd89c19e6400a3f
|
||||
RMD160 (tex-pdftex-19724/pdftex.tar.xz) = 65c3b7ca7c06308737e479626616764d6a09d356
|
||||
Size (tex-pdftex-19724/pdftex.tar.xz) = 81076 bytes
|
||||
|
|
Loading…
Reference in a new issue