Mon May 17 22:02:56 2010 UTC ()
Update tex-texlive-scripts to 2009.17976.

- Two Lua tables were added: relocated and postaction.


(minskim)
diff -r1.1.1.1 -r1.2 pkgsrc/print/tex-texlive-scripts/Makefile
diff -r1.1.1.1 -r1.2 pkgsrc/print/tex-texlive-scripts/distinfo
diff -r1.1.1.1 -r0 pkgsrc/print/tex-texlive-scripts/patches/patch-aa

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

--- pkgsrc/print/tex-texlive-scripts/Makefile 2010/01/16 04:43:19 1.1.1.1
+++ pkgsrc/print/tex-texlive-scripts/Makefile 2010/05/17 22:02:56 1.2
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.1.1.1 2010/01/16 04:43:19 minskim Exp $ 1# $NetBSD: Makefile,v 1.2 2010/05/17 22:02:56 minskim Exp $
2# TeX Live Revision 16483 
3 2
4DISTNAME= texlive-scripts 3DISTNAME= texlive-scripts
5PKGNAME= tex-${DISTNAME}-2009.16483 4PKGNAME= tex-${DISTNAME}-2009.${TEXLIVE_REV}
 5TEXLIVE_REV= 17976
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
14TEX_TEXMF_DIRS+= ${PREFIX}/share/texmf 14TEX_TEXMF_DIRS+= ${PREFIX}/share/texmf
15 15
16.include "../../print/texlive/package.mk" 16.include "../../print/texlive/package.mk"
17 17
18post-extract: 18post-extract:

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

--- pkgsrc/print/tex-texlive-scripts/distinfo 2010/01/16 04:43:19 1.1.1.1
+++ pkgsrc/print/tex-texlive-scripts/distinfo 2010/05/17 22:02:56 1.2
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.1.1.1 2010/01/16 04:43:19 minskim Exp $ 1$NetBSD: distinfo,v 1.2 2010/05/17 22:02:56 minskim Exp $
2 2
3SHA1 (tex-texlive-scripts-2009.16483/texlive-scripts.tar.xz) = 1e021e6d3cef924a6d94659714ae32d297dc451a 3SHA1 (tex-texlive-scripts-17976/texlive-scripts.tar.xz) = 4d3153a06600be67eca828450561424cc59cb034
4RMD160 (tex-texlive-scripts-2009.16483/texlive-scripts.tar.xz) = 692455addfc7faf58696552c0184b45299d32b5e 4RMD160 (tex-texlive-scripts-17976/texlive-scripts.tar.xz) = aa77237d65ee7b1ac24141f936edf322515c0af4
5Size (tex-texlive-scripts-2009.16483/texlive-scripts.tar.xz) = 40328 bytes 5Size (tex-texlive-scripts-17976/texlive-scripts.tar.xz) = 41100 bytes
6SHA1 (patch-aa) = 6f8f348c11c5d8f98a59aa38f683b36fe0469e30 6SHA1 (patch-aa) = 6f8f348c11c5d8f98a59aa38f683b36fe0469e30

File Deleted: pkgsrc/print/tex-texlive-scripts/patches/Attic/patch-aa