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 /print/tex-sectsty | |
parent | 4ad25fe6320223a34a2657d2eadea73b8142921d (diff) | |
download | pkgsrc-6254bd231d36494246a318051347ce656f40c462.tar.gz |
Let tex-sectsty{,-doc} use DISTFILES from TeX Live 2009.
No functional change.
Diffstat (limited to 'print/tex-sectsty')
-rw-r--r-- | print/tex-sectsty/Makefile | 6 | ||||
-rw-r--r-- | print/tex-sectsty/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
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 |