diff options
author | minskim <minskim@pkgsrc.org> | 2010-05-12 09:30:47 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2010-05-12 09:30:47 +0000 |
commit | 79f4967b7352000ac4d26f4663d628c441aa75f8 (patch) | |
tree | dee9734131de7bd71d7c54aad767cbd367dd7a85 /fonts/tex-marvosym | |
parent | 7bf74778e359dd48c118dd85e535be076f698e18 (diff) | |
download | pkgsrc-79f4967b7352000ac4d26f4663d628c441aa75f8.tar.gz |
Let tex-marvosym{,-doc} use DISTFILES from TeX Live 2009.
No functional change.
Diffstat (limited to 'fonts/tex-marvosym')
-rw-r--r-- | fonts/tex-marvosym/Makefile | 6 | ||||
-rw-r--r-- | fonts/tex-marvosym/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/fonts/tex-marvosym/Makefile b/fonts/tex-marvosym/Makefile index 00c33830ed0..3286c7ccc6d 100644 --- a/fonts/tex-marvosym/Makefile +++ b/fonts/tex-marvosym/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/04/29 05:28:22 minskim Exp $ -# TeX Live Revision 10608 +# $NetBSD: Makefile,v 1.2 2010/05/12 09:30:47 minskim Exp $ DISTNAME= marvosym PKGNAME= tex-${DISTNAME}-2.1 +TEXLIVE_REV= 15878 MAINTAINER= minskim@NetBSD.org COMMENT= Martin Vogel's Symbols font @@ -11,5 +11,5 @@ CONFLICTS+= teTeX-texmf<=3.0nb13 TEX_MAP_FILES+= marvosym.map -.include "../../print/texlive/module.mk" +.include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-marvosym/distinfo b/fonts/tex-marvosym/distinfo index 72d00de638f..5fc2f4b3be2 100644 --- a/fonts/tex-marvosym/distinfo +++ b/fonts/tex-marvosym/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2009/04/29 05:28:22 minskim Exp $ +$NetBSD: distinfo,v 1.2 2010/05/12 09:30:47 minskim Exp $ -SHA1 (tex-marvosym-2.1/marvosym.tar.lzma) = b7dab232dbf39e131a6e8331291f593d1e564c43 -RMD160 (tex-marvosym-2.1/marvosym.tar.lzma) = 638b2258f7e74331cf08523cc199fa9297b76fd3 -Size (tex-marvosym-2.1/marvosym.tar.lzma) = 64323 bytes +SHA1 (tex-marvosym-15878/marvosym.tar.xz) = c1e3d0f2d669ce900e6452058279afc4418b3b58 +RMD160 (tex-marvosym-15878/marvosym.tar.xz) = 1259a689ceb301bd01562e9fd3577772522a4d9d +Size (tex-marvosym-15878/marvosym.tar.xz) = 64404 bytes |