pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print Replace teTeX's dvipdfm with a newer version in ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e5da06ebd931
branches:  trunk
changeset: 557169:e5da06ebd931
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Apr 12 02:44:07 2009 +0000

description:
Replace teTeX's dvipdfm with a newer version in print/dvipdfm.

diffstat:

 print/teTeX/Makefile                |   5 +++--
 print/teTeX3-bin/Makefile           |   6 +++---
 print/teTeX3-bin/PLIST              |   8 +-------
 print/teTeX3-texmf/Makefile         |   6 +++---
 print/teTeX3-texmf/PLIST            |   5 +----
 print/teTeX3-texmf/distinfo         |   3 +--
 print/teTeX3-texmf/patches/patch-aa |  13 -------------
 7 files changed, 12 insertions(+), 34 deletions(-)

diffs (163 lines):

diff -r ffab75fc5d72 -r e5da06ebd931 print/teTeX/Makefile
--- a/print/teTeX/Makefile      Sun Apr 12 02:38:24 2009 +0000
+++ b/print/teTeX/Makefile      Sun Apr 12 02:44:07 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.50 2009/04/11 22:09:43 minskim Exp $
+# $NetBSD: Makefile,v 1.51 2009/04/12 02:44:08 minskim Exp $
 
 DISTNAME=      teTeX-3.0
-PKGREVISION=   4
+PKGREVISION=   5
 CATEGORIES=    print meta-pkgs
 MASTER_SITES=  # empty
 
@@ -9,6 +9,7 @@
 HOMEPAGE=      http://www.tug.org/tetex/
 COMMENT=       Thomas Esser's TeX distribution for UNIX compatible systems
 
+DEPENDS+=      dvipdfm-[0-9]*:../../print/dvipdfm
 DEPENDS+=      dvipng-[0-9]*:../../graphics/dvipng
 DEPENDS+=      dvipsk-[0-9]*:../../print/dvipsk
 DEPENDS+=      teTeX-bin-[0-9]*:../../print/teTeX3-bin
diff -r ffab75fc5d72 -r e5da06ebd931 print/teTeX3-bin/Makefile
--- a/print/teTeX3-bin/Makefile Sun Apr 12 02:38:24 2009 +0000
+++ b/print/teTeX3-bin/Makefile Sun Apr 12 02:44:07 2009 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.41 2009/04/11 22:09:43 minskim Exp $
+# $NetBSD: Makefile,v 1.42 2009/04/12 02:44:08 minskim Exp $
 
 DISTNAME=      tetex-src-3.0
 PKGNAME=       ${DISTNAME:C/tetex/teTeX/:C/src/bin/}
-PKGREVISION=   27
+PKGREVISION=   28
 CATEGORIES=    print
 MASTER_SITES=  ${MASTER_SITE_TEX_CTAN:=systems/unix/teTeX/3.0/distrib/}
 
@@ -25,7 +25,7 @@
 USE_LIBTOOL=   yes
 
 CONFIGURE_ARGS+=       --without-texinfo --without-texi2html
-CONFIGURE_ARGS+=       --without-dvipng
+CONFIGURE_ARGS+=       --without-dvipdfm --without-dvipng
 CONFIGURE_ARGS+=       --without-dvipsk --without-odvipsk
 CONFIGURE_ARGS+=       --without-xdvik --without-oxdvik
 
diff -r ffab75fc5d72 -r e5da06ebd931 print/teTeX3-bin/PLIST
--- a/print/teTeX3-bin/PLIST    Sun Apr 12 02:38:24 2009 +0000
+++ b/print/teTeX3-bin/PLIST    Sun Apr 12 02:44:07 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2009/04/11 22:09:43 minskim Exp $
+@comment $NetBSD: PLIST,v 1.11 2009/04/12 02:44:08 minskim Exp $
 bin/a2ping
 bin/aleph
 bin/bibtex
@@ -13,12 +13,9 @@
 bin/dvilj4
 bin/dvilj4l
 bin/dvilj6
-bin/dvipdfm
-bin/dvipdft
 bin/dvitomp
 bin/dvitype
 bin/e2pall
-bin/ebb
 bin/epstopdf
 bin/fdf2tan
 bin/fdf2tex
@@ -95,11 +92,8 @@
 man/man1/dvilj4.1
 man/man1/dvilj4l.1
 man/man1/dvilj6.1
-man/man1/dvipdfm.1
-man/man1/dvipdft.1
 man/man1/dvitomp.1
 man/man1/dvitype.1
-man/man1/ebb.1
 man/man1/eplain.1
 man/man1/etex.1
 man/man1/fdf2tex.1
diff -r ffab75fc5d72 -r e5da06ebd931 print/teTeX3-texmf/Makefile
--- a/print/teTeX3-texmf/Makefile       Sun Apr 12 02:38:24 2009 +0000
+++ b/print/teTeX3-texmf/Makefile       Sun Apr 12 02:44:07 2009 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.25 2009/03/18 18:54:10 darcy Exp $
+# $NetBSD: Makefile,v 1.26 2009/04/12 02:44:07 minskim Exp $
 #
 
 DISTNAME=      tetex-texmf-3.0
 PKGNAME=       ${DISTNAME:C/tetex/teTeX/}
-PKGREVISION=   10
+PKGREVISION=   11
 CATEGORIES=    print
 MASTER_SITES=  ${MASTER_SITE_TEX_CTAN:=systems/unix/teTeX/3.0/distrib/}
 
@@ -23,7 +23,6 @@
 EXTRACT_ELEMENTS+=     bibtex
 EXTRACT_ELEMENTS+=     context
 EXTRACT_ELEMENTS+=     doc
-EXTRACT_ELEMENTS+=     dvipdfm
 EXTRACT_ELEMENTS+=     dvips
 EXTRACT_ELEMENTS+=     fonts
 EXTRACT_ELEMENTS+=     makeindex
@@ -165,6 +164,7 @@
        rm -f ${WRKSRC}/tex/generic/hyphen/hyphen.tex
        rm -f ${WRKSRC}/tex/generic/hyphen/hypht1.tex
        rm -f ${WRKSRC}/tex/generic/hyphen/zerohyph.tex
+       rm -f ${WRKSRC}/tex/latex/dvipdfm/dvipdfm.def
        rm -f ${WRKSRC}/tex/plain/config/language.def
 
 do-install:
diff -r ffab75fc5d72 -r e5da06ebd931 print/teTeX3-texmf/PLIST
--- a/print/teTeX3-texmf/PLIST  Sun Apr 12 02:38:24 2009 +0000
+++ b/print/teTeX3-texmf/PLIST  Sun Apr 12 02:44:07 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2009/03/06 20:41:02 minskim Exp $
+@comment $NetBSD: PLIST,v 1.9 2009/04/12 02:44:07 minskim Exp $
 share/texmf-dist/ChangeLog
 share/texmf-dist/LICENSE.texmf
 share/texmf-dist/aliases
@@ -3778,8 +3778,6 @@
 share/texmf-dist/doc/tetex/eurotex98-te.pdf
 share/texmf-dist/doc/texdoc.php
 share/texmf-dist/doc/texdoctk/README
-share/texmf-dist/dvipdfm/config/README.config
-share/texmf-dist/dvipdfm/config/config
 share/texmf-dist/dvips/antp/config.antp
 share/texmf-dist/dvips/antt/config.antt
 share/texmf-dist/dvips/bluesky/config.ams
@@ -12690,7 +12688,6 @@
 share/texmf-dist/tex/latex/dvilj/cgunivers.sty
 share/texmf-dist/tex/latex/dvilj/graybox.sty
 share/texmf-dist/tex/latex/dvilj/hpfonts.sty
-share/texmf-dist/tex/latex/dvipdfm/dvipdfm.def
 share/texmf-dist/tex/latex/eclbip/eclbip.sty
 share/texmf-dist/tex/latex/eclbip/ecltree.sty
 share/texmf-dist/tex/latex/eepic/eepic.sty
diff -r ffab75fc5d72 -r e5da06ebd931 print/teTeX3-texmf/distinfo
--- a/print/teTeX3-texmf/distinfo       Sun Apr 12 02:38:24 2009 +0000
+++ b/print/teTeX3-texmf/distinfo       Sun Apr 12 02:44:07 2009 +0000
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.4 2006/10/09 03:08:24 rillig Exp $
+$NetBSD: distinfo,v 1.5 2009/04/12 02:44:07 minskim Exp $
 
 SHA1 (tetex-texmf-3.0.tar.gz) = 1be97f57a26a6e9b72ebfd932e45914a959aff16
 RMD160 (tetex-texmf-3.0.tar.gz) = a1e87733fa3cbef04e39a690ed8549aeaaddb241
 Size (tetex-texmf-3.0.tar.gz) = 91402377 bytes
-SHA1 (patch-aa) = 76a18dd4903700e36048433bd7c3dcd330377163
diff -r ffab75fc5d72 -r e5da06ebd931 print/teTeX3-texmf/patches/patch-aa
--- a/print/teTeX3-texmf/patches/patch-aa       Sun Apr 12 02:38:24 2009 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.1 2006/10/09 03:08:24 rillig Exp $
-
---- dvipdfm/config/config.orig 2005-02-09 01:42:24.000000000 +0000
-+++ dvipdfm/config/config      2005-02-09 01:42:31.000000000 +0000
-@@ -17,7 +17,7 @@
- 
- % PDF version stamp to use in output file and max version of files
- % allowed to be included (2 for 1.2, 3 for 1.3)
--V 2
-+V 3
- 
- % For correct searching / text extraction:
- f cm-dvipdfm-fix.map



Home | Main Index | Thread Index | Old Index