diff options
author | minskim <minskim@pkgsrc.org> | 2010-05-26 04:23:02 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2010-05-26 04:23:02 +0000 |
commit | 6254bd231d36494246a318051347ce656f40c462 (patch) | |
tree | 37fbaac33c4eb33775fab94caa45ea65d696e0bb | |
parent | 4ad25fe6320223a34a2657d2eadea73b8142921d (diff) | |
download | pkgsrc-6254bd231d36494246a318051347ce656f40c462.tar.gz |
Let tex-sectsty{,-doc} use DISTFILES from TeX Live 2009.
No functional change.
-rw-r--r-- | print/tex-sectsty-doc/Makefile | 6 | ||||
-rw-r--r-- | print/tex-sectsty-doc/distinfo | 8 | ||||
-rw-r--r-- | print/tex-sectsty/Makefile | 6 | ||||
-rw-r--r-- | print/tex-sectsty/distinfo | 8 |
4 files changed, 14 insertions, 14 deletions
diff --git a/print/tex-sectsty-doc/Makefile b/print/tex-sectsty-doc/Makefile index c90d41d7777..8b948e9413c 100644 --- a/print/tex-sectsty-doc/Makefile +++ b/print/tex-sectsty-doc/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/07/10 00:47:41 minskim Exp $ -# TeX Live Revision 7340 +# $NetBSD: Makefile,v 1.2 2010/05/26 04:23:02 minskim Exp $ DISTNAME= sectsty.doc PKGNAME= tex-${DISTNAME:S/./-/}-2.0.2 +TEXLIVE_REV= 15878 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-sectsty -.include "../../print/texlive/module.mk" +.include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-sectsty-doc/distinfo b/print/tex-sectsty-doc/distinfo index 0c62ef05c05..b107fb7f55a 100644 --- a/print/tex-sectsty-doc/distinfo +++ b/print/tex-sectsty-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2009/07/10 00:47:41 minskim Exp $ +$NetBSD: distinfo,v 1.2 2010/05/26 04:23:02 minskim Exp $ -SHA1 (tex-sectsty-doc-2.0.2/sectsty.doc.tar.lzma) = 24ddfbba44c4588b3f0ea0818a8e3aa0374642f6 -RMD160 (tex-sectsty-doc-2.0.2/sectsty.doc.tar.lzma) = 99336397d065774532a1d6df230b100f10441e7b -Size (tex-sectsty-doc-2.0.2/sectsty.doc.tar.lzma) = 216696 bytes +SHA1 (tex-sectsty-15878/sectsty.doc.tar.xz) = f4ecb46e8ad77503ef3364f4080621ae95d57d0b +RMD160 (tex-sectsty-15878/sectsty.doc.tar.xz) = 93f810106a0ac972f6c1505f13700e5e28fe384f +Size (tex-sectsty-15878/sectsty.doc.tar.xz) = 216824 bytes diff --git a/print/tex-sectsty/Makefile b/print/tex-sectsty/Makefile index a30eb07064e..6d90b1afaa3 100644 --- a/print/tex-sectsty/Makefile +++ b/print/tex-sectsty/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/07/10 00:47:25 minskim Exp $ -# TeX Live Revision 7340 +# $NetBSD: Makefile,v 1.2 2010/05/26 04:23:02 minskim Exp $ DISTNAME= sectsty PKGNAME= tex-${DISTNAME}-2.0.2 +TEXLIVE_REV= 15878 MAINTAINER= minskim@NetBSD.org COMMENT= Control sectional headers CONFLICTS+= teTeX-texmf<=3.0nb17 -.include "../../print/texlive/module.mk" +.include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-sectsty/distinfo b/print/tex-sectsty/distinfo index 480e23dacc9..5e6e1fec92c 100644 --- a/print/tex-sectsty/distinfo +++ b/print/tex-sectsty/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2009/07/10 00:47:25 minskim Exp $ +$NetBSD: distinfo,v 1.2 2010/05/26 04:23:02 minskim Exp $ -SHA1 (tex-sectsty-2.0.2/sectsty.tar.lzma) = 8216fb93671bb251541cc3021d4f2480f90d357f -RMD160 (tex-sectsty-2.0.2/sectsty.tar.lzma) = 8ee3f23ce1415063be3c82590acfda18bb3baf9d -Size (tex-sectsty-2.0.2/sectsty.tar.lzma) = 4772 bytes +SHA1 (tex-sectsty-15878/sectsty.tar.xz) = d3d310d8b2f5ef4f370d283a9664cfdeb330a179 +RMD160 (tex-sectsty-15878/sectsty.tar.xz) = 3b3148e08c308cbd0313b61b2f94938cc7311b0f +Size (tex-sectsty-15878/sectsty.tar.xz) = 4832 bytes |