diff options
author | minskim <minskim@pkgsrc.org> | 2013-12-03 22:44:48 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2013-12-03 22:44:48 +0000 |
commit | f70aa390b06f533d387e18620b06d51fabd55d22 (patch) | |
tree | b50eb24e5e9af844fe1140a98c48295b28d1c785 /graphics/tex-metapost | |
parent | c2d78a8ed976f9ec881cdb53cfc52dcaa9b2bc50 (diff) | |
download | pkgsrc-f70aa390b06f533d387e18620b06d51fabd55d22.tar.gz |
Update tex-metapost{,-doc} to 1.803
Changes:
- Remove all the entries for the PostScript base35 fonts (leaving just
the sngle FreeEuro entry).
Diffstat (limited to 'graphics/tex-metapost')
-rw-r--r-- | graphics/tex-metapost/Makefile | 7 | ||||
-rw-r--r-- | graphics/tex-metapost/distinfo | 8 |
2 files changed, 7 insertions, 8 deletions
diff --git a/graphics/tex-metapost/Makefile b/graphics/tex-metapost/Makefile index a61fcc7608a..f95d7e44cde 100644 --- a/graphics/tex-metapost/Makefile +++ b/graphics/tex-metapost/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2013/04/06 03:45:15 rodent Exp $ +# $NetBSD: Makefile,v 1.5 2013/12/03 22:44:48 minskim Exp $ DISTNAME= metapost -PKGNAME= tex-${DISTNAME}-1.212 -TEXLIVE_REV= 23089 +PKGNAME= tex-${DISTNAME}-1.803 +TEXLIVE_REV= 31860 MAINTAINER= minskim@NetBSD.org COMMENT= Development of MetaFont for creating graphics @@ -12,7 +12,6 @@ DEPENDS+= tex-kpathsea>=2009.16044:../../print/tex-kpathsea DEPENDS+= web2c>=2011:../../print/web2c TEX_MAP_FILES= troff-updmap.map -TEX_TEXMF_DIRS+= ${PREFIX}/share/texmf-dist .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-metapost/distinfo b/graphics/tex-metapost/distinfo index 3aa816a304f..403c5063cea 100644 --- a/graphics/tex-metapost/distinfo +++ b/graphics/tex-metapost/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2011/12/15 22:34:40 minskim Exp $ +$NetBSD: distinfo,v 1.3 2013/12/03 22:44:48 minskim Exp $ -SHA1 (tex-metapost-23089/metapost.tar.xz) = bdee8ad896bfcb2311d2fce551e52426d2e5e596 -RMD160 (tex-metapost-23089/metapost.tar.xz) = 906fd47d3451013e0d56d545a748841d73a5f741 -Size (tex-metapost-23089/metapost.tar.xz) = 73540 bytes +SHA1 (tex-metapost-31860/metapost.tar.xz) = ac5b771a8961a3b5841be16bdb035a4866a6865b +RMD160 (tex-metapost-31860/metapost.tar.xz) = 9b4777f58da00acfe3ffef6a6d8790afedda5dbf +Size (tex-metapost-31860/metapost.tar.xz) = 73616 bytes |