pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/teTeX3-bin Split out thumbpdf. Bump PKGREVISION.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2f4dfa70e95f
branches:  trunk
changeset: 650831:2f4dfa70e95f
user:      markd <markd%pkgsrc.org@localhost>
date:      Mon Apr 27 07:36:13 2015 +0000

description:
Split out thumbpdf. Bump PKGREVISION.

diffstat:

 print/teTeX3-bin/Makefile         |  5 +++--
 print/teTeX3-bin/PLIST            |  3 +--
 print/teTeX3-bin/distinfo         |  4 ++--
 print/teTeX3-bin/patches/patch-as |  4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

diffs (75 lines):

diff -r b9b6c00345ee -r 2f4dfa70e95f print/teTeX3-bin/Makefile
--- a/print/teTeX3-bin/Makefile Mon Apr 27 07:33:18 2015 +0000
+++ b/print/teTeX3-bin/Makefile Mon Apr 27 07:36:13 2015 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.77 2014/05/29 23:37:17 wiz Exp $
+# $NetBSD: Makefile,v 1.78 2015/04/27 07:36:13 markd Exp $
 
 DISTNAME=      tetex-src-3.0
 PKGNAME=       ${DISTNAME:C/tetex/teTeX/:C/src/bin/}
-PKGREVISION=   56
+PKGREVISION=   57
 CATEGORIES=    print
 MASTER_SITES=  ${MASTER_SITE_TEX_CTAN:=obsolete/systems/unix/teTeX/3.0/distrib/}
 
@@ -18,6 +18,7 @@
 DEPENDS+=      tex-kpathsea-[0-9]*:../../print/tex-kpathsea
 DEPENDS+=      tex-pdftex-[0-9]*:../../print/tex-pdftex
 DEPENDS+=      tex-tex-[0-9]*:../../print/tex-tex
+DEPENDS+=      tex-thumbpdf-[0-9]*:../../print/tex-thumbpdf
 DEPENDS+=      web2c>=7.5.7nb2:../../print/web2c
 
 INFO_FILES=    yes
diff -r b9b6c00345ee -r 2f4dfa70e95f print/teTeX3-bin/PLIST
--- a/print/teTeX3-bin/PLIST    Mon Apr 27 07:33:18 2015 +0000
+++ b/print/teTeX3-bin/PLIST    Mon Apr 27 07:36:13 2015 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.27 2013/12/18 02:30:32 minskim Exp $
+@comment $NetBSD: PLIST,v 1.28 2015/04/27 07:36:13 markd Exp $
 bin/fdf2tan
 bin/fdf2tex
 bin/lamed
@@ -7,7 +7,6 @@
 bin/texfont
 bin/texshow
 bin/texutil
-bin/thumbpdf
 bin/uniqleaf
 info/latex.info
 man/man1/fdf2tex.1
diff -r b9b6c00345ee -r 2f4dfa70e95f print/teTeX3-bin/distinfo
--- a/print/teTeX3-bin/distinfo Mon Apr 27 07:33:18 2015 +0000
+++ b/print/teTeX3-bin/distinfo Mon Apr 27 07:36:13 2015 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.29 2014/07/16 02:56:52 dholland Exp $
+$NetBSD: distinfo,v 1.30 2015/04/27 07:36:13 markd Exp $
 
 SHA1 (teTeX/tetex-src-3.0.tar.gz) = 7637789f7f4929694aed1b89820f5bad4753e8fc
 RMD160 (teTeX/tetex-src-3.0.tar.gz) = 15a139f5f36993e4ed3583260e175cfb13ce7bcc
@@ -17,7 +17,7 @@
 SHA1 (patch-an) = a02db18a49f61f965e0277fbc5a3fa72a5060b47
 SHA1 (patch-aq) = f03771a228c13d3a694319f785e3d67811058a05
 SHA1 (patch-ar) = 92f465143d278d7b081d70c3053194b70585571b
-SHA1 (patch-as) = b120edb9ac1cd9d5e0efd98b87b14ade6317476b
+SHA1 (patch-as) = fbfdf1026e57279afaf4ba2f2bd520a7cffd6a84
 SHA1 (patch-at) = aaeddf2240f1b0e394ab78122352c111f3aa9718
 SHA1 (patch-au) = e8f556ac27ba9a22731b8e7c37356a64eb115860
 SHA1 (patch-av) = 53c963ac1b5f1963f707228badeaf0d57b159344
diff -r b9b6c00345ee -r 2f4dfa70e95f print/teTeX3-bin/patches/patch-as
--- a/print/teTeX3-bin/patches/patch-as Mon Apr 27 07:33:18 2015 +0000
+++ b/print/teTeX3-bin/patches/patch-as Mon Apr 27 07:36:13 2015 +0000
@@ -1,4 +1,4 @@
-$NetBSD: patch-as,v 1.15 2014/07/16 02:56:52 dholland Exp $
+$NetBSD: patch-as,v 1.16 2015/04/27 07:36:13 markd Exp $
 
 --- texk/tetex/Makefile.in.orig        2005-02-04 22:20:54.000000000 +0000
 +++ texk/tetex/Makefile.in
@@ -18,7 +18,7 @@
  
  PERLWRAPPED = fdf2tan fdf2tex makempy texfind texfont texshow texutil \
 -  thumbpdf pdfcrop uniqleaf
-+  thumbpdf uniqleaf
++  uniqleaf
  
  manpgs = \
 -  allcm allec allneeded dvi2fax dvired e2pall epstopdf fdf2tex fontinst \



Home | Main Index | Thread Index | Old Index