pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   markd
Date:           Sat Jun 24 00:12:34 UTC 2017

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

Log Message:
Add tex-mptrees to complete collection


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 \
    pkgsrc/meta-pkgs/texlive-collection-metapost/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-metapost/Makefile
diff -u pkgsrc/meta-pkgs/texlive-collection-metapost/Makefile:1.8 pkgsrc/meta-pkgs/texlive-collection-metapost/Makefile:1.9
--- pkgsrc/meta-pkgs/texlive-collection-metapost/Makefile:1.8   Thu Jun 22 09:37:23 2017
+++ pkgsrc/meta-pkgs/texlive-collection-metapost/Makefile       Sat Jun 24 00:12:34 2017
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2017/06/22 09:37:23 markd Exp $
+# $NetBSD: Makefile,v 1.9 2017/06/24 00:12:34 markd Exp $
 
 DISTNAME=      collection-metapost
-PKGNAME=       texlive-${DISTNAME}-2017pre1
+PKGNAME=       texlive-${DISTNAME}-2017
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 TEXLIVE_REV=   44297
@@ -43,7 +43,7 @@ DEPENDS+=     tex-mparrows-[0-9]*:../../grap
 DEPENDS+=      tex-mpattern-[0-9]*:../../graphics/tex-mpattern
 DEPENDS+=      tex-mpcolornames-[0-9]*:../../graphics/tex-mpcolornames
 DEPENDS+=      tex-mpgraphics-[0-9]*:../../graphics/tex-mpgraphics
-# depend mptrees
+DEPENDS+=      tex-mptrees-[0-9]*:../../graphics/tex-mptrees
 DEPENDS+=      tex-piechartmp-[0-9]*:../../graphics/tex-piechartmp
 DEPENDS+=      tex-repere-[0-9]*:../../graphics/tex-repere
 DEPENDS+=      tex-roex-[0-9]*:../../graphics/tex-roex



Home | Main Index | Thread Index | Old Index