Mon May 10 23:20:05 2010 UTC ()
Let tex-acmtrans{,-doc} use DISTFILES from TeX Live 2009.


(minskim)
diff -r1.1.1.1 -r1.2 pkgsrc/print/tex-acmtrans/Makefile
diff -r1.1.1.1 -r1.2 pkgsrc/print/tex-acmtrans/distinfo
diff -r1.1.1.1 -r1.2 pkgsrc/print/tex-acmtrans-doc/Makefile

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

--- pkgsrc/print/tex-acmtrans/Attic/Makefile 2009/07/18 23:33:56 1.1.1.1
+++ pkgsrc/print/tex-acmtrans/Attic/Makefile 2010/05/10 23:20:05 1.2
@@ -1,13 +1,13 @@ @@ -1,13 +1,13 @@
1# $NetBSD: Makefile,v 1.1.1.1 2009/07/18 23:33:56 minskim Exp $ 1# $NetBSD: Makefile,v 1.2 2010/05/10 23:20:05 minskim Exp $
2# TeX Live Revision 7340 
3 2
4DISTNAME= acmtrans 3DISTNAME= acmtrans
5PKGNAME= tex-${DISTNAME}-2008.7340 4PKGNAME= tex-${DISTNAME}-2008.7340
 5TEXLIVE_REV= 15878
6 6
7MAINTAINER= minskim@NetBSD.org 7MAINTAINER= minskim@NetBSD.org
8COMMENT= Class and BibTeX style for ACM Transactions 8COMMENT= Class and BibTeX style for ACM Transactions
9 9
10DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex 10DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
11 11
12.include "../../print/texlive/module.mk" 12.include "../../print/texlive/package.mk"
13.include "../../mk/bsd.pkg.mk" 13.include "../../mk/bsd.pkg.mk"

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

--- pkgsrc/print/tex-acmtrans/Attic/distinfo 2009/07/18 23:33:56 1.1.1.1
+++ pkgsrc/print/tex-acmtrans/Attic/distinfo 2010/05/10 23:20:05 1.2
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.1.1.1 2009/07/18 23:33:56 minskim Exp $ 1$NetBSD: distinfo,v 1.2 2010/05/10 23:20:05 minskim Exp $
2 2
3SHA1 (tex-acmtrans-2008.7340/acmtrans.tar.lzma) = b0f917d86a589469aa185e38e758f14f65d83dc7 3SHA1 (tex-acmtrans-15878/acmtrans.tar.xz) = ebf87b6cc53069fffb135f9aa3292397ce0e0315
4RMD160 (tex-acmtrans-2008.7340/acmtrans.tar.lzma) = d9e3fe80c91cc420bcecfce56e19d0d62413211f 4RMD160 (tex-acmtrans-15878/acmtrans.tar.xz) = c6603685935e43da6a104c99eb830ac719e6234d
5Size (tex-acmtrans-2008.7340/acmtrans.tar.lzma) = 21366 bytes 5Size (tex-acmtrans-15878/acmtrans.tar.xz) = 21432 bytes

cvs diff -r1.1.1.1 -r1.2 pkgsrc/print/tex-acmtrans-doc/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/print/tex-acmtrans-doc/Attic/Makefile 2009/07/18 23:34:19 1.1.1.1
+++ pkgsrc/print/tex-acmtrans-doc/Attic/Makefile 2010/05/10 23:20:05 1.2
@@ -1,11 +1,11 @@ @@ -1,11 +1,11 @@
1# $NetBSD: Makefile,v 1.1.1.1 2009/07/18 23:34:19 minskim Exp $ 1# $NetBSD: Makefile,v 1.2 2010/05/10 23:20:05 minskim Exp $
2# TeX Live Revision 7340 
3 2
4DISTNAME= acmtrans.doc 3DISTNAME= acmtrans.doc
5PKGNAME= tex-${DISTNAME:S/./-/}-2008.7340 4PKGNAME= tex-${DISTNAME:S/./-/}-2008.7340
 5TEXLIVE_REV= 15878
6 6
7MAINTAINER= minskim@NetBSD.org 7MAINTAINER= minskim@NetBSD.org
8COMMENT= Documentation for tex-acmtrans 8COMMENT= Documentation for tex-acmtrans
9 9
10.include "../../print/texlive/module.mk" 10.include "../../print/texlive/module.mk"
11.include "../../mk/bsd.pkg.mk" 11.include "../../mk/bsd.pkg.mk"