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-basic texlive-collection-...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9aecd009aa79
branches:  trunk
changeset: 318484:9aecd009aa79
user:      markd <markd%pkgsrc.org@localhost>
date:      Sat Jan 26 09:50:34 2019 +0000

description:
texlive-collection-basic: update to 2018.48869

add dependency on tex-colorprofiles

diffstat:

 meta-pkgs/texlive-collection-basic/Makefile |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (25 lines):

diff -r 87b12ce874d8 -r 9aecd009aa79 meta-pkgs/texlive-collection-basic/Makefile
--- a/meta-pkgs/texlive-collection-basic/Makefile       Sat Jan 26 09:39:31 2019 +0000
+++ b/meta-pkgs/texlive-collection-basic/Makefile       Sat Jan 26 09:50:34 2019 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.8 2018/05/13 11:56:18 markd Exp $
+# $NetBSD: Makefile,v 1.9 2019/01/26 09:50:34 markd Exp $
 
 DISTNAME=      collection-basic
-PKGNAME=       texlive-${DISTNAME}-2018
+PKGNAME=       texlive-${DISTNAME}-2018.48869
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
-TEXLIVE_REV=   45851
+TEXLIVE_REV=   48869
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 HOMEPAGE=      http://www.tug.org/texlive/
@@ -14,6 +14,7 @@
 DEPENDS+=      tex-amsfonts>=3.04:../../fonts/tex-amsfonts
 DEPENDS+=      tex-bibtex>=0.99dnb1:../../print/tex-bibtex
 DEPENDS+=      tex-cm>=2013:../../fonts/tex-cm
+DEPENDS+=      tex-colorprofiles-[0-9]*:../../print/tex-colorprofiles
 DEPENDS+=      tex-dvipdfmx>=2013:../../print/tex-dvipdfmx
 DEPENDS+=      tex-dvips>=2013:../../print/tex-dvips
 DEPENDS+=      tex-enctex>=2013:../../print/tex-enctex



Home | Main Index | Thread Index | Old Index