pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/meta-pkgs/texlive-collection-fontutils Note some more ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dc065547b96b
branches:  trunk
changeset: 651713:dc065547b96b
user:      markd <markd%pkgsrc.org@localhost>
date:      Sun May 10 02:23:58 2015 +0000

description:
Note some more dependencies we already have.

diffstat:

 meta-pkgs/texlive-collection-fontutils/Makefile |  10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diffs (33 lines):

diff -r 1ebf96c3d363 -r dc065547b96b meta-pkgs/texlive-collection-fontutils/Makefile
--- a/meta-pkgs/texlive-collection-fontutils/Makefile   Sun May 10 02:16:32 2015 +0000
+++ b/meta-pkgs/texlive-collection-fontutils/Makefile   Sun May 10 02:23:58 2015 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2015/05/06 10:41:42 markd Exp $
+# $NetBSD: Makefile,v 1.2 2015/05/10 02:23:58 markd Exp $
 
 DISTNAME=      collection-fontutils
-PKGNAME=       texlive-${DISTNAME}-2014pre1
+PKGNAME=       texlive-${DISTNAME}-2014pre2
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 TEXLIVE_REV=   36028
@@ -16,16 +16,16 @@
 # depend afm2pl
 # depend dosepsbin
 DEPENDS+=      tex-epstopdf-[0-9]*:../../graphics/tex-epstopdf
-# depend fontware
+# fontware is entirely included in web2c
 # depend lcdftypetools
 DEPENDS+=      ps2pkm-[0-9]*:../../fonts/ps2pkm
 DEPENDS+=      tex-pstools-[0-9]*:../../graphics/tex-pstools
-# depend psutils
+DEPENDS+=      psutils-[0-9]*:../../print/psutils
 # depend dvipsconfig
 DEPENDS+=      tex-fontinst-[0-9]*:../../fonts/tex-fontinst
 # depend fontools
 # depend mf2pt1
-# depend t1utils
+DEPENDS+=      t1utils-[0-9]*:../../fonts/t1utils
 DEPENDS+=      tex-ttfutils-[0-9]*:../../fonts/tex-ttfutils
 
 META_PACKAGE=  yes



Home | Main Index | Thread Index | Old Index