pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   markd
Date:           Thu Jul 14 12:14:45 UTC 2016

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

Log Message:
Add tex-circuitikz


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 \
    pkgsrc/meta-pkgs/texlive-collection-pictures/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-pictures/Makefile
diff -u pkgsrc/meta-pkgs/texlive-collection-pictures/Makefile:1.8 pkgsrc/meta-pkgs/texlive-collection-pictures/Makefile:1.9
--- pkgsrc/meta-pkgs/texlive-collection-pictures/Makefile:1.8   Thu Jun 16 04:03:16 2016
+++ pkgsrc/meta-pkgs/texlive-collection-pictures/Makefile       Thu Jul 14 12:14:45 2016
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2016/06/16 04:03:16 markd Exp $
+# $NetBSD: Makefile,v 1.9 2016/07/14 12:14:45 markd Exp $
 
 DISTNAME=      collection-pictures
-PKGNAME=       texlive-${DISTNAME}-2016pre1
+PKGNAME=       texlive-${DISTNAME}-2016pre2
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 TEXLIVE_REV=   40656
@@ -30,7 +30,7 @@ DEPENDS+=     tex-asyfig-[0-9]*:../../graphi
 # depend celtic
 # depend chemfig
 # depend combinedgraphics
-# depend circuitikz
+DEPENDS+=      tex-circuitikz-[0-9]*:../../graphics/tex-circuitikz
 # depend curve
 # depend curve2e
 DEPENDS+=      tex-curves-[0-9]*:../../print/tex-curves



Home | Main Index | Thread Index | Old Index