Thu Jul 28 05:27:55 2011 UTC ()
Update tex-texlive-scripts to 2011.

Changes:
- Fix check-interpreter warnings.


(minskim)
diff -r1.8 -r1.9 pkgsrc/print/tex-texlive-scripts/Makefile
diff -r1.9 -r1.10 pkgsrc/print/tex-texlive-scripts/distinfo

cvs diff -r1.8 -r1.9 pkgsrc/print/tex-texlive-scripts/Makefile (expand / switch to unified diff)

--- pkgsrc/print/tex-texlive-scripts/Makefile 2011/03/10 19:51:06 1.8
+++ pkgsrc/print/tex-texlive-scripts/Makefile 2011/07/28 05:27:54 1.9
@@ -1,22 +1,26 @@ @@ -1,22 +1,26 @@
1# $NetBSD: Makefile,v 1.8 2011/03/10 19:51:06 minskim Exp $ 1# $NetBSD: Makefile,v 1.9 2011/07/28 05:27:54 minskim Exp $
2 2
3DISTNAME= texlive-scripts 3DISTNAME= texlive-scripts
4PKGNAME= tex-${DISTNAME}-2010 4PKGNAME= tex-${DISTNAME}-2011
5TEXLIVE_REV= 21487 5TEXLIVE_REV= 23172
6 6
7MAINTAINER= minskim@NetBSD.org 7MAINTAINER= minskim@NetBSD.org
8COMMENT= TeX Live infrastructure programs 8COMMENT= TeX Live infrastructure programs
9LICENSE= gnu-gpl-v2 AND public-domain 9LICENSE= gnu-gpl-v2 AND public-domain
10 10
11CONFLICTS+= tex-bin-texlive-[0-9]* 11CONFLICTS+= tex-bin-texlive-[0-9]*
12 12
13REPLACE_TEXLUA= bin/rungs 13REPLACE_TEXLUA= bin/rungs \
 14 texmf/scripts/texlive/lua/texlive/getopt.tlu \
 15 texmf/scripts/texlive/lua/texlive/tlpdb.tlu \
 16 texmf/scripts/texlive/test-tlpdb.tlu \
 17 texmf/scripts/texlive/texconf.tlu
14TEX_TEXMF_DIRS+= ${PREFIX}/share/texmf 18TEX_TEXMF_DIRS+= ${PREFIX}/share/texmf
15 19
16.include "../../print/texlive/package.mk" 20.include "../../print/texlive/package.mk"
17 21
18post-extract: 22post-extract:
19 ${MKDIR} ${WRKSRC}/bin 23 ${MKDIR} ${WRKSRC}/bin
20 ${MV} ${WRKSRC}/texmf/scripts/texlive/rungs.tlu ${WRKSRC}/bin/rungs 24 ${MV} ${WRKSRC}/texmf/scripts/texlive/rungs.tlu ${WRKSRC}/bin/rungs
21 25
22.include "../../mk/bsd.pkg.mk" 26.include "../../mk/bsd.pkg.mk"

cvs diff -r1.9 -r1.10 pkgsrc/print/tex-texlive-scripts/distinfo (expand / switch to unified diff)

--- pkgsrc/print/tex-texlive-scripts/distinfo 2011/03/10 19:51:06 1.9
+++ pkgsrc/print/tex-texlive-scripts/distinfo 2011/07/28 05:27:55 1.10
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.9 2011/03/10 19:51:06 minskim Exp $ 1$NetBSD: distinfo,v 1.10 2011/07/28 05:27:55 minskim Exp $
2 2
3SHA1 (tex-texlive-scripts-21487/texlive-scripts.tar.xz) = f2640733b8d0e6fd7dc627c7bc558109240607ca 3SHA1 (tex-texlive-scripts-23172/texlive-scripts.tar.xz) = 7f14da78f3f2ba7e975d7729446c6b0e2ac05d5c
4RMD160 (tex-texlive-scripts-21487/texlive-scripts.tar.xz) = ddf29423d0afbb618890fe485909c5b8bc2ffb12 4RMD160 (tex-texlive-scripts-23172/texlive-scripts.tar.xz) = eba70a2bad5f768085e44a5a0d54fb72563aeec2
5Size (tex-texlive-scripts-21487/texlive-scripts.tar.xz) = 43056 bytes 5Size (tex-texlive-scripts-23172/texlive-scripts.tar.xz) = 43576 bytes