diff options
author | markd <markd@pkgsrc.org> | 2016-08-07 10:57:56 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2016-08-07 10:57:56 +0000 |
commit | da11ff4664937b95441fadaf59cf896b6f4a27e4 (patch) | |
tree | ef9ffbddc98680d0d4aee6874edaea85a059edbd /meta-pkgs | |
parent | 1bd0d88a4fbdd396720805752a4f1906b6963fa8 (diff) | |
download | pkgsrc-da11ff4664937b95441fadaf59cf896b6f4a27e4.tar.gz |
Update to texlive rev 41779
Diffstat (limited to 'meta-pkgs')
-rw-r--r-- | meta-pkgs/texlive-collection-binextra/Makefile | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/meta-pkgs/texlive-collection-binextra/Makefile b/meta-pkgs/texlive-collection-binextra/Makefile index 42f2a425e31..9473712dd5c 100644 --- a/meta-pkgs/texlive-collection-binextra/Makefile +++ b/meta-pkgs/texlive-collection-binextra/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.6 2016/06/16 04:03:13 markd Exp $ +# $NetBSD: Makefile,v 1.7 2016/08/07 10:57:56 markd Exp $ DISTNAME= collection-binextra -PKGNAME= texlive-${DISTNAME}-2016pre1 +PKGNAME= texlive-${DISTNAME}-2016pre2 CATEGORIES= meta-pkgs MASTER_SITES= # empty -TEXLIVE_REV= 40690 +TEXLIVE_REV= 41779 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.tug.org/texlive/ @@ -62,6 +62,7 @@ DEPENDS+= latexmk-[0-9]*:../../print/latexmk # depend pdfbook2 DEPENDS+= tex-pdfcrop-[0-9]*:../../graphics/tex-pdfcrop DEPENDS+= pdfjam-[0-9]*:../../print/pdfjam +# depend pdflatexpicscale DEPENDS+= tex-pdftools-[0-9]*:../../print/tex-pdftools # depend pdfxup # depend pfarrei @@ -82,6 +83,7 @@ DEPENDS+= tex-texdoc-[0-9]*:../../print/tex-texdoc # depend texfot # depend texliveonfly # depend texloganalyser +# depend texosquery # texware entirely included in web2c # tie entirely included in web2c # depend tpic2pdftex |