diff options
author | minskim <minskim@pkgsrc.org> | 2010-05-20 18:01:30 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2010-05-20 18:01:30 +0000 |
commit | d7ca0757c0ddbe3733fe08b1e8b3acfc98b6de1c (patch) | |
tree | 25176c862fe66bf60aaf46766075020761770e75 | |
parent | 9a55189f0f9d79ea78c6692fbec2536b17ad2d64 (diff) | |
download | pkgsrc-d7ca0757c0ddbe3733fe08b1e8b3acfc98b6de1c.tar.gz |
Let tex-leaflet{,-doc} use DISTFILES from TeX Live 2009.
No functional change.
-rw-r--r-- | print/tex-leaflet-doc/Makefile | 6 | ||||
-rw-r--r-- | print/tex-leaflet-doc/distinfo | 8 | ||||
-rw-r--r-- | print/tex-leaflet/Makefile | 6 | ||||
-rw-r--r-- | print/tex-leaflet/distinfo | 8 |
4 files changed, 14 insertions, 14 deletions
diff --git a/print/tex-leaflet-doc/Makefile b/print/tex-leaflet-doc/Makefile index 7cb2187ba0d..c444a2c542f 100644 --- a/print/tex-leaflet-doc/Makefile +++ b/print/tex-leaflet-doc/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/07/12 00:16:10 minskim Exp $ -# TeX Live Revision 7340 +# $NetBSD: Makefile,v 1.2 2010/05/20 18:01:30 minskim Exp $ DISTNAME= leaflet.doc PKGNAME= tex-${DISTNAME:S/./-/}-1.0c +TEXLIVE_REV= 15878 MAINTAINER= leot1990@users.sourceforge.net COMMENT= Documentation for tex-leaflet -.include "../../print/texlive/module.mk" +.include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-leaflet-doc/distinfo b/print/tex-leaflet-doc/distinfo index a1fc527a38e..978c80d1024 100644 --- a/print/tex-leaflet-doc/distinfo +++ b/print/tex-leaflet-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2009/07/12 00:16:10 minskim Exp $ +$NetBSD: distinfo,v 1.2 2010/05/20 18:01:30 minskim Exp $ -SHA1 (tex-leaflet-doc-1.0c/leaflet.doc.tar.lzma) = d2423707357996906736421c9c6ebe2f91c2d791 -RMD160 (tex-leaflet-doc-1.0c/leaflet.doc.tar.lzma) = 5640d692b38210ba442479c14428f5a8c88afc2b -Size (tex-leaflet-doc-1.0c/leaflet.doc.tar.lzma) = 232179 bytes +SHA1 (tex-leaflet-15878/leaflet.doc.tar.xz) = b7ccb6a5b7a038ac703de48c801250d95beed3a5 +RMD160 (tex-leaflet-15878/leaflet.doc.tar.xz) = dcef4dec824c4c91ed4b3de4fd43dd6469e21630 +Size (tex-leaflet-15878/leaflet.doc.tar.xz) = 232280 bytes diff --git a/print/tex-leaflet/Makefile b/print/tex-leaflet/Makefile index f5dedb9915d..f319b6aa343 100644 --- a/print/tex-leaflet/Makefile +++ b/print/tex-leaflet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/07/12 00:15:11 minskim Exp $ -# TeX Live Revision 7340 +# $NetBSD: Makefile,v 1.2 2010/05/20 18:01:30 minskim Exp $ DISTNAME= leaflet PKGNAME= tex-${DISTNAME}-1.0c +TEXLIVE_REV= 15878 MAINTAINER= leot1990@users.sourceforge.net COMMENT= Create small handouts (flyers) @@ -13,5 +13,5 @@ DEPENDS+= tex-ms-[0-9]*:../../print/tex-ms DEPENDS+= tex-psnfss-[0-9]*:../../fonts/tex-psnfss DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools -.include "../../print/texlive/module.mk" +.include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-leaflet/distinfo b/print/tex-leaflet/distinfo index 02cb211a226..76deb28b874 100644 --- a/print/tex-leaflet/distinfo +++ b/print/tex-leaflet/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2009/07/12 00:15:11 minskim Exp $ +$NetBSD: distinfo,v 1.2 2010/05/20 18:01:30 minskim Exp $ -SHA1 (tex-leaflet-1.0c/leaflet.tar.lzma) = 3e1b3686bf432b47a503fb77dedcfce9ebaa4df6 -RMD160 (tex-leaflet-1.0c/leaflet.tar.lzma) = 9626bf8a7f5b2e904bdc1962c8bd58fd37612ccf -Size (tex-leaflet-1.0c/leaflet.tar.lzma) = 5194 bytes +SHA1 (tex-leaflet-15878/leaflet.tar.xz) = aa4b5cee573cde17321be233b0fb8f3674c05552 +RMD160 (tex-leaflet-15878/leaflet.tar.xz) = f5216c33a0e0ea41d2ebc3e3a2d879b4d8c277b6 +Size (tex-leaflet-15878/leaflet.tar.xz) = 5252 bytes |