pkgsrc-Changes archive

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

CVS commit: pkgsrc/meta-pkgs/texlive-collection-basic



Module Name:    pkgsrc
Committed By:   markd
Date:           Sat Jan 26 09:50:34 UTC 2019

Modified Files:
        pkgsrc/meta-pkgs/texlive-collection-basic: Makefile

Log Message:
texlive-collection-basic: update to 2018.48869

add dependency on tex-colorprofiles


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/meta-pkgs/texlive-collection-basic/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/meta-pkgs/texlive-collection-basic/Makefile
diff -u pkgsrc/meta-pkgs/texlive-collection-basic/Makefile:1.8 pkgsrc/meta-pkgs/texlive-collection-basic/Makefile:1.9
--- pkgsrc/meta-pkgs/texlive-collection-basic/Makefile:1.8      Sun May 13 11:56:18 2018
+++ pkgsrc/meta-pkgs/texlive-collection-basic/Makefile  Sat Jan 26 09:50:34 2019
@@ -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-texlive.infra>=2013:../../
 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