pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print Let tex-leaflet{,-doc} use DISTFILES from TeX Li...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c96d4230181e
branches:  trunk
changeset: 575755:c96d4230181e
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Thu May 20 18:01:30 2010 +0000

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

No functional change.

diffstat:

 print/tex-leaflet-doc/Makefile |  6 +++---
 print/tex-leaflet-doc/distinfo |  8 ++++----
 print/tex-leaflet/Makefile     |  6 +++---
 print/tex-leaflet/distinfo     |  8 ++++----
 4 files changed, 14 insertions(+), 14 deletions(-)

diffs (65 lines):

diff -r c786acaf9cb0 -r c96d4230181e print/tex-leaflet-doc/Makefile
--- a/print/tex-leaflet-doc/Makefile    Thu May 20 17:53:00 2010 +0000
+++ b/print/tex-leaflet-doc/Makefile    Thu May 20 18:01:30 2010 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/07/12 00:16:10 minskim Exp $
-# TeX Live Revision 7340
+# $NetBSD: Makefile,v 1.2 2010/05/20 18:01:30 minskim Exp $
 
 DISTNAME=      leaflet.doc
 PKGNAME=       tex-${DISTNAME:S/./-/}-1.0c
+TEXLIVE_REV=   15878
 
 MAINTAINER=    leot1990%users.sourceforge.net@localhost
 COMMENT=       Documentation for tex-leaflet
 
-.include "../../print/texlive/module.mk"
+.include "../../print/texlive/package.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r c786acaf9cb0 -r c96d4230181e print/tex-leaflet-doc/distinfo
--- a/print/tex-leaflet-doc/distinfo    Thu May 20 17:53:00 2010 +0000
+++ b/print/tex-leaflet-doc/distinfo    Thu May 20 18:01:30 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/07/12 00:16:10 minskim Exp $
+$NetBSD: distinfo,v 1.2 2010/05/20 18:01:30 minskim Exp $
 
-SHA1 (tex-leaflet-doc-1.0c/leaflet.doc.tar.lzma) = d2423707357996906736421c9c6ebe2f91c2d791
-RMD160 (tex-leaflet-doc-1.0c/leaflet.doc.tar.lzma) = 5640d692b38210ba442479c14428f5a8c88afc2b
-Size (tex-leaflet-doc-1.0c/leaflet.doc.tar.lzma) = 232179 bytes
+SHA1 (tex-leaflet-15878/leaflet.doc.tar.xz) = b7ccb6a5b7a038ac703de48c801250d95beed3a5
+RMD160 (tex-leaflet-15878/leaflet.doc.tar.xz) = dcef4dec824c4c91ed4b3de4fd43dd6469e21630
+Size (tex-leaflet-15878/leaflet.doc.tar.xz) = 232280 bytes
diff -r c786acaf9cb0 -r c96d4230181e print/tex-leaflet/Makefile
--- a/print/tex-leaflet/Makefile        Thu May 20 17:53:00 2010 +0000
+++ b/print/tex-leaflet/Makefile        Thu May 20 18:01:30 2010 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/07/12 00:15:11 minskim Exp $
-# TeX Live Revision 7340
+# $NetBSD: Makefile,v 1.2 2010/05/20 18:01:30 minskim Exp $
 
 DISTNAME=      leaflet
 PKGNAME=       tex-${DISTNAME}-1.0c
+TEXLIVE_REV=   15878
 
 MAINTAINER=    leot1990%users.sourceforge.net@localhost
 COMMENT=       Create small handouts (flyers)
@@ -13,5 +13,5 @@
 DEPENDS+=      tex-psnfss-[0-9]*:../../fonts/tex-psnfss
 DEPENDS+=      tex-tools-[0-9]*:../../print/tex-tools
 
-.include "../../print/texlive/module.mk"
+.include "../../print/texlive/package.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r c786acaf9cb0 -r c96d4230181e print/tex-leaflet/distinfo
--- a/print/tex-leaflet/distinfo        Thu May 20 17:53:00 2010 +0000
+++ b/print/tex-leaflet/distinfo        Thu May 20 18:01:30 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/07/12 00:15:11 minskim Exp $
+$NetBSD: distinfo,v 1.2 2010/05/20 18:01:30 minskim Exp $
 
-SHA1 (tex-leaflet-1.0c/leaflet.tar.lzma) = 3e1b3686bf432b47a503fb77dedcfce9ebaa4df6
-RMD160 (tex-leaflet-1.0c/leaflet.tar.lzma) = 9626bf8a7f5b2e904bdc1962c8bd58fd37612ccf
-Size (tex-leaflet-1.0c/leaflet.tar.lzma) = 5194 bytes
+SHA1 (tex-leaflet-15878/leaflet.tar.xz) = aa4b5cee573cde17321be233b0fb8f3674c05552
+RMD160 (tex-leaflet-15878/leaflet.tar.xz) = f5216c33a0e0ea41d2ebc3e3a2d879b4d8c277b6
+Size (tex-leaflet-15878/leaflet.tar.xz) = 5252 bytes



Home | Main Index | Thread Index | Old Index