pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/fonts Let tex-cm-super{,-doc} use DISTFILES from TeX L...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d1dec7917f46
branches:  trunk
changeset: 575885:d1dec7917f46
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Tue May 25 07:14:56 2010 +0000

description:
Let tex-cm-super{,-doc} use DISTFILES from TeX Live 2009.

No functional change.

diffstat:

 fonts/tex-cm-super-doc/Makefile |  6 +++---
 fonts/tex-cm-super-doc/distinfo |  8 ++++----
 fonts/tex-cm-super/Makefile     |  6 +++---
 fonts/tex-cm-super/distinfo     |  8 ++++----
 4 files changed, 14 insertions(+), 14 deletions(-)

diffs (66 lines):

diff -r d503b8db30c7 -r d1dec7917f46 fonts/tex-cm-super-doc/Makefile
--- a/fonts/tex-cm-super-doc/Makefile   Tue May 25 06:47:31 2010 +0000
+++ b/fonts/tex-cm-super-doc/Makefile   Tue May 25 07:14:56 2010 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/07/09 20:54:38 minskim Exp $
-# TeX Live Revision 9442
+# $NetBSD: Makefile,v 1.2 2010/05/25 07:14:56 minskim Exp $
 
 DISTNAME=      cm-super.doc
 PKGNAME=       tex-${DISTNAME:S/./-/}-0.3.4
+TEXLIVE_REV=   15878
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 COMMENT=       Documentation for tex-cm-super
 LICENSE=       gnu-gpl-v2
 
-.include "../../print/texlive/module.mk"
+.include "../../print/texlive/package.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r d503b8db30c7 -r d1dec7917f46 fonts/tex-cm-super-doc/distinfo
--- a/fonts/tex-cm-super-doc/distinfo   Tue May 25 06:47:31 2010 +0000
+++ b/fonts/tex-cm-super-doc/distinfo   Tue May 25 07:14:56 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/07/09 20:54:38 minskim Exp $
+$NetBSD: distinfo,v 1.2 2010/05/25 07:14:56 minskim Exp $
 
-SHA1 (tex-cm-super-doc-0.3.4/cm-super.doc.tar.lzma) = 509c6b02ea19b5914f665ae1ec9cdbe8f1faa2d8
-RMD160 (tex-cm-super-doc-0.3.4/cm-super.doc.tar.lzma) = 5c697ea0da9c618e29d6ec10d1e2d920839fb09f
-Size (tex-cm-super-doc-0.3.4/cm-super.doc.tar.lzma) = 22526 bytes
+SHA1 (tex-cm-super-15878/cm-super.doc.tar.xz) = f62306393b58bae7fe5603c1997785fe9bdc0afe
+RMD160 (tex-cm-super-15878/cm-super.doc.tar.xz) = 1f3cd73fcccd646a3bb257eeeffe5bd5a8ae9516
+Size (tex-cm-super-15878/cm-super.doc.tar.xz) = 22568 bytes
diff -r d503b8db30c7 -r d1dec7917f46 fonts/tex-cm-super/Makefile
--- a/fonts/tex-cm-super/Makefile       Tue May 25 06:47:31 2010 +0000
+++ b/fonts/tex-cm-super/Makefile       Tue May 25 07:14:56 2010 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/07/09 20:54:21 minskim Exp $
-# TeX Live Revision 9442
+# $NetBSD: Makefile,v 1.2 2010/05/25 07:14:56 minskim Exp $
 
 DISTNAME=      cm-super
 PKGNAME=       tex-${DISTNAME}-0.3.4
+TEXLIVE_REV=   15878
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 COMMENT=       CM-Super family of fonts
@@ -15,5 +15,5 @@
 TEX_MIXEDMAP_FILES+=   cm-super-ts1.map
 TEX_MIXEDMAP_FILES+=   cm-super-x2.map
 
-.include "../../print/texlive/module.mk"
+.include "../../print/texlive/package.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r d503b8db30c7 -r d1dec7917f46 fonts/tex-cm-super/distinfo
--- a/fonts/tex-cm-super/distinfo       Tue May 25 06:47:31 2010 +0000
+++ b/fonts/tex-cm-super/distinfo       Tue May 25 07:14:56 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/07/09 20:54:21 minskim Exp $
+$NetBSD: distinfo,v 1.2 2010/05/25 07:14:56 minskim Exp $
 
-SHA1 (tex-cm-super-0.3.4/cm-super.tar.lzma) = 4aef2823945beec98af1ddc64c797ccd06bc8b1a
-RMD160 (tex-cm-super-0.3.4/cm-super.tar.lzma) = e25012f3140fa5892cfd446ee508bdcf13c38ac2
-Size (tex-cm-super-0.3.4/cm-super.tar.lzma) = 64792762 bytes
+SHA1 (tex-cm-super-15878/cm-super.tar.xz) = 2002fbf2ee9f274f2a6fa31ccc914917319cd5cc
+RMD160 (tex-cm-super-15878/cm-super.tar.xz) = 8ea354ebf2b379eea9960d510a36c2d16133bfeb
+Size (tex-cm-super-15878/cm-super.tar.xz) = 64561556 bytes



Home | Main Index | Thread Index | Old Index